1.Functional Description
This business function gets the Line/Item Relationship (F3109) data using a selected index. Data can
be retrieved using four different indexes.
1.1Purpose
To perform all retrievals for the F3109 using the selected index.
1.2Setup Notes and Prerequisites
User passes to the function the number of the index they want to use.
Index 1Index 2Index 3Index 4
ITMITMMMCUMMCU
MMCUMMCUITMLINE
LINEDFVLLINEITM
DFVL
1.3Special Logic
None
^
D3101750 - F3109 Get LineItem Relationship
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnIdentifierShortItem | ITM | MATH_NUMERIC | OPT | NONE |
An inventory item number. The system provides three separate item numbers plus an extensive cross-reference capability to other item
| ||||
szCostCenterAlt | MMCU | char | OPT | NONE |
A code that represents a high-level business unit. Use this code to refer to a branch or plant that might have departments or jobs, which
| ||||
szLineIdentifier | LINE | char | OPT | NONE |
A number that defines a production line or cell. Detailed work center operations can be defined inside the line or cell. | ||||
cFlagDefaultValue9 | DFVL | char | OPT | NONE |
A code that determines which relationship the system chooses as a default value. | ||||
cIndexNumber | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
cSuppressErrorMessages | EV02 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
szErrorMessageID | DTAI | char | OPT | 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
| ||||
cErrorCode | ERRC | char | OPT | NONE |
This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document
| ||||
szIdentifier2ndItem | LITM | char | OPT | NONE |
A number that identifies the item. The system provides three separate item numbers plus an extensive cross-reference capability to
| ||||
szIdentifier3rdItem | AITM | char | OPT | NONE |
The system provides three separate item numbers plus an extensive cross-reference capability to alternate item numbers. These item
| ||||
szUnitOfMeasureAsInput | UOM | char | OPT | NONE |
A user defined code (00/UM) that indicates the quantity in which to express an inventory item, for example, CS (case) or BX (box). | ||||
szSchedulePriority | SCPR | char | OPT | NONE |
Indicates the priority and sequence of a rate-based schedule in relation to other rate-based schedules through a work center. | ||||
mnScheduleSpread | SCSP | MATH_NUMERIC | OPT | NONE |
A code that determines whether the schedule quantity is to be spread across all workdays or consolidated on a specific day. Valid values
| ||||
jdEffectiveFromDate | EFFF | JDEDATE | OPT | 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 | OPT | 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
| ||||
cMonthWeekDayHour | MWDH | char | OPT | NONE |
A code that determines the frequency of the schedule. Valid values are: 1 Monthly 2 Weekly 3 Daily 4 Per Shift (for future use) | ||||
cShiftCode | SHFT | char | OPT | NONE |
A user defined code (00/SH) that identifies daily work shifts.
In payroll systems, you can use a shift code to add a percentage or amount to
| ||||
mnResourceunitsconsumed | RUC | MATH_NUMERIC | OPT | NONE |
A number that indicates how many of the line's resource units are needed to produce one item. | ||||
szUMCapacityUOM | CAPU | char | OPT | NONE |
A unit of measure that you use to express the capacity of a production line. Examples of units of measure include hours, number of
|
None |
None |