This Business Function Checks for the existence of Sales Order Header Record in the Sales Header
Table (F4201) and optionally (when cReturnPtr = 1) returns the pointer to the F4201 row. If you are
getting a pointer to F4201 record, please use the Business Function 'Free Ptr to Data Structure' to free up
the memory allocated by this function. The required input parameters for this function are DOCO, DCTO,
KCOO and cCallType and the optional parameters are "szErrorMesg, cReturnPtr and cSuppressErrorMesg"
and the output parameter of this function is "idF4201Ptr"
^
D4200340 - Verify And Get Sales Header
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnOrderNo | DOCO | MATH_NUMERIC | NONE | NONE |
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 | NONE | NONE |
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
| ||||
szKeyCompany | KCOO | char | NONE | NONE |
A number that, along with order number and order type, uniquely identifies an order document (such as a purchase order, a contract, a
| ||||
cCallType | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
szErrorMesg | DTAI | char | NONE | NONE |
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
| ||||
cSuppressErrorMesg | EV02 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cReturnPtr | EV03 | char | NONE | NONE |
A radio button that specifies the level at which trace/track result is to be displayed. Select the Detail to display all transactions except IB, IX,
| ||||
idF4201Ptr | GENLNG | ID | NONE | NONE |
General purpose ID variable. | ||||
cHistoryRecordFlag | EV04 | char | OPT | OUTPUT |
PeopleSoft event point processing flag 04. |
None |
F4201 Sales Order Header File |