[Home] [Help]
[Dependency Information]
| Object Name: | PA_PROJECT_PLAYERS |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PA.PA_PROJECT_PLAYERS
|
| Subobject Name: | |
| Status: | VALID |
A multi-org view which will retrive data for your current operating unit and ignore data in other operating units.
This view is a substitute for the PA_PROJECT_PLAYERS table
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| PROJECT_PARTY_ID | NUMBER | (15) | Yes | System generated number that uniquely identifies the project party |
| PROJECT_ID | NUMBER | Yes | The identifier of the project | |
| PERSON_ID | NUMBER | (15) | Yes | The identifier of the employee assigned to the project. |
| PROJECT_ROLE_TYPE | VARCHAR2 | (20) | Yes | The role that is assigned to the person |
| RESOURCE_ID | NUMBER | (15) | The identifier of the resource assigned to the project. | |
| RESOURCE_TYPE_ID | NUMBER | (15) | Yes | The identifier of the type of the resource, such as EMPLOYEE |
| START_DATE_ACTIVE | DATE | Yes | The first effective date for the person | |
| GRANT_ID | RAW | (16) | Identifier of the grant that the user has on the project | |
| SCHEDULED_FLAG | VARCHAR2 | (1) | Flag indicating whether an assignment exists for this person | |
| LAST_UPDATE_DATE | DATE | Yes | Standard Who column | |
| LAST_UPDATED_BY | NUMBER | Yes | ||
| CREATION_DATE | DATE | Yes | Standard Who column | |
| CREATED_BY | NUMBER | Yes | Standard Who column | |
| LAST_UPDATE_LOGIN | NUMBER | |||
| END_DATE_ACTIVE | DATE | The last effective date for the person | ||
| RECORD_VERSION_NUMBER | NUMBER | Sequence number used for locking strategy in SS environment |
Cut, paste (and edit) the following text to query this object:
SELECT PROJECT_PARTY_ID
, PROJECT_ID
, PERSON_ID
, PROJECT_ROLE_TYPE
, RESOURCE_ID
, RESOURCE_TYPE_ID
, START_DATE_ACTIVE
, GRANT_ID
, SCHEDULED_FLAG
, LAST_UPDATE_DATE
, LAST_UPDATED_BY
, CREATION_DATE
, CREATED_BY
, LAST_UPDATE_LOGIN
, END_DATE_ACTIVE
, RECORD_VERSION_NUMBER
FROM APPS.PA_PROJECT_PLAYERS;
APPS
PA_PROJECT_PARTIES
PA_PROJECT_ROLE_TYPES_B
PA_ROLE_CONTROLS
APPS
AP_WEB_AME_PKG
- show dependent code
FPA_MAIN_PROCESS_PVT
- show dependent code
GMS_MULTI_FUNDING
- show dependent code
ICX_EDM_KEY_MEMBER_PROJ_V
ICX_EDM_KEY_MEMBER_TASK_V
MRP_AP_REL_PLAN_PUB
- show dependent code
MRP_EXP_WF
- show dependent code
PABV_KEY_MEMBERS
PAFV_KEY_MEMBERS
PA_FCST_PROJECT_LIST_V
PA_HR_PROJECT_SETUP
- show dependent code
PA_OVERRIDE_FIELD_VALUES_V
PA_PAXMGURA_XMLP_PKG
- show dependent code
PA_PERSON
- show dependent code
PA_PROJECT_CHECK_PVT
- show dependent code
PA_PROJECT_MANAGERS_V
PA_PROJECT_PARTIES_UTILS
- show dependent code
PA_PROJECT_PLAYERS_ALL_V
PA_PROJECT_PLAYERS_V
PA_PROJECT_PUB
- show dependent code
PA_PROJECT_PVT
- show dependent code
PA_PROJECT_UTILS
- show dependent code
PA_PROJECT_VERIFY_PKG
- show dependent code
PA_PROJ_INFO_VIEW
PA_PROJ_MEMBERS_VIEW
PA_REP_PROJ_REQHRS_GLD_V
PA_REP_PROJ_REQHRS_GL_V
PA_REP_PROJ_REQHRS_PAD_V
PA_REP_PROJ_REQHRS_PA_V
PA_REP_PROJ_REQHRS_WKD_V
PA_REP_PROJ_REQHRS_WK_V
PA_REP_PROJ_SP_GL_V
PA_REP_PROJ_SP_PA_V
PA_RPT_UTILS
- show dependent code
PA_SALESREPS
- show dependent code
PA_SECURITY
- show dependent code
PJM_INTEGRATION_PROJ_MFG
- show dependent code
PJM_MASS_TRANSFER_WF
- show dependent code
PJM_PROJECT_PROJ_SUMMARY_V
PJM_PROJECT_PROJ_V
PSP_XMLGEN
- show dependent code
|
|
|
|