1.Functional Description
1.1Purpose
The purpose of this business function is to verify that the record exits in the W.O. Status Action Table for use by the customer service management
applications.
1.2Setup Notes and Prerequisites
This business function was designed for use by the following CSMS applications:
Service Order Quote (P17716)
1.3Special Logic
None.
2.Technical Specifications
2.4Processing
1.0 Select F4826 record using DCTO and TYPS and then fetch the next record to retrieve a value for SRST. If no record is found, return error if not
suppressed.
D1701580 - F4826 Verfiy Record Exists
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szDocumentType_DCTO | DCTO | char | REQ | INPUT |
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
| ||||
cServiceType_TYPS | TYPS | char | REQ | INPUT |
A user defined code (00/TY) that indicates the classification of a work order or engineering change order.
You can use work order type as a
| ||||
szStatusCodeWo_SRST | SRST | char | OPT | NONE |
A user defined code (00/SS) that describes the status of a work order, rate schedule, or engineering change order. Any status change from
| ||||
cSuppressError_EV01 | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
szErrorMessageCode_DTAI | 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
|
None |
None |