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


TABLE: PA.PA_XLA_UPG_CTRL

Object Details
Object Name: PA_XLA_UPG_CTRL
Object Type: TABLE
Owner: PA
FND Design Data: TablePA.PA_XLA_UPG_CTRL
Subobject Name:
Status: VALID


PA_XLA_UPG_CTRL is the table used for driving R12 Projects SLA upgrade


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
BATCH_ID NUMBER

System-generated number that identifies the upgrade batch id
REFERENCE VARCHAR2 (30)
Reference of the type of record
MIN_VALUE NUMBER

Minimum Value
MAX_VALUE NUMBER

Maximum Value
LEDGER_ID NUMBER

System-generated number that identifies the ledger to be upgraded
STATUS VARCHAR2 (1)
Status of the upgrade
Query Text

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


SELECT BATCH_ID
,      REFERENCE
,      MIN_VALUE
,      MAX_VALUE
,      LEDGER_ID
,      STATUS
FROM PA.PA_XLA_UPG_CTRL;

Dependencies

[top of page]

PA.PA_XLA_UPG_CTRL does not reference any database object

PA.PA_XLA_UPG_CTRL is referenced by following:

SchemaAPPS
SynonymPA_XLA_UPG_CTRL