[Home] [Help]
[Dependency Information]
Object Name: | PA_PRJ_BUSINESS_GRPS_IT |
---|---|
Object Type: | TABLE |
Owner: | PA |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
PA_PRJ_BUSINESS_GRPS_IT stores information about business groups
for project/task organizations for Oracle Project Analysis Collection
Pack. This table provides information for the business group level for
the standard hierarchy on the project organization dimension.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
PA_PRJ_BUSINESS_GRPS_IT_U1 | NORMAL | UNIQUE |
![]() |
![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
BUSINESS_GROUP | VARCHAR2 | (60) | Yes | The Business Group for the given 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) | 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 BUSINESS_GROUP
, 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_PRJ_BUSINESS_GRPS_IT;
PA.PA_PRJ_BUSINESS_GRPS_IT does not reference any database object
PA.PA_PRJ_BUSINESS_GRPS_IT is referenced by following:
|
|
|