[Home] [Help]
[Dependency Information]
Object Name: | ZX_DET_FACTOR_TEMPL_DTL |
---|---|
Object Type: | TABLE |
Owner: | ZX |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
ZX_DET_FACTOR_TEMPL_DTL_U1 | NORMAL | UNIQUE |
![]() |
![]() ![]() |
ZX_DET_FACTOR_TEMPL_DTL_N2 | NORMAL | NONUNIQUE |
![]() |
![]() ![]() ![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
DETERMINING_FACTOR_CLASS_CODE | VARCHAR2 | (30) | Yes | Determining factor class code |
DETERMINING_FACTOR_CQ_CODE | VARCHAR2 | (30) | Determining factor class qualifier code. This is a sub classification of the determining factor class. | |
DETERMINING_FACTOR_CODE | VARCHAR2 | (30) | Yes | Determining factor code |
REQUIRED_FLAG | VARCHAR2 | (1) | Yes | Y or N indicates whether it is mandatory to define a condition for this determining factor, when the determining factor template is used for defining conditions in ZX_CONDITIONS for a condition group defined in ZX_CONDITION_GROUPS_B. |
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 | ||
TAX_REGIME_DET_LEVEL_CODE | VARCHAR2 | (30) | Lookup code to indicate whether the regime determination requires country level processing or tax zone level processing. Possible values are COUNTRY and ZONE | |
TAX_PARAMETER_CODE | VARCHAR2 | (30) | Tax parameter code for the determining factor | |
PROGRAM_LOGIN_ID | NUMBER | Login user identifier of this record by a concurrent program | ||
DET_FACTOR_TEMPL_DTL_ID | NUMBER | (15) | Yes | Unique identifier |
DET_FACTOR_TEMPL_ID | NUMBER | (15) | Yes | Determining factor template 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 | |
OBJECT_VERSION_NUMBER | NUMBER | (15) | Yes | Object version number |
ZD_EDITION_NAME | VARCHAR2 | (30) | Yes |
Cut, paste (and edit) the following text to query this object:
SELECT DETERMINING_FACTOR_CLASS_CODE
, DETERMINING_FACTOR_CQ_CODE
, DETERMINING_FACTOR_CODE
, REQUIRED_FLAG
, RECORD_TYPE_CODE
, CREATION_DATE
, LAST_UPDATE_DATE
, REQUEST_ID
, PROGRAM_APPLICATION_ID
, PROGRAM_ID
, TAX_REGIME_DET_LEVEL_CODE
, TAX_PARAMETER_CODE
, PROGRAM_LOGIN_ID
, DET_FACTOR_TEMPL_DTL_ID
, DET_FACTOR_TEMPL_ID
, CREATED_BY
, LAST_UPDATED_BY
, LAST_UPDATE_LOGIN
, OBJECT_VERSION_NUMBER
, ZD_EDITION_NAME
FROM ZX.ZX_DET_FACTOR_TEMPL_DTL;
ZX.ZX_DET_FACTOR_TEMPL_DTL does not reference any database object
ZX.ZX_DET_FACTOR_TEMPL_DTL is referenced by following:
|
|
|