Files > INPUT PARAMETER

parent
8994
name
INPUT PARAMETER
number
8994.02
Fields
#NameLocationTypeDetailsIndexDescription
.01input parameter0;1FREE TEXTBThis field is used to identify an input parameter for the API.
.02parameter type0;2SET OF CODES1:LITERAL
2:LIST
3:WORD PROCESSING
4:REFERENCE
This field is used to indicate the type (Literal, List, Reference, or Word Processing entry) of value passed by this parameter. The Literal, List, and Reference types correspond to the TParamType of the same name. A Word Processing type would also be a List TParamType.
.03maximum data length0;3NUMERICThis field indicates the maximum length that would be expected for the parameter value.
.04required0;4BOOLEAN1:YES
0:NO
This field is used to indicate that the input parameter is a required argument in the API call.
.05sequence number0;5NUMERICPARAMSEQThis number should correspond to the position of this parameter in the formal list of the function. Consider that the return parameter that Broker passes in, by reference, is the very first parameter with the sequence number of 0. The next parameter is the first application-supplied parameter with the sequence of 1. Example: Your entry point may look like: EN(RESULT,USER,DATE) ;this will do something In this case the parameter corresponding to USER should have sequence number 1 and the DATE parameter should be 2.
1description1;0WORD-PROCESSING

Error: Invalid Global File Type: 8994.02