1.Functional Description
This business function will copy Assembly Inclusion Rules 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/Rule Type (if passed) 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. If Rule Type is blank, then key to the file is From Short Item Number/From Branch, else the key is
From Short Item Number/From Branch/Rule Type.
4. Copy all records for keys From Short Item Number/From Branch/Rule Type (if passed) in F3293 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.
5. If Component Branch not equal to Blank:
else, update table with the Component Branch value in the From records
Configurator Rule Type/From Short Item Number/From Branch in F32921 to new keys Configurator Rule Type/To
Short Item Number/To Branch.
7.If Configurator If Selection Value (ATIV) is equal to *RANGE(S), copy all records for keys
Configurator Rule Type/From Short Item Number/From Branch in F32922 to new keys Configurator Rule Type/To
Short Item Number/To Branch.
^
D3200300 - F3293 Copy Assembly Inclusion 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
| ||||
cRuleType | ATOT | char | NONE | NONE |
A value that identifies whether the resulting value of the assembly inclusion rule is a part number, price, routing operation, or calculated
| ||||
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
| ||||
szComponentBranch | 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
|
B9800100 Get Audit Information | ||||
X4101 Validate and Retrieve Item Master |
F32921 Cross Segment Editing Rules - Values | ||||
F32922 Cross Segment Editing Rules - Range | ||||
F3293 Assembly Inclusions Rules | ||||
F4101 Item Master |