Functional Description
Purpose
This function creates Base Prices records (F4106) for the location information passed in.
Setup Notes and Prerequisites
The Price Level (PPLV), Item Number (ITM), Branch (MCU), Location (LOCN) and Lot (LOTN) are required
input parameters.
If the Price Level is a '1', the function ends in error.
Technical Specification
This function creates Base Price records from the primary location base price record. The base price
record for the primary location is retrieved and copied to the new price record.
^
D4106C - Copy Write Price Records
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
cPriceLevel | PLEV | char | NONE | NONE |
A code that indicates whether the system maintains standard sales prices for an item, different sales prices for each branch/plant, or
| ||||
mnShortItemNumber | ITM | MATH_NUMERIC | NONE | NONE |
An inventory item number. The system provides three separate item numbers plus an extensive cross-reference capability to other item
| ||||
szBusinessUnit | MCU | char | NONE | NONE |
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit
| ||||
szLocation | LOCN | char | NONE | NONE |
The storage location from which goods will be moved. | ||||
szLotNumber | LOTN | char | NONE | NONE |
A number that identifies a lot or a serial number. A lot is a group of items with similar characteristics. | ||||
cErrorCode | ERRC | char | NONE | NONE |
This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document
| ||||
szLocationFrom | FLOC | char | NONE | NONE |
The storage location from which goods will be moved. | ||||
szLotFrom | FLOT | char | NONE | NONE |
The lot number of the goods being putaway, picked or replenished. | ||||
mnFromItemNumber | ITM | MATH_NUMERIC | NONE | NONE |
An inventory item number. The system provides three separate item numbers plus an extensive cross-reference capability to other item
| ||||
szFromBusinessUnit | MCU | char | NONE | NONE |
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit
|
B9800100 Get Audit Information | ||||
XF41021 Update F41021 Locations |
F4106 Item Base Price File |