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


TABLE: PSB.PSB_WF_REVIEW_GROUPS

Object Details
Object Name: PSB_WF_REVIEW_GROUPS
Object Type: TABLE
Owner: PSB
FND Design Data: TablePSB.PSB_WF_REVIEW_GROUPS
Subobject Name:
Status: VALID


PSB_WF_REVIEW_GROUPS stores the list of review groups to which a
worksheet must be sent during the worksheet submission process. The
ITEM_KEY identifies the specific workflow process.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
ITEM_KEY VARCHAR2 (240) Yes Unique identifier for an instance of an item entering the workflow process
BUDGET_WORKFLOW_RULE_ID NUMBER (15) Yes Budget workflow rule unique identifier
SEQUENCE NUMBER (15)
Order in which the worksheet must be routed to the review groups for a workflow process
Query Text

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


SELECT ITEM_KEY
,      BUDGET_WORKFLOW_RULE_ID
,      SEQUENCE
FROM PSB.PSB_WF_REVIEW_GROUPS;

Dependencies

[top of page]

PSB.PSB_WF_REVIEW_GROUPS does not reference any database object

PSB.PSB_WF_REVIEW_GROUPS is referenced by following:

SchemaAPPS
SynonymPSB_WF_REVIEW_GROUPS