DBA Data[Home] [Help]

APPS.CSTPACWC dependencies on WIP_ENTITIES

Line 3153: wip_entities w

3149: i_prog_appl_id,
3150: i_prog_id,
3151: sysdate
3152: FROM
3153: wip_entities w
3154: WHERE
3155: w.wip_entity_id = i_wip_entity_id
3156: AND w.organization_id = i_org_id;
3157: