1.Functional Description
1.1Purpose
This function will update the Cross Segment Edit Rules table (F3292). If the specified row in the
table is found, the values passed in the input parameters are updated to the F3292 table; if the
requested record is not found, a new row is inserted with the supplied values.
1.2Setup Notes and Prerequisites
No special setup for this function.
1.3Special Logic
There is no special logic within this function.
2.Technical Specifications
2.4Processing
A. Using key values (KIT, MCU, ATO#, ATOS) passed in as input parameters, retrieve the
specified row from the F3292 table.
B. If the row is found, move all input parameters to their associated field on the table and
update the row.
C. If the row is not found, insert a new row with the values passed in as input parameters.
Updates one row on the Cross-Segment Edit Rules table (F3292) based on values passed in as input
parameters.
D3200060 - F3292 Update Cross-Segment Edit
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnItemnumbershortkit | KIT | MATH_NUMERIC | NONE | NONE |
The system provides for three separate item numbers.
1. Item Number (short) - An eight-digit, computer assigned, completely
| ||||
szCostcenter | 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
| ||||
mnAtorulenumber | ATO# | MATH_NUMERIC | NONE | NONE |
The number associated with a set of cross-segment editing rules or assembly inclusion rules. | ||||
szIdentifier2nditem | LITM | char | NONE | NONE |
A number that identifies the item. The system provides three separate item numbers plus an extensive cross-reference capability to
| ||||
szIdentifier3rditem | AITM | char | NONE | NONE |
The system provides three separate item numbers plus an extensive cross-reference capability to alternate item numbers. These item
| ||||
mnRuleSequenceNumber | 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
| ||||
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
| ||||
mnAtosegmentproductfamilyn | PSIN | MATH_NUMERIC | NONE | NONE |
The configured item that a segment in an Assembly Inclusion Rule references. | ||||
szCostcenterheader | 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,
| ||||
szRelationship | 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. | ||||
szAndorselectionbeginning | 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 =
| ||||
szAndorselectionending | 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 =
| ||||
cRequiredtobe | 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. | ||||
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. | ||||
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. | ||||
szUpdatedby | UPID | char | NONE | NONE |
This field is updated with the name of the person who last updated the tag. | ||||
szWorkstationid | JOBN | char | NONE | NONE |
The code that identifies the work station ID that executed a particular job. | ||||
szUserid | USER | char | NONE | NONE |
The code that identifies a user profile. | ||||
jdDateupdated | UPMJ | JDEDATE | NONE | NONE |
The date that specifies the last update to the file record. | ||||
mnTimeofday | TDAY | MATH_NUMERIC | NONE | NONE |
The computer clock in hours:minutes:seconds. | ||||
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
| ||||
mnTempSequenceNumber | RCK9 | MATH_NUMERIC | NONE | NONE |
This field is used to create a unique key within a file. If you are using a program which will allow you to resequence the records, we
| ||||
szExternalProgramID | EPGM | char | OPT | NONE |
The name of the external program written by your MIS department, that will be providing values for external variables. | ||||
szSelectionValueAtoIf | 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
|
None |
F3292 Cross Segment Editing Rules |