DBA Data[Home] [Help]

APPS.FV_AP_CASH_POS_DTL_PKG dependencies on MO_UTILS

Line 63: mo_utils.Get_Ledger_Info

59: where checkrun_id = g_checkrun_id
60: and rownum < 2;
61: end if;
62:
63: mo_utils.Get_Ledger_Info
64: ( p_operating_unit => g_org_id
65: , p_ledger_id => g_set_of_books_id
66: , p_ledger_name => g_set_of_books_name);
67: