TITLE | VALUE | |
---|---|---|
NAME | DSIC DDR UPDATE SUBFILE | |
DESCRIPTION | This will add a new record to a multiple in a file. The multiple can be at any level as long as the IENS is properly defined. Additional fields can filed with the record. | |
TAG | UPDATE1 | |
ROUTINE | DSICDDR0 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
INPUT PARAMETER | FILE | |
DESCRIPTION | This is the number of the subfile to which a new record is to be added | |
PARAMETER TYPE | LITERAL | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 20 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
INPUT PARAMETER | IENS | |
DESCRIPTION | This is the standard Fileman DBS parameter for calling UPDATE^DIE when adding a record to a multiple in a file. If IENS is not passed or is passed as file. | |
PARAMETER TYPE | LITERAL | |
REQUIRED | NO | |
MAXIMUM DATA LENGTH | 50 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 3 |
INPUT PARAMETER | DATA | |
DESCRIPTION | This is a list of fields and their internal values to be filed with the new record. Obviously the .01 field should have a value to be filed. The format of the DATA array: DATA(field#)=value On the GUI side this would be: Param.List['field#'] := value | |
PARAMETER TYPE | LIST | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 250 | |
RETURN VALUE TYPE | ARRAY | |
RETURN PARAMETER DESCRIPTION | If the record is successfully created, return -1^new subfile record number Else, return -1^message | |
AVAILABILITY | AGREEMENT | |
INACTIVE | ||
CLIENT MANAGER | ||
WORD WRAP ON | ||
VERSION | ||
SUPPRESS RDV USER SETUP | ||
APP PROXY ALLOWED |