NAME |
DENTV FEE BASIS ADD |
TAG |
ADD |
ROUTINE |
DENTVFB |
RETURN VALUE TYPE |
SINGLE VALUE |
AVAILABILITY |
AGREEMENT |
DESCRIPTION |
This RPC adds, or edits a record in the Dental Fee Basis file (#228.5).
|
INPUT PARAMETER |
-
- INPUT
- PARAMETER TYPE: LIST
- MAXIMUM DATA LENGTH: 30
- REQUIRED: YES
- SEQUENCE NUMBER: 1
- DESCRIPTION:
This is the input array for adding/updating a new record to the Dental Fee
Basis file (#228.5). The following input format is required:
DATA("DFN")=DFN (pointer to file 2)
DATA("DIVISION")=dental division name (.01 field) from file 225
DATA("CATEGORY")=dental category (pointer to file 220.2)
DATA("DATE")=date authorized for payment, external MM/DD/YYYY
DATA("COST")=amount authorized for payment, dollar format
DATA("IEN")=pointer to 228.5 for Updating records
|
RETURN PARAMETER DESCRIPTION |
Returns 1 if successful, else returns -1^message.
|