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


TABLE: JL.JL_ZZ_AR_TX_LGL_MSG_ALL

Object Details
Object Name: JL_ZZ_AR_TX_LGL_MSG_ALL
Object Type: TABLE
Owner: JL
FND Design Data: TableJL.JL_ZZ_AR_TX_LGL_MSG_ALL
Subobject Name:
Status: VALID


This table stores the legal messages for tax exceptions and is the table on which the Latin Legal Messages form and Legal Messages windows in other forms are based. Each row is an association of rule type and corresponding rule data, with an exception for which a legal message is assigned.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
JL_ZZ_AR_TX_LGL_MSG_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnRULE_ID
ColumnRULE_DATA_ID
ColumnEXCEPTION_CODE
ColumnORG_ID
Columns
Name Datatype Length Mandatory Comments
RULE_ID NUMBER (15) Yes Rule Identifier
RULE_DATA_ID NUMBER (15) Yes Rule/Method data identifier
EXCEPTION_CODE VARCHAR2 (30) Yes Exception Code
MESSAGE_ID NUMBER (15) Yes Message Identifier
INVENTORY_ITEM_FLAG VARCHAR2 (1) Yes Inventory Item flag
INVENTORY_ORGANIZATION_ID NUMBER (15)
Inventory Organization identifier
START_DATE_ACTIVE DATE

Start Date Active
END_DATE_ACTIVE DATE

End Date Active
ORG_ID NUMBER (15)
Organization Identifier
LAST_UPDATE_DATE DATE
Yes Last Update Date
LAST_UPDATED_BY NUMBER (15) Yes Last Updated by
CREATION_DATE DATE

Creation Date
CREATED_BY NUMBER (15)
Created by
LAST_UPDATE_LOGIN NUMBER (15)
Last Update Login
Query Text

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


SELECT RULE_ID
,      RULE_DATA_ID
,      EXCEPTION_CODE
,      MESSAGE_ID
,      INVENTORY_ITEM_FLAG
,      INVENTORY_ORGANIZATION_ID
,      START_DATE_ACTIVE
,      END_DATE_ACTIVE
,      ORG_ID
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
FROM JL.JL_ZZ_AR_TX_LGL_MSG_ALL;

Dependencies

[top of page]

JL.JL_ZZ_AR_TX_LGL_MSG_ALL does not reference any database object

JL.JL_ZZ_AR_TX_LGL_MSG_ALL is referenced by following:

SchemaAPPS
SynonymJL_ZZ_AR_TX_LGL_MSG
SynonymJL_ZZ_AR_TX_LGL_MSG_ALL