1.Functional Description
This business function will copy Cross Segment Editing 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 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 F3292 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.
4. If Configurator If Selection Value (ATIV) and/or Configurator Then Selection Value (ATTV) is
equal to *VALUE(S), copy all records for keys FCOD = 'I' or 'T'/From Short Item Number/From Branch
in F32921 to new keys FCOD = 'I' or 'T'/To Short Item Number/To Branch.
5. If Configurator If Selection Value (ATIV) and/or Configurator Then Selection Value (ATTV) is
equal to *RANGE(S), copy all records for keys FCOD = 'I' or 'T'/From Short Item Number/From Branch
in F32921 to new keys FCOD = 'I' or 'T'/To Short Item Number/To Branch.
^
D3200290 - F3292 Copy Cross Segment Editing 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
| ||||
cFileCode | FCOD | char | OPT | NONE |
The file code is used in the *RANGE and *VALUE file for configurations to determine if the *RANGE or *VALUE goes with a "IF" statement, a
|
B3201020 GT3292 CSE_Generic Text Process | ||||
B9800100 Get Audit Information | ||||
X4101 Validate and Retrieve Item Master |
F3292 Cross Segment Editing Rules | ||||
F32921 Cross Segment Editing Rules - Values | ||||
F32922 Cross Segment Editing Rules - Range | ||||
F4101 Item Master |