TITLE | VALUE | |
---|---|---|
NAME | DSIV DDR UPDATE FILE | |
DESCRIPTION | This will add a new record to a file, but only at the top level of the file. It does not allow for adding a new record to a multiple. Additional fields to be filed at the same time can be passed. | |
TAG | UPDATE | |
ROUTINE | DSIVDDR0 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
INPUT PARAMETER | FILE | |
DESCRIPTION | This is the number of the file for which a new record is to be added | |
PARAMETER TYPE | LITERAL | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 20 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
INPUT PARAMETER | DATA | |
DESCRIPTION | This is a list of fields which will have data for filing with the new record. Obviously the .01 field must be present. Format of data array: DATA(field#)=internal value On the GUI side, Param.List['field#']= value | |
PARAMETER TYPE | LIST | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 250 | |
RETURN VALUE TYPE | ARRAY | |
RETURN PARAMETER DESCRIPTION | If a new record is successfully created, return 1^new record number Else return, -1^message | |
AVAILABILITY | AGREEMENT | |
INACTIVE | ||
CLIENT MANAGER | ||
WORD WRAP ON | ||
VERSION | ||
SUPPRESS RDV USER SETUP | ||
APP PROXY ALLOWED |