D95203B - B95203 Data structure - to add & access data items in array
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
idDataItemArrayHandle | GENLNG | ID | REQ | INPUT |
General purpose ID variable. | ||||
szDataItemName | KPIDI | char | OPT | NONE |
The description associated with the current level of detail for the drill-down sequence. For example, if the current level of detail is business
| ||||
nRequired | INTEGER | integer | OPT | NONE |
nIOType | INTEGER | integer | OPT | NONE |
szDataType | OWTP | char | OPT | NONE |
The style or classification of data, such as numeric, alphabetic, and date. Do not change the data item type if it is used within an existing
| ||||
szDataItemAlias | DTAI | char | OPT | NONE |
A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or
| ||||
mnDataItemSize | DTAS | MATH_NUMERIC | OPT | NONE |
The field size of the data item.
Note: All amount fields should be entered as 15 bytes, 0 decimals, and the data item type should be P
| ||||
szDescription | DSCA | char | OPT | NONE |
A description for the data items. Enter text in upper and lower case. The system uses this name to search for similar data items. To enter an
| ||||
nIndexOfDataItem | INTEGER | integer | REQ | INPUT |
nNumberOfDataItems | INTEGER | integer | REQ | INPUT |
szDataTypeDescription | DL01 | char | OPT | NONE |
A user defined name or remark. | ||||
szInputValue | BTINVAL | char | OPT | NONE |
A text string that represents the input value for a data item that is a member of a Test Case data structure. | ||||
szOutputValue | BTOUTVAL | char | OPT | NONE |
A text string that represents the output value for a data item that is a member of a Test Case data structure. | ||||
nErrorCode | ERRCODE | integer | OPT | OUTPUT |
An option that indicates whether additional fields exist in the selected data structure. |
None |
None |