DBA Data[Home] [Help]

APPS.WIP_FLOW_CHARGE_UTILITIES dependencies on WIP_EXPLODE_PHANTOM_RTGS

Line 785: x_success := WIP_EXPLODE_PHANTOM_RTGS.charge_flow_resource_ovhd(

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(
786: x_org_id,
787: phan_rec.phantom_item_id,
788: phan_rec.operation_seq_num,
789: phan_rec.completion_transaction_id,