1.Functional Description
1.1Purpose
This function will read the Cross Segment Editing Rules table for the specified key values. If the
record is found, the row values are passed back to the calling program. If the record is not found,
error message "0002" is passed back to the calling program.
1.2Setup Notes and Prerequisites
No special setup for this function
1.3Special Logic
No special logic for this function
2.Technical Specifications
2.4Processing
1.Read the Cross Segment Editing Rules table (F3292) using the key values passed in through input
parameters (KIT, MCU, ATO#, ATOS)
2.If the fetch is successuf, return the appropriate fields,
D3200310 - F3292 Get Cross Segment Editing Row
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnConfiguredItemNumber | KIT | MATH_NUMERIC | NONE | NONE |
The system provides for three separate item numbers.
1. Item Number (short) - An eight-digit, computer assigned, completely
| ||||
szConfiguredBranch | 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
| ||||
mnConfiguratorRuleNumber | ATO# | MATH_NUMERIC | NONE | NONE |
The number associated with a set of cross-segment editing rules or assembly inclusion rules. | ||||
mnConfiguratorSequenceNumber | ATOS | MATH_NUMERIC | NONE | NONE |
The Sequence number is the rule number within an edit group of cross-segment editing rules or assembly inclusion rules. You can insert a
| ||||
sz2ndItemNumber | LITM | char | NONE | NONE |
A number that identifies the item. The system provides three separate item numbers plus an extensive cross-reference capability to
| ||||
sz3rdItemNumber | AITM | char | NONE | NONE |
The system provides three separate item numbers plus an extensive cross-reference capability to alternate item numbers. These item
| ||||
jdEffectiveFromDate | EFFF | JDEDATE | NONE | NONE |
A date that indicates one of the following:
o When a component part goes into effect on a bill of material
o When a routing step goes into
| ||||
jdEffectiveThruDate | EFFT | JDEDATE | NONE | NONE |
A date that indicates one of the following:
o When a component part is no longer in effect on a bill of material
o When a routing step is no
| ||||
mnParentSegmentNumber | PEL | MATH_NUMERIC | NONE | NONE |
A number that establishes the sequence in which the segments were defined in the system. Segment numbers are user
| ||||
mnParentSegmentItem | PSIN | MATH_NUMERIC | NONE | NONE |
The configured item that a segment in an Assembly Inclusion Rule references. | ||||
szParentSegmentBranch | EMCU | char | NONE | NONE |
A business unit is an accounting entity required for management reporting. It can be a profit center, department, warehouse location, job,
| ||||
szIfRelationship | VALR | char | NONE | NONE |
A user defined code (00/VA) that indicates the relationship between the ranges of variances that you display. Valid values are:
EQ
Equal
| ||||
cAndOrSelection | AO | char | NONE | NONE |
A code that determines whether compound data selection logic is based on an A = AND condition or an O = OR condition. | ||||
szBeginningBracket | AO5B | char | NONE | NONE |
A collection of open and closed brackets to group conditional configurator rules.
For example, to define the condition (Seg 1 = A OR Seg 2 =
| ||||
szEndingBracket | AO5E | char | NONE | NONE |
A collection of open and closed brackets to group conditional configurator rules.
For example, to define the condition (Seg 1 = A OR Seg 2 =
| ||||
mnChildSegmentNumber | CEL | MATH_NUMERIC | NONE | NONE |
Reserved by J.D. Edwards A segment answer that is used for comparison in a cross-segment editing rule. | ||||
cRequiredIndicator | ATRQ | char | NONE | NONE |
A code that specifies whether a segment is required or optional in a configuration, or whether the system must calculate it to specification
| ||||
cCustomMessage | CSMG | char | NONE | NONE |
A user defined code (32/CM) that specifies the cross-segment error message that appears. Valid values are:
0
Only the standard
| ||||
szUserReservedCode | URCD | char | NONE | NONE |
This is a 2 position code that is reserved for the user. JDE does not currently use this field and will not utilize this field in the future. | ||||
mnUserReservedAmount | URAT | MATH_NUMERIC | NONE | NONE |
This is a 15 position code that is reserved for the user. JDE does not currently use this field and will not utilize this field in the future. | ||||
mnUserReservedNumber | URAB | MATH_NUMERIC | NONE | NONE |
This is a 8 position code that is reserved for the user. JDE does not currently use this field and will not utilize this field in the future. | ||||
szUserReservedReference | URRF | char | NONE | NONE |
A 15-position reference that is reserved for the user. J.D. Edwards does not currently use this field and does not plan to use it in the future. | ||||
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
| ||||
jdUserReservedDate | URDT | JDEDATE | NONE | NONE |
This is a 6 position code that is reserved for the user. JDE does not currently use this field and will not utilize this field in the future. | ||||
szIfSelectionValue | ATIV | char | OPT | NONE |
An answer that is valid for the segment and rule relationship. You can enter a specific UDC value or one of the following values:
*VALUES
| ||||
szExternalProgramID | EPGM | char | OPT | NONE |
The name of the external program written by your MIS department, that will be providing values for external variables. |
None |
F3292 Cross Segment Editing Rules |