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


TABLE: ZX.ZX_DET_FACTOR_TEMPL_B

Object Details
Object Name: ZX_DET_FACTOR_TEMPL_B
Object Type: TABLE
Owner: ZX
FND Design Data: TableZX.ZX_DET_FACTOR_TEMPL_B
Subobject Name:
Status: VALID

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
ZX_DET_FACTOR_TEMPL_B_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnDET_FACTOR_TEMPL_ID
ColumnZD_EDITION_NAME
ZX_DET_FACTOR_TEMPL_B_U2 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnDET_FACTOR_TEMPL_CODE
ColumnZD_EDITION_NAME
Columns
Name Datatype Length Mandatory Comments
DET_FACTOR_TEMPL_CODE VARCHAR2 (30) Yes Determining factor template code
TAX_REGIME_CODE VARCHAR2 (30)
Tax regime code
TEMPLATE_USAGE_CODE VARCHAR2 (30) Yes Lookup code to indicate usage of the determining factor template. Possible values are TAXABLE_BASIS, TAX_REGIME_DETERMINATION and TAX_RULES
RECORD_TYPE_CODE VARCHAR2 (30) Yes Lookup code to indicate whether the record is migrated, seeded or defined by the user
CREATION_DATE DATE
Yes Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
REQUEST_ID NUMBER

Request identifier of last concurrent program to update this record
PROGRAM_APPLICATION_ID NUMBER

Application identifier of last concurrent program to update this record
PROGRAM_ID NUMBER

Program identifier of last concurrent program to update this record
PROGRAM_LOGIN_ID NUMBER

Login user identifier of this record by a concurrent program
DET_FACTOR_TEMPL_ID NUMBER (15) Yes Unique identifier
CREATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column
LEDGER_ID NUMBER (15)
Ledger defining column
CHART_OF_ACCOUNTS_ID NUMBER (15)
Accounting key flexfield structure defining column
OBJECT_VERSION_NUMBER NUMBER (15) Yes Object version number
ZD_EDITION_NAME VARCHAR2 (30) Yes
Query Text

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


SELECT DET_FACTOR_TEMPL_CODE
,      TAX_REGIME_CODE
,      TEMPLATE_USAGE_CODE
,      RECORD_TYPE_CODE
,      CREATION_DATE
,      LAST_UPDATE_DATE
,      REQUEST_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_ID
,      PROGRAM_LOGIN_ID
,      DET_FACTOR_TEMPL_ID
,      CREATED_BY
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      LEDGER_ID
,      CHART_OF_ACCOUNTS_ID
,      OBJECT_VERSION_NUMBER
,      ZD_EDITION_NAME
FROM ZX.ZX_DET_FACTOR_TEMPL_B;

Dependencies

[top of page]

ZX.ZX_DET_FACTOR_TEMPL_B does not reference any database object

ZX.ZX_DET_FACTOR_TEMPL_B is referenced by following:

SchemaZX
ViewZX_DET_FACTOR_TEMPL_B#