DBA Data[Home] [Help]

APPS.PSB_DISTRIBUTE_WORKSHEET_PVT dependencies on PSB_WORKFLOW_PROCESSES

Line 88: FROM psb_workflow_processes

84: --
85: -- Get p_item_key related information.
86: --
87: SELECT worksheet_id INTO l_worksheet_id
88: FROM psb_workflow_processes
89: WHERE item_key = p_item_key ;
90:
91: --
92: -- Set worksheet_id as the Item User Key for the process.