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


TABLE: ZX.ZX_REPORTING_TYPES_B

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

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
ZX_REPORTING_TYPES_B_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnREPORTING_TYPE_ID
ZX_REPORTING_TYPES_B_U2 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnREPORTING_TYPE_CODE
ColumnTAX_REGIME_CODE
ColumnTAX
Columns
Name Datatype Length Mandatory Comments
REPORTING_TYPE_ID NUMBER (15) Yes Tax reporting type identifier
REPORTING_TYPE_CODE VARCHAR2 (30) Yes Tax reporting type code
REPORTING_TYPE_DATATYPE_CODE VARCHAR2 (30)
Lookup code to indicate the data type of the reporting codes defined for this reporting type
TAX_REGIME_CODE VARCHAR2 (30)
Tax regime code for which this reporting type is defined
TAX VARCHAR2 (30)
Tax for which this reporting type is defined
FORMAT_MASK VARCHAR2 (30)
Format mask to be applied on reporting codes of this reporting type
MIN_LENGTH NUMBER

Column to store minimum length of reporting codes defined for this reporting type
MAX_LENGTH NUMBER

Column to store maximum length of reporting codes defined for this reporting type
LEGAL_MESSAGE_FLAG VARCHAR2 (1)
Not currently used
EFFECTIVE_FROM DATE
Yes Effective from date
EFFECTIVE_TO DATE

Effective to date
HAS_REPORTING_CODES_FLAG VARCHAR2 (1) Yes Y or N indicates whether users can insert new reporting codes dynamically while associating them with taxes, statuses or rates
RECORD_TYPE_CODE VARCHAR2 (30)
Lookup code to indicate whether the record is migrated, seeded or defined by the user
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
PROGRAM_LOGIN_ID NUMBER

Login user identifier of last concurrent program to update this record
OBJECT_VERSION_NUMBER NUMBER
Yes Object version number
Query Text

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


SELECT REPORTING_TYPE_ID
,      REPORTING_TYPE_CODE
,      REPORTING_TYPE_DATATYPE_CODE
,      TAX_REGIME_CODE
,      TAX
,      FORMAT_MASK
,      MIN_LENGTH
,      MAX_LENGTH
,      LEGAL_MESSAGE_FLAG
,      EFFECTIVE_FROM
,      EFFECTIVE_TO
,      HAS_REPORTING_CODES_FLAG
,      RECORD_TYPE_CODE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      REQUEST_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_ID
,      PROGRAM_LOGIN_ID
,      OBJECT_VERSION_NUMBER
FROM ZX.ZX_REPORTING_TYPES_B;

Dependencies

[top of page]

ZX.ZX_REPORTING_TYPES_B does not reference any database object

ZX.ZX_REPORTING_TYPES_B is referenced by following:

SchemaAPPS
SynonymZX_REPORTING_TYPES_B