DBA Data[Home] [Help]

APPS.FV_TREASURY_PAYMENTS_PKG dependencies on MO_GLOBAL

Line 990: g_org_id := MO_GLOBAL.get_current_org_id;

986: l_calling_sequence := 'FV_TREASURY_PAYMENTS_PKG.Void_Payments';
987: l_reference1 := 'Void';
988:
989: IF g_org_id IS NULL THEN
990: g_org_id := MO_GLOBAL.get_current_org_id;
991: MO_UTILS.get_ledger_info(g_org_id, g_ledger_id, l_ledger_name);
992: END IF;
993:
994: --Update the processed flag to U, of the void rows which