1.Functional Description
This function is used to fetch the record form F1759.
1.1Purpose
This function is used to fetch the record based on index - File Name, Order Type, Call Queue, Call
Type, Call Status and Data Item. If fetch is successful, '1' will be returned. Otherwise, '0' will be
returned.
1.2Setup Notes and Prerequisites
1.3Special Logic
D1701690 - Check Case Required Field
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szFileName | FILE | char | OPT | NONE |
The number of a specific table. For example, the Account Master table name is F0901. See the Standards Manual on the programmers'
| ||||
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
| ||||
mnCallQueue | CALLQ | MATH_NUMERIC | OPT | NONE |
The address number of the case provider group. To resolve customer problems, the system or a person can assign case to provider
| ||||
cCALL_TYPE_1 | CT01 | char | OPT | NONE |
A code that specifies the type of case. | ||||
szSTATUS_CODE_CALL | CLST | char | OPT | NONE |
A code that specifies the status of a case. | ||||
szDataItem | 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
| ||||
cRequired | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. |
None |
None |