Custom Guided Wizard
...
Button URL Structure
Summarized Button URLs

Purchase Order

4min
all fields available for a new purchase order the list and structure of a custom url with all possible fields, including those for line items that are drawn from child records, utilized is below transaction level fields field url param name description class class internal id of the class currency currency internal id of the currency custom form custom form internal id of the custom form date date defaults to the current date department department internal id of the department due date due date external id external id location location internal id of the location po # other ref num po number memo memo terms terms internal id of the terms subsidiary subsidiary internal id of the subsidiary pass the vendor related subsidiary line item fields field url param name description netsuite item co netsuite item internal id of the item description co description line item description quantity co quantity rate co rate class co class internal id of the class department co department internal id of the department location co location id internal id of the location sort by co sort by fetch the child records in a particular order sample example button url /apex/breadwinner ns createpurchaseorder ?originating record={!salesforce record id } \&parent account=api field name c \&class=purchase order class api field c \&currency=purchase order currency api field c \&custom form=purchase order custom form api field c \&date=purchase order date api field c \&department=purchase order department api field c \&due date=purchase order due date api field c \&extertnal id=purchase order external id api field c \&location=purchase order location api field c \&memo=purchase order memo api field c \&other ref num=purchase order other ref api field c \&terms=purchase order terms api field c \&subsidiary=purchase order subsidiary api field c \&child relationship name=child name r \&co netsuite item=netsuite item field c \&co description=description field c \&co quantity=quantity field c \&co rate=rate field c \&co class=class field c \&co department=department field c \&co location id=location field c \&co sort by=sort field c \&testing=true