1.Functional Description
This business function will copy Configured Item Segments from one Configured Item to another.
1.1Purpose
1.2Setup Notes and Prerequisites
1.3Special Logic
2.Technical Specifications
2.4Processing
1. Check if keys To Short Item Number/To Branch has existing records. If so, return error (1619
Record already exist for key).
2. Check if keys From Short Item Number/From Branch has existing records. If not, return error (3505
Record does not exist).
3. Copy all records for keys From Short Item Number/From Branch in F3291 to new keys To Short Item
Number/To Branch, except 2nd and 3rd Item Numbers which will be obtained through call to X4101
Get Item Master Row. Add Audit Info to Each.
D3200280 - F3291 Copy Configured Item Segments Rules
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnFromShortItemNumber | KIT | MATH_NUMERIC | NONE | NONE |
The system provides for three separate item numbers.
1. Item Number (short) - An eight-digit, computer assigned, completely
| ||||
szFromBranch | 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
| ||||
mnToShortItemNumber | 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
| ||||
szToBranch | CMCU | char | NONE | NONE |
A secondary or lower-level business unit. The system uses the value that you enter to indicate that a branch or plant contains several
| ||||
cSuppressErrorMessages | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
szErrorMessageID | 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
| ||||
szProgramID | PID | char | NONE | NONE |
The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry
|
B9800100 Get Audit Information | ||||
X4101 Validate and Retrieve Item Master |
F3291 Configured Item Segments | ||||
F4101 Item Master |