DBA Data[Home] [Help]

APPS.WSMPLBMI dependencies on WIP_OSP

Line 6608: AND (wip_osp.PO_REQ_EXISTS(l_wip_entity_id,

6604:
6605: IF (( (l_fm_intraoperation_step_type = 1) AND
6606: ( (l_jump_flag = 'Y') AND (l_charge_jump_from_queue = 2) ) OR
6607: ( l_transaction_type = 4 ) )
6608: AND (wip_osp.PO_REQ_EXISTS(l_wip_entity_id,
6609: NULL,
6610: l_organization_id,
6611: l_fm_op_seq_num,
6612: 5 ))) then