D90CF022 - Script Table Data Structure
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnScriptId | SCRPTID | MATH_NUMERIC | OPT | NONE |
This uniquely identifies a script. | ||||
szTableGroupSetID | TGSETID | char | OPT | NONE |
szScriptName | SCRPTNM | char | OPT | NONE |
The name of the script. | ||||
szScriptType | SCRTYP | char | OPT | NONE |
Describes the functional purpose/use of the script. | ||||
szScriptDescription | SCRDESC | char | OPT | NONE |
Describes the script's purpose and usage. | ||||
cScriptCategory | SCRCTGRY | char | OPT | NONE |
Describes whether this is a branch script or a linear script. | ||||
cScriptStatus | SCRSTAT | char | OPT | NONE |
Indicates whether the script is active or inactive. | ||||
EffectiveDate | EFFDT | INVALID ITEM DATA TYPE: 55 | OPT | NONE |
The date when the script is available for use. | ||||
mnWeight | SCRWGHT | MATH_NUMERIC | OPT | NONE |
The weight of the script. | ||||
mnRateSetId | RTSTID | MATH_NUMERIC | OPT | NONE |
Rate Set ID: Primary Key of the Rate Set. | ||||
mnPreScriptActionSetId | PREACTID | MATH_NUMERIC | OPT | NONE |
The action set to be applied to a script before the script is executed. | ||||
mnIncompleteScriptActionSe | INCACTID | MATH_NUMERIC | OPT | NONE |
The action set to be executed for a script that is in progress/incomplete. | ||||
mnPostScriptActionSetId | PSTACTID | MATH_NUMERIC | OPT | NONE |
The action set to be executed when a script is completed. | ||||
szExitMessage | EXTMSG | char | OPT | NONE |
The message to be displayed when a script ends. |
None |
None |