| Table Name: | btn_argument |
| Table Number: | 340 |
| Group: | System |
| Description: | Defines input and output arguments for button actions |
| Flags: | |
| Baseline/Custom: | Baseline |
| Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
|---|---|---|---|---|---|---|---|---|
| behavior | CHAR | varchar | 16 | 0000000000000000 | Byte encoded behavior flags; i.e., 0=default, 1=alternate. Position Key; i.e., [0]=INHIBIT_DIRTY_BIT | |||
| cobj_name | CHAR | varchar | 80 | Name of related contextual object | ||||
| dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
| field_name | CHAR | varchar | 80 | Field name of source/target database object | ||||
| objid | LONG | int | 3 | DIRECT | Internal record number | |||
| rank | LONG | int | DIRECT | Order of the argument in the input file |
| Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
|---|---|---|---|---|---|---|---|
| btn_argument2in_action | MTO | btn_action | btn_action_in2argument | Passing parameter from Clarify application to user application | |||
| btn_argument2out_action | MTO | btn_action | btn_action_out2argument | Passing parameter from user application to Clarify application |
| Index Name | Fields | Flags |
|---|---|---|
| btn_arg_index | rank:btn_argument2in_action:btn_argument2out_action | UNIQUE |
| Index Name | Fields | Additional Information |
|---|---|---|
| btn_arg_index | rank, btn_argument2in_action, btn_argument2out_action | nonclustered, unique located on PRIMARY |
| objindex | objid | clustered, unique located on PRIMARY |
| View ID | View Name | Tables |
|---|
| btn_argument | |||