1.Functional Description
1.1Purpose
This function is used to get Supply/Demand Inclusion Rule from table F34004. Resource Version, Order
Type, Line Type and Status line passed in as a composite key. Retrieve status 1 is returned if a
record is found.
1.2Setup Notes and Prerequisites
None
1.3Special Logic
None
2.Technical Specifications
2.1Processing
1. Using Data Item Resource Version, Order Type, Line Type and Status line as a composite
key to retrieve
a record. If a record is found, retrieve status should be set 1.
2. Using Data Item Resource Version, Order Type and Status line as a composite key to
retrieve a record. If a record is found, retrieve status should be set 1.
^
D34A1020 - F34004 Get Supply / Demand Inclusion Rule
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szResourceVersion | MVER | char | OPT | NONE |
A user defined code (40/RV) that identifies an inclusion rule that you want the system to use for this branch/plant. The Manufacturing and
| ||||
szOrderType | DCTO | char | OPT | NONE |
A user defined code (00/DT) that identifies the type of document. This code also indicates the origin of the transaction. J.D. Edwards has
| ||||
szLineType | LNTY | char | OPT | NONE |
A code that controls how the system processes lines on a transaction. It controls the systems with which the transaction interfaces, such as
| ||||
szStatusLine | TRTY | char | OPT | NONE |
A user defined code (40/AT) that indicates the status of the line. | ||||
cF34004RetreiveStatus | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
cIndexType | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
szErrorMsgID | 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
| ||||
cSuppressErrorMsg | EV02 | char | OPT | NONE |
An option that specifies the type of processing for an event. |
None |
None |