B03B0129 (F03B42 Verify Claim Activity Code)
Functional Description
Purpose
The purpose of this business function is to locate the claim activity code in the UDC table and
return the description to the calling program.
Setup Notes and Prerequisites
This business function will be called from the data dictionary processing.
Special Logic
Technical Specifications
Parameters
Data ItemData Structure DescriptionI/ORequiredNotes
BHVRERRIDError IDIYes
BHVREDTSTEdit StringIYes
DL01DescriptionOYes
ATCActivity Type CodeIYes
Related Tables
Related Business Functions
Processing
^
D03B0129 - F03B42 Verify Claim Activity Code
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
idBHVR_ERROR_ID | BHVRERRID | ID | NONE | NONE |
A long integer representing an error that has occurred in a behavior. | ||||
szBEHAVIOR_EDIT_STRING | BHVREDTST | char | NONE | NONE |
Character representation of the data in a control on a form. | ||||
szDescription001 | DL01 | char | NONE | NONE |
A user defined name or remark. | ||||
szActivityTypeCode | ATC | char | NONE | NONE |
A code that represents a specific instruction that is used to resolve a deduction. |
None |
F03B42 Deductions Activity Master |