The purpose of this business functions is accumulate the domestic and foreing amount for the Purchase
Order Passed as a input parameters. Retrieve the firts date for the order.
Check if there us a quantity received, UREC not equal zero.
DATA ITEMDESCRIPTIONSI/OREQ.NOTES
MATCMatch TypeIYBlank=>'1'
DOCOOrder NumberIY
DCTOOrder TypeIY
KCOOCompany NumberIY
AOPNDom. Amount OpenO
FAPFor. Amount OpenO
RCDJDate ReceivedO
EV01Qty Received FlgO
SFXO Order SuffixIY
EV01 Return values:
'0' Did not have quantity
'1' Did have a quantity received.
D4301090 - F43121 - Accumulate Open Amounts For Logged Vouchers
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
cMatchType | MATC | char | NONE | NONE |
A code, attached to each purchase-order detail record or receipt record, that indicates whether a voucher exists and whether the voucher
| ||||
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
| ||||
szCompanyNumber | 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
| ||||
mnDomAmountOpen | AOPN | MATH_NUMERIC | NONE | NONE |
The amount of the order, invoice, or voucher that is still unpaid or open.
When you enter a document (for example, an order, invoice, or
| ||||
mnForAmountOpen | FAP | MATH_NUMERIC | NONE | NONE |
The unpaid foreign amount of a transaction. | ||||
jdDateReceived | RCDJ | JDEDATE | NONE | NONE |
The date you received this purchase order line. | ||||
cQtyReceivedFlag | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
szPurchaseorder | PO | char | NONE | NONE |
A document that authorizes the delivery of specified merchandise or the rendering of certain services. | ||||
szOrderSuffix | SFXO | char | OPT | NONE |
In the A/R and A/P systems, a code that corresponds to the pay item. In the Sales Order and Procurement systems, this code identifies
|
None |
F43121 Purchase Order Receiver File |