F1729GetAdditiionalDescription

F1729 Get Additional Description

Minor Business Rule

Object Name: N1700250

Parent DLL: CCRIN

Location: Client/Server

Language: NER

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.


Data Structure

D1700250 - F1729 Get Associated Description

Parameter NameData ItemData TypeReq/OptI/O/Both
idBHVR_ERROR_IDBHVRERRIDIDOPTNONE

A long integer representing an error that has occurred in a behavior.

szBEHAVIOR_EDIT_STRINGBHVREDTSTcharOPTNONE

Character representation of the data in a control on a form.

szDescription001DL01charOPTNONE

A user defined name or remark.

szServicePackageSERPcharOPTNONE

A combination of service order type and coverage type used to define service support to which the customer is contractually entitled. A 
service package also contains response time and coverage group.

Related Functions

None

Related Tables

None