1.Functional Description
1.1Purpose
This NER is used to retrieve the advanced pricing history records for a parts list/labor detail line and determine the starting value from advanced
pricing and also to load a cache with the advanced pricing history data for subsequent processing.
The object that will call this NER will access the cache created for the detail line then use the detail data in the billing process (written to the F4812
record).
If the adjustment price line is a price override, the cache is cleared and the starting unit price is reset to the amount from the override line.
The starting domestic and foreign unit prices from the advanced pricing history file are passed back to the calling object.
D1702550 - S/WM Process Advanced Pricing History
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnCacheJobNumber_JOBS | JOBS | MATH_NUMERIC | OPT | NONE |
The job number (work station ID) which executed the particular job. | ||||
idCachePointer_GENLNG | GENLNG | ID | OPT | NONE |
General purpose ID variable. | ||||
cSuppressErrorMessage_SUPPS | SUPPS | char | OPT | NONE |
A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.
0 = allow
| ||||
cErrorCode_ERRC | ERRC | char | OPT | NONE |
This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document
| ||||
szErrorMessageID_DTAI | DTAI | char | OPT | 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
| ||||
mnOrderNumber_DOCO | DOCO | MATH_NUMERIC | OPT | 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 | DCTO | char | OPT | 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
| ||||
szCompanyKeyOrderNo_KCOO | KCOO | char | OPT | 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_OSFX | 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
| ||||
mnPriceHistoryAltKey_AKID | AKID | MATH_NUMERIC | OPT | NONE |
A value that specifies an alternate key in the Price Adjustment Ledger File table (F4074). | ||||
szPriceHistoryAltKeySrce_SRCFD | SRCFD | char | OPT | NONE |
A user defined code that you enter to indicate the JD Edwards system,such as Service Warranty Management etc,that the price adjustment
| ||||
mnDomesticStartPrice_UPRC | UPRC | MATH_NUMERIC | OPT | NONE |
The list or base price to be charged for one unit of this item. In sales order entry, all prices must be set up in the Item Base Price File table
| ||||
mnForeignStartPrice_FUP | FUP | MATH_NUMERIC | OPT | NONE |
The foreign price per unit. | ||||
szGlClass_GLC | GLC | char | OPT | NONE |
A code that determines the trade account that the system uses as the offset when you post invoices or vouchers. The system concatenates
|
None |
None |