Q35ProcessSalesOrder
Cantara Business Function which creates Sales Order Header & Detail lines (F4201 / F4211) from FQ354201 /FQ354202 records, which have been created prior, and are identified by the User Id and Transaction Number provided to this service. These details are validated by standard JDE Master Business functions which also perform the creation/update of all standard JDE tables.
Calls
This function calls the following Q35 functions from NQ354204. They are all wrappers for the Sales Order Entry standard JDE Master Business Functions.
Data Structure
Name | Type | Inclusion | Direction |
---|---|---|---|
EV01_cSuppressErrors | CHARACTER | OPTIONAL | IN |
DTAI_szErrorMessage | STRING | OPTIONAL | OUT |
EDUS_szUserID | STRING | REQUIRED | IN |
EDTN_szTransactionNumber | STRING | REQUIRED | IN |
DOCO_mnOrderNumber | INTEGER | OPTIONAL | OUT |
VERS_szP4210Version | STRING | OPTIONAL | IN |
DCTO_szOrderType | UDC | OPTIONAL | OUT |
KCOO_szCompanyKeyOrderNo | COMPANY | OPTIONAL | OUT |