Functional Description
Purpose
Update the Item Master F4101 Contract Code IMCONT based on Inventory Pricing Rules.
If Inventory Pricing Rules is setup as a contract item update IMCONT with a 'Y'
else, update the Item Master Record with a 'N'.
Technical Specification
Edits:
1) If the item record F4101 cannot be updated, set an error message 0302 and exit the function.
^
D4001020 - Update F4101 Contract Code
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
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
| ||||
cItemContractCode | CONT | char | NONE | NONE |
An indication, updated internally, that there are one or more formal contracts in place which specify a quantity and price at which this item is
| ||||
szErrorMesgID | 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 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. |
None |
F4101 Item Master |