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. If fetch is successful, '1' will be returned.
1.2Setup Notes and Prerequisites
1.3Special Logic
D1701700 - F1759 Check For Generic Or Specific Queue
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. | ||||
cFetchSuccess | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. |
None |
None |