DBA Data[Home] [Help]

APPS.CSTPACWC dependencies on WIP_ENTITIES

Line 3017: wip_entities w

3013: i_prog_appl_id,
3014: i_prog_id,
3015: sysdate
3016: FROM
3017: wip_entities w
3018: WHERE
3019: w.wip_entity_id = i_wip_entity_id
3020: AND w.organization_id = i_org_id;
3021: