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


TABLE: ZX.ZX_FC_COUNTRY_DEFAULTS

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

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
ZX_FC_COUNTRY_DEFAULTS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnCOUNTRY_DEFAULTS_ID
ZX_FC_COUNTRY_DEFAULTS_U2 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnCOUNTRY_CODE
Columns
Name Datatype Length Mandatory Comments
COUNTRY_CODE VARCHAR2 (2) Yes Country code
TRANS_CATEG_CTRL_LEVEL_CODE VARCHAR2 (30)
Column for recording the maximum number of levels allowed for selection of transaction business category codes in the transactions for this country
PRODUCT_CATEG_CTRL_LEVEL_CODE VARCHAR2 (30)
Column for recording the maximum number of levels allowed for selection of product category codes in the transactions for this country
PRIMARY_INVENTORY_CATEGORY_SET NUMBER

Inventory category set to be used for defaulting product fiscal classification in the transactions for this country
INTENDED_USE_DEFAULT VARCHAR2 (240)
Intended use code to be defaulted in transactions for this country
PRODUCT_CATEG_DEFAULT VARCHAR2 (240)
Product category code to be defaulted in transactions for this country
CREATED_BY NUMBER (15) Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER (15)
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
RECORD_TYPE_CODE VARCHAR2 (30)
Lookup code to indicate whether the record is migrated, seeded or defined by the user
ATTRIBUTE1 VARCHAR2 (150)
Descriptive flexfield segment column
ATTRIBUTE2 VARCHAR2 (150)
Descriptive flexfield segment column
ATTRIBUTE3 VARCHAR2 (150)
Descriptive flexfield segment column
ATTRIBUTE4 VARCHAR2 (150)
Descriptive flexfield segment column
ATTRIBUTE5 VARCHAR2 (150)
Descriptive flexfield segment column
ATTRIBUTE6 VARCHAR2 (150)
Descriptive flexfield segment column
ATTRIBUTE7 VARCHAR2 (150)
Descriptive flexfield segment column
ATTRIBUTE8 VARCHAR2 (150)
Descriptive flexfield segment column
ATTRIBUTE9 VARCHAR2 (150)
Descriptive flexfield segment column
ATTRIBUTE10 VARCHAR2 (150)
Descriptive flexfield segment column
ATTRIBUTE11 VARCHAR2 (150)
Descriptive flexfield segment column
ATTRIBUTE12 VARCHAR2 (150)
Descriptive flexfield segment column
ATTRIBUTE13 VARCHAR2 (150)
Descriptive flexfield segment column
ATTRIBUTE14 VARCHAR2 (150)
Descriptive flexfield segment column
ATTRIBUTE15 VARCHAR2 (150)
Descriptive flexfield segment column
ATTRIBUTE_CATEGORY VARCHAR2 (150)
Descriptive flexfield structure defining column
DEF_REGIME_FOR_INVOICE_FLAG VARCHAR2 (1)
Y or N indicates whether tax regime code is to be defaulted for tax registration when tax registration is created from a legal entity of this country
DEF_REGIME_FOR_LE_TR_FLAG VARCHAR2 (1)
Y or N indicates whether tax regime code is to be defaulted for imported transactions in Oracle Payables for this country
DEF_TAX_FOR_INVOICE_FLAG VARCHAR2 (1)
Y or N indicates whether tax is to be defaulted for tax registration when tax registration is created from a legal entity of this country
DEF_TAX_FOR_LE_TR_FLAG VARCHAR2 (1)
Y or N indicates whether tax is to be defaulted for imported transactions in Oracle Payables for this country
PROGRAM_LOGIN_ID NUMBER

Login user identifier of last concurrent program to update this record
TAX_REGIME_CODE VARCHAR2 (30)
Default tax regime code for this country
ROUNDING_RULE_CODE VARCHAR2 (30)
Tax amount rounding rule code for this country
TAX VARCHAR2 (30)
Default tax for this country
REGISTRATION_TYPE_CODE VARCHAR2 (30)
Registration type code for this country
REGISTRATION_STATUS_CODE VARCHAR2 (30)
Registration status code for this country
COLLECT_TAX_AUTHORITY_ID NUMBER (15)
Default collecting tax authority for this country
REPORT_TAX_AUTHORITY_ID NUMBER (15)
Default reporting tax authority for this country
ISSUE_TAX_AUTHORITY_ID NUMBER (15)
Default issuing tax authority for this country
COUNTRY_DEFAULTS_ID NUMBER (15) Yes Unique identifier
OBJECT_VERSION_NUMBER NUMBER
Yes Object version number
Query Text

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


SELECT COUNTRY_CODE
,      TRANS_CATEG_CTRL_LEVEL_CODE
,      PRODUCT_CATEG_CTRL_LEVEL_CODE
,      PRIMARY_INVENTORY_CATEGORY_SET
,      INTENDED_USE_DEFAULT
,      PRODUCT_CATEG_DEFAULT
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      REQUEST_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_ID
,      RECORD_TYPE_CODE
,      ATTRIBUTE1
,      ATTRIBUTE2
,      ATTRIBUTE3
,      ATTRIBUTE4
,      ATTRIBUTE5
,      ATTRIBUTE6
,      ATTRIBUTE7
,      ATTRIBUTE8
,      ATTRIBUTE9
,      ATTRIBUTE10
,      ATTRIBUTE11
,      ATTRIBUTE12
,      ATTRIBUTE13
,      ATTRIBUTE14
,      ATTRIBUTE15
,      ATTRIBUTE_CATEGORY
,      DEF_REGIME_FOR_INVOICE_FLAG
,      DEF_REGIME_FOR_LE_TR_FLAG
,      DEF_TAX_FOR_INVOICE_FLAG
,      DEF_TAX_FOR_LE_TR_FLAG
,      PROGRAM_LOGIN_ID
,      TAX_REGIME_CODE
,      ROUNDING_RULE_CODE
,      TAX
,      REGISTRATION_TYPE_CODE
,      REGISTRATION_STATUS_CODE
,      COLLECT_TAX_AUTHORITY_ID
,      REPORT_TAX_AUTHORITY_ID
,      ISSUE_TAX_AUTHORITY_ID
,      COUNTRY_DEFAULTS_ID
,      OBJECT_VERSION_NUMBER
FROM ZX.ZX_FC_COUNTRY_DEFAULTS;

Dependencies

[top of page]

ZX.ZX_FC_COUNTRY_DEFAULTS does not reference any database object

ZX.ZX_FC_COUNTRY_DEFAULTS is referenced by following:

SchemaAPPS
SynonymZX_FC_COUNTRY_DEFAULTS