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


TABLE: PA.PA_INTEGRATION_CONTROLS

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

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
INTEGRATION_OPTION_NAME VARCHAR2 (100) Yes The identifier for the Integration Option
OPERATING_UNIT NUMBER (15) Yes
PROJECT_ORG_ID NUMBER (15)
The identifier for the Project Organization
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) Yes Standard Who Column
Query Text

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


SELECT INTEGRATION_OPTION_NAME
,      OPERATING_UNIT
,      PROJECT_ORG_ID
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
FROM PA.PA_INTEGRATION_CONTROLS;

Dependencies

[top of page]

PA.PA_INTEGRATION_CONTROLS does not reference any database object

PA.PA_INTEGRATION_CONTROLS is referenced by following:

SchemaPA
ViewPA_INTEGRATION_CONTROLS#