Table Name: | offr_price_role |
Table Number: | 5991 |
Group: | Morder |
Description: | Gives roles which offering product and offering price play for one another. The context could be an offering, common offering group or a framework agreement |
Flags: | |
Baseline/Custom: | Baseline |
Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
---|---|---|---|---|---|---|---|---|
active | LONG | smallint | DIRECT | Indicates whether the role is currently being used; i.e., 0=inactive, 1=active | ||||
dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
focus_type | LONG | smallint | DIRECT | Object type ID of the role-player; i.e., 15=an installed part's role, 173=a business organization's role | ||||
is_framework_context | LONG | tinyint | 0 | DIRECT | Indicates that the usage of the price is for a framework agreement; 1=Yes, 0=No;Default = 0 | Search (3) | ||
is_offering_context | LONG | tinyint | 0 | DIRECT | Indicate that the usage of the price is for just an offering; 1=Yes, 0=No;Default = 0 | Search (3) | ||
is_offering_group_context | LONG | tinyint | 0 | DIRECT | Indicates that the usage of the price is for a common offering group; 1=Yes, 0=No;Default = 0 | Search (3) | ||
objid | LONG | int | 3 | DIRECT | Internal record number | Search (1) | ||
role_name | CHAR | varchar | 40 | Role of the offering group in the offering. User defined popup list name 'Common Offering Group Role' |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
---|---|---|---|---|---|---|---|
offr_price_role2offr_price | MTO | offr_price | offr_price2offer_price_role | The related offering price | Search (4) | ||
offr_price_role2offr_prod | MTO | offr_prod | offr_prod2offr_price_role | The related offering product | Search (4) |
Index Name | Fields | Flags |
---|---|---|
I5991 | offr_price_role2offr_prod:offr_price_role2offr_price:role_name | UNIQUE |
Index Name | Fields | Additional Information |
---|---|---|
I5991 | offr_price_role2offr_prod, offr_price_role2offr_price, role_name | nonclustered, unique located on PRIMARY |
objindex | objid | clustered, unique located on PRIMARY |
opr2op5991 | offr_price_role2offr_price, offr_price_role2offr_prod, role_name | nonclustered located on PRIMARY |
rn5991_1 | role_name, offr_price_role2offr_prod, offr_price_role2offr_price | nonclustered located on PRIMARY |
rn5991_2 | role_name, offr_price_role2offr_price, offr_price_role2offr_prod | nonclustered located on PRIMARY |
View ID | View Name | Tables |
---|---|---|
5996 | offr_price_name_view | offr_price, offr_price_role, offr_prod |
6034 | agr_price_name_view | fr_agrmnt, offr_price, offr_price_role, offr_prod |
6035 | agr_offr_price_view | fr_agrmnt, offr_price, offr_price_role, offr_prod, price_inst, price_prog, price_type |
6041 | offr_price_view | offr_price, offr_price_role, offr_prod, price_inst, price_prog, price_type |
offr_price_role | |||