[Home] [Help]
[Dependency Information]
Object Name: | PA_OPER_UNITS_IT |
---|---|
Object Type: | TABLE |
Owner: | PA |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
PA_OPER_UNITS_IT stores information about the operating units for
Oracle Project Analysis Collection Pack. This table provides
information for the operating unit level for the standard hierarchy
on the operating unit dimension.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
PA_OPER_UNITS_IT_U1 | NORMAL | UNIQUE |
![]() |
![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
ORGANIZATION_ID | NUMBER | (15) | Yes | The Identifier of the Operating Unit |
ORGANIZATION | VARCHAR2 | (60) | Yes | The Name of the Operating Unit |
LEGAL_ENTITY | VARCHAR2 | (60) | Yes | The identifier of the legal entity for which this operating unit belongs |
SET_OF_BOOK | VARCHAR2 | (30) | Yes | The ledger identifier to which this row 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 |
USER_COL1 | VARCHAR2 | (30) | Column that can be used to store user customizations | |
USER_COL2 | VARCHAR2 | (30) | Column that can be used to store user customizations | |
USER_COL3 | VARCHAR2 | (30) | Column that can be used to store user customizations | |
USER_COL4 | VARCHAR2 | (30) | Column that can be used to store user customizations | |
USER_COL5 | VARCHAR2 | (30) | Column that can be used to store user customizations | |
USER_COL6 | VARCHAR2 | (30) | Column that can be used to store user customizations | |
USER_COL7 | VARCHAR2 | (30) | Column that can be used to store user customizations | |
USER_COL8 | VARCHAR2 | (30) | Column that can be used to store user customizations | |
USER_COL9 | VARCHAR2 | (30) | Column that can be used to store user customizations | |
USER_COL10 | VARCHAR2 | (30) | Column that can be used to store user customizations | |
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 ORGANIZATION_ID
, ORGANIZATION
, LEGAL_ENTITY
, SET_OF_BOOK
, LAST_UPDATE_DATE
, LAST_UPDATED_BY
, CREATION_DATE
, CREATED_BY
, USER_COL1
, USER_COL2
, USER_COL3
, USER_COL4
, USER_COL5
, USER_COL6
, USER_COL7
, USER_COL8
, USER_COL9
, USER_COL10
, LAST_UPDATE_LOGIN
, REQUEST_ID
, PROGRAM_APPLICATION_ID
, PROGRAM_ID
, PROGRAM_UPDATE_DATE
, STATUS_CODE
FROM PA.PA_OPER_UNITS_IT;
PA.PA_OPER_UNITS_IT does not reference any database object
PA.PA_OPER_UNITS_IT is referenced by following:
|
|
|