1.Functional Description
1.1Purpose
This function will be used to check if the status (F1751) is define for the specific queue.
1.2Setup Notes and Prerequisites
.
1.3Special Logic
Fetch record using order type (DCTO), call queue(CALLQ) and call type (CT01).
If fetch successful, return '1' to cFetchSuccess.
If fetch fail, return '0' to cFetchSuccess.
D1701330A - F1751 Check For Generic Or Specific Queue
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
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 |