DBA Data[Home] [Help]

APPS.CSTACOSN dependencies on WIP_OPERATIONS

Line 92: wip_operations wo

88: -1,
89: -1,
90: sysdate
91: FROM
92: wip_operations wo
93: WHERE
94: wo.wip_entity_id = l_wip_entity_id;
95:
96: