1. Functional Description
1.1 Purpose
Verify that a contract coverage type exists and retrieves the description from the file. The error message 084I will be returned if the record does not
exist for the contract coverage type specified. The calling program will be responsible for processing this error code, i.e. sending or printing an error
message to the user. This NER is in the data dictionary in edit rule for COVT.
2.2 Related Tables
F1724 Service Contract Coverage
2. Technical Specifications
2.1 Processing
Fetch the record from the F1724 using the key field specified and return the description from the file. If record does not exist, pass error message
084I back to the calling program.
D1700240 - F1724 Get Associated Description
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
idBHVR_ERROR_ID | BHVRERRID | ID | OPT | NONE |
A long integer representing an error that has occurred in a behavior. | ||||
szBEHAVIOR_EDIT_STRING | BHVREDTST | char | OPT | NONE |
Character representation of the data in a control on a form. | ||||
szDescription001 | DL01 | char | OPT | NONE |
A user defined name or remark. | ||||
szCoverageType | COVT | char | OPT | NONE |
This defines the types of contract coverage. |
None |
None |