DBA Data[Home] [Help]

APPS.WIP_FLOW_CHARGE_UTILITIES dependencies on WIP_GLOBALS

Line 781: IF (wip_globals.USE_PHANTOM_ROUTINGS(x_org_id) = WIP_CONSTANTS.YES) THEN

777: FROM mtl_material_transactions_temp
778: WHERE transaction_header_id = p_header_id
779: AND rownum = 1;
780:
781: IF (wip_globals.USE_PHANTOM_ROUTINGS(x_org_id) = WIP_CONSTANTS.YES) THEN
782: FOR Phan_Rec IN phantoms(p_header_id) LOOP
783: x_success := 0;
784:
785: x_success := WIP_EXPLODE_PHANTOM_RTGS.charge_flow_resource_ovhd(