This BSFN will update the approval process of Sales Order.
D4202290 - Approval Process Update SO
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szCompanyKeyOrderNo | KCOO | char | REQ | INPUT |
A number that, along with order number and order type, uniquely identifies an order document (such as a purchase order, a contract, a
| ||||
mnDocumentOrderInvoiceE | DOCO | MATH_NUMERIC | REQ | INPUT |
A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry,
| ||||
szOrderType | DCTO | char | REQ | INPUT |
A user defined code (00/DT) that identifies the type of document. This code also indicates the origin of the transaction. J.D. Edwards has
| ||||
mnLineNumber | LNID | MATH_NUMERIC | REQ | INPUT |
A number that identifies multiple occurrences, such as line numbers on a purchase order or other document. Generally, the system assigns
| ||||
mnNumberChangeOrder | CORD | MATH_NUMERIC | REQ | INPUT |
The number of times this purchase order has been modified. You can locate a specific change order number to review the fields that were
| ||||
cSuppressErrorMessage | SUPPS | char | OPT | INPUT |
A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.
0 = allow
| ||||
szErrorMessageID | DTAI | char | OPT | OUTPUT |
A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or
| ||||
cApprovalStatus | APSR | char | REQ | INPUT |
An option that indicates that the sales order is being approved. | ||||
szApprover | APPV | char | REQ | NONE |
Appover ID. | ||||
jdApprovalDate | APPJ | JDEDATE | REQ | NONE |
Date of Approval. | ||||
mnTimeApproved | ATIM | MATH_NUMERIC | REQ | NONE |
The time that a change was approved. | ||||
mnJobnumberA | JOBS | MATH_NUMERIC | REQ | NONE |
The job number (work station ID) which executed the particular job. | ||||
szVersionSalesOrderEntry | VERS | char | OPT | NONE |
A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined
| ||||
szHoldCodesString | HCDS | char | OPT | NONE |
B4300250 Release Held Order |
F42420 Audit Log Transaction |