[Home] [Help]
[Dependency Information]
Object Name: | JL_ZZ_AR_TX_LGL_MSG_ALL |
---|---|
Object Type: | TABLE |
Owner: | JL |
FND Design Data: | ![]() |
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.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
JL_ZZ_AR_TX_LGL_MSG_U1 | NORMAL | UNIQUE |
![]() |
![]() ![]() ![]() ![]() |
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 |
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;
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:
|
|
|