DBA Data[Home] [Help]

APPS.WIP_UNRELEASE dependencies on WIP_OSP

Line 156: IF (WIP_OSP.PO_REQ_EXISTS( p_wip_entity_id => x_wip_id

152:
153: BEGIN
154:
155:
156: IF (WIP_OSP.PO_REQ_EXISTS( p_wip_entity_id => x_wip_id
157: ,p_rep_sched_id => x_rep_id
158: ,p_organization_id => x_org_id
159: ,p_entity_type => x_ent_type ) = TRUE) THEN
160: FND_MESSAGE.SET_NAME('WIP','WIP_UNRLS_JOB/SCHED_OPEN_PO');