DBA Data[Home] [Help] [Dependency Information]


TABLE: CSL.CSL_CONTR_BUSS_TXN_TYPES

Object Details
Object Name: CSL_CONTR_BUSS_TXN_TYPES
Object Type: TABLE
Owner: CSL
Subobject Name:
Status: VALID


Transaction types used for contract entitlements on the mobile client


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
CSL_CONTR_BUSS_TXN_TYPES_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnINCIDENT_ID
ColumnTXN_BILLING_TYPE_ID
ColumnBUSINESS_PROCESS_ID
Columns
Name Datatype Length Mandatory Comments
INCIDENT_ID NUMBER
Yes Indentifier to CS_INCIDENTS_ALL_B
TXN_BILLING_TYPE_ID NUMBER
Yes The transaction billing type identifier.
BUSINESS_PROCESS_ID NUMBER
Yes Key to identify a transaction group
CONTRACT_SERVICE_ID NUMBER
Yes Indentifier to OKC_K_LINES_B.ID
UP_TO_AMOUNT VARCHAR2 (30)
Covered up to amount
PERCENT_COVERED VARCHAR2 (30)
Percentage covered
LAST_UPDATE_DATE DATE
Yes Standard who column
LAST_UPDATED_BY NUMBER (15) Yes Standard who column
CREATION_DATE DATE
Yes Standard who column
CREATED_BY NUMBER (15) Yes Standard who column
SECURITY_GROUP_ID NUMBER

Used in hosted environments
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT INCIDENT_ID
,      TXN_BILLING_TYPE_ID
,      BUSINESS_PROCESS_ID
,      CONTRACT_SERVICE_ID
,      UP_TO_AMOUNT
,      PERCENT_COVERED
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      SECURITY_GROUP_ID
FROM CSL.CSL_CONTR_BUSS_TXN_TYPES;

Dependencies

[top of page]

CSL.CSL_CONTR_BUSS_TXN_TYPES does not reference any database object

CSL.CSL_CONTR_BUSS_TXN_TYPES is referenced by following:

SchemaAPPS
SynonymCSL_CONTR_BUSS_TXN_TYPES