[Home] [Help]
[Dependency Information]
Object Name: | PA_INTEGRATION_CONTROLS |
---|---|
Object Type: | TABLE |
Owner: | PA |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
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 |
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;
PA.PA_INTEGRATION_CONTROLS does not reference any database object
PA.PA_INTEGRATION_CONTROLS is referenced by following:
|
|
|