description | CHAR | varchar | | 255 | | | Marketing text used to describe offering presented to the customer. Typically used as help to the agent or presented to the customer | |
dev | LONG | int | 151 | | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | |
id | CHAR | varchar | | 40 | | | Id of offering group, populated from the numbering scheme | |
is_common | LONG | tinyint | | | 0 | DIRECT, ALLOW_NULL | Indicates that the offering group can be shared between offerings; 1=Yes, 0=No;Default=0 | Search (6) |
is_exclusive | LONG | tinyint | | | 0 | DIRECT | Whether the items in the group are exclusive of each other; 1=exclusive, 0=non exclusive; default 0 | Search (3) |
is_final | LONG | tinyint | | | 0 | DIRECT, ALLOW_NULL | Indicates whether the offering group is final or can be edited; 1=Yes, 0=No;Default= 0) | |
is_mandatory | LONG | tinyint | | | 0 | DIRECT | Whether customer has to select something from the group; 1=Yes, 0=No; default=0 | Search (3) |
last_update | CLK_TIME | datetime | 46 | | | | Date time of last update | |
max_items | LONG | int | | | 1 | DIRECT | The maximum number of different items that can be selected from the group;default = 1 | Search (3) |
min_items | LONG | int | | | 1 | DIRECT | The minimum number of different items that must be selected from the group;default = 1 | Search (3) |
name | CHAR | varchar | | 30 | | | Name of an offering group | Search (3) |
objid | LONG | int | 3 | | | DIRECT | Internal record number | Search (8) |
version | LONG | int | | | | DIRECT, ALLOW_NULL | The version of the offering, starting at 1 | Search (3) |