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


VIEW: APPS.PA_MASS_TXN_ASGMT_SUCCESS_V

Object Details
Object Name: PA_MASS_TXN_ASGMT_SUCCESS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPA.PA_MASS_TXN_ASGMT_SUCCESS_V
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
ITEM_TYPE VARCHAR2 (30) Yes This is the worflow item type.
ITEM_KEY VARCHAR2 (240) Yes This is the worflow item key.
WF_TYPE_CODE VARCHAR2 (30) Yes This code indicates the workflow type.
ASSIGNMENT_ID NUMBER

Query Text

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


SELECT ITEM_TYPE
,      ITEM_KEY
,      WF_TYPE_CODE
,      ASSIGNMENT_ID
FROM APPS.PA_MASS_TXN_ASGMT_SUCCESS_V;

Dependencies

[top of page]

APPS.PA_MASS_TXN_ASGMT_SUCCESS_V references the following:

SchemaAPPS
SynonymPA_WF_PROCESS_DETAILS
APPS.PA_MASS_TXN_ASGMT_SUCCESS_V is referenced by following:

SchemaAPPS
Package BodyPA_MASS_ASGMT_TRX - show dependent code
Package BodyPA_SCHEDULE_PVT - show dependent code