This Function will update the original P.O.Line was used to create a new P.O. Line at receipt time
due to a receipt created with different unit of mesaure. the values tha will be in the new P.O. Line
will be subtracted from this original P.O. Line.
Data ItemDescriptionI/O
DOCOOrder NumberI
DCTOOrder TypeI
KCOOOrder CompanyI
SFXOOrder SuffixI
LNIDOrder Line NumberI
CONVConv PO Trans To PrimaryI
CNV1Conv Rcp Trans to PrimaryI
CNV2Conv Purch To PriamryI
NXTRNext StatusI
URECQuantity To ReceiveI
^
D4301230 - F4311 - Update Original PO Line
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnOrderNumber | 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
| ||||
szOrderCompany | 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
| ||||
szOrderSuffix | SFXO | char | NONE | 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
| ||||
mnOrderLineNumber | LNID | MATH_NUMERIC | NONE | NONE |
A number that identifies multiple occurrences, such as line numbers on a purchase order or other document. Generally, the system assigns
| ||||
mnConvPOTransToPrimary | CONV | MATH_NUMERIC | NONE | NONE |
The factor that the system uses to convert one unit of measure to another unit of measure. | ||||
mnConvRcptTransToPrimary | CNV1 | MATH_NUMERIC | NONE | NONE |
The mathematical relationship showing the conversion between the primary and secondary units of measure. | ||||
mnConvPurchToPrimary | CNV2 | MATH_NUMERIC | NONE | NONE |
The mathematical relationship showing the conversion between the primary and purchasing units of measure. | ||||
szNextStatus | NXTR | char | NONE | NONE |
A user defined code (system 40/type AT) indicating the next step in the order flow of the line type. | ||||
mnQuantityToReceive | UREC | MATH_NUMERIC | NONE | NONE |
The original quantity of the order line, plus or minus any changes to that quantity, less all quantities shipped, received and/or vouchered to
| ||||
mnUnitsTransactionQty | UORG | MATH_NUMERIC | OPT | NONE |
The quantity of units affected by this transaction. | ||||
mnTaxCommitment | FTN1 | MATH_NUMERIC | OPT | NONE |
The total tax amount committed to the PA ledger. The system uses this amount to relieve taxes at the committed rate. |
B4000260 Line Type - Activity Rules | ||||
B4000520 Get Item UoM Conversion Factor | ||||
B4000750 Get Item Branch Grade Potency | ||||
B4300110 Get Purchase Order Detail | ||||
B9800100 Get Audit Information |
F4311 Purchase Order Detail File |