1. Functional Description
1.1 Purpose
Verify that a service package type exists and retrieves the description from the file. The error message 084J will be returned if the record does not
exist for the service package 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 being used in the data dictionary edit rule for SERP.
2. Technical Specifications
2.1 Related Tables
F1729 Service Contract Service Package
2.2 Processing
Fetch the record from the F1729 using the key fields specified and return the description from the file. If record does not exist, pass error message
084J back to the calling program.
D1700250 - F1729 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. | ||||
szServicePackage | SERP | char | OPT | NONE |
A combination of service order type and coverage type used to define service support to which the customer is contractually entitled. A
|
None |
None |