[Home] [Help]
[Dependency Information]
Object Name: | PA_LEGAL_ENTITY_IT |
---|---|
Object Type: | TABLE |
Owner: | PA |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
PA_LEGAL_ENTITY_IT stores information about the legal entities
for Oracle Project Analysis Collection Pack. This table provides
information for the legal entity level for the standard hierarchy
on the operating unit dimension.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
PA_LEGAL_ENTITY_IT_U1 | NORMAL | UNIQUE |
![]() |
![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
LEGAL_ENTITY | VARCHAR2 | (60) | Yes | The Name of the Legal Entity for Oracle Project Analysis Collection Pack |
SET_OF_BOOK | VARCHAR2 | (30) | Yes | The ledger identifier to which this legal entity belongs. |
LAST_UPDATE_DATE | DATE | Yes | Standard Who Column | |
LAST_UPDATED_BY | NUMBER | (15) | Yes | Standard Who Column |
CREATION_DATE | DATE | Yes | Standard Who Column | |
CREATED_BY | NUMBER | (15) | Yes | Standard Who Column |
LAST_UPDATE_LOGIN | NUMBER | (15) | Standard Who Column | |
REQUEST_ID | NUMBER | (15) | Standard Who Column | |
PROGRAM_APPLICATION_ID | NUMBER | (15) | Standard Who Column | |
PROGRAM_ID | NUMBER | (15) | Standard Who Column | |
PROGRAM_UPDATE_DATE | DATE | Standard Who Column | ||
STATUS_CODE | VARCHAR2 | (1) | The flag that indicates whether this row has any updates or not. |
Cut, paste (and edit) the following text to query this object:
SELECT LEGAL_ENTITY
, SET_OF_BOOK
, LAST_UPDATE_DATE
, LAST_UPDATED_BY
, CREATION_DATE
, CREATED_BY
, LAST_UPDATE_LOGIN
, REQUEST_ID
, PROGRAM_APPLICATION_ID
, PROGRAM_ID
, PROGRAM_UPDATE_DATE
, STATUS_CODE
FROM PA.PA_LEGAL_ENTITY_IT;
PA.PA_LEGAL_ENTITY_IT does not reference any database object
PA.PA_LEGAL_ENTITY_IT is referenced by following:
|
|
|