Table Name: | pay_chnl_extern |
Table Number: | 5711 |
Group: | Billing Manager |
Description: | This table stores foreign key mapping between Pay Channels and external system |
Flags: | |
Baseline/Custom: | Baseline |
Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
---|---|---|---|---|---|---|---|---|
dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
ext_ref | CHAR | varchar | 64 | ALLOW_NULL | The identifier of the bills in the external system | Search (5) | ||
ext_src | CHAR | varchar | 30 | The name of the system that manages the Bill (e.g., Ensemble, Kenan) | Search (5) | |||
last_update | CLK_TIME | datetime | CHANGE_DATE | Date time of last update | ||||
objid | LONG | int | 3 | DIRECT | Internal record number | Search (5) |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
---|---|---|---|---|---|---|---|
pay_chnl_extern2pay_channel | MTO | pay_channel | pay_channel2pay_chnl_extern | Pay Channel related to the external system | Search (5) |
Index Name | Fields | Flags |
---|---|---|
I5711 | ext_ref:ext_src | UNIQUE |
Index Name | Fields | Additional Information |
---|---|---|
I5711 | ext_ref, ext_src | nonclustered, unique located on PRIMARY |
objindex | objid | clustered, unique located on PRIMARY |
pce2pc5711 | pay_chnl_extern2pay_channel | nonclustered located on PRIMARY |
pay_chnl_extern | |||