DBA Data[Home] [Help]

APPS.IGC_CC_MC_MAIN_PVT dependencies on GL_MC_INFO

Line 27: l_sob_list gl_mc_info.r_sob_list := gl_mc_info.r_sob_list();

23: l_Conversion_Date IN DATE,
24: l_flag IN VARCHAR2
25: ) IS
26:
27: l_sob_list gl_mc_info.r_sob_list := gl_mc_info.r_sob_list();
28: l_row_count NUMBER;
29: l_FROM_CURR varchar2(10);
30: l_TO_CURR varchar2(10);
31: l_Conversion_Rate Number;

Line 77: gl_mc_info.get_associated_sobs ( p_Set_Of_Books_Id,

73: -- -------------------------------------------------------------------------
74: -- Obtain all sets of books associated to the Primary set of books ID
75: -- received from the caller.
76: -- -------------------------------------------------------------------------
77: gl_mc_info.get_associated_sobs ( p_Set_Of_Books_Id,
78: l_Application_Id,
79: p_org_id,
80: NULL,
81: l_sob_list);

Line 301: l_sob_list gl_mc_info.r_sob_list := gl_mc_info.r_sob_list();

297: p_CC_Func_Withheld_Amt IN NUMBER,
298: l_flag IN VARCHAR2
299: ) IS
300:
301: l_sob_list gl_mc_info.r_sob_list := gl_mc_info.r_sob_list();
302: l_row_count NUMBER;
303: l_FROM_CURR varchar2(10);
304: l_TO_CURR varchar2(10);
305: l_Conversion_Rate Number;

Line 354: gl_mc_info.get_associated_sobs ( p_Set_Of_Books_Id,

350: -- -------------------------------------------------------------------------
351: -- Obtain all sets of books associated to the Primary set of books ID
352: -- received from the caller.
353: -- -------------------------------------------------------------------------
354: gl_mc_info.get_associated_sobs ( p_Set_Of_Books_Id,
355: l_Application_Id,
356: p_org_id,
357: NULL,
358: l_sob_list);

Line 635: l_sob_list gl_mc_info.r_sob_list := gl_mc_info.r_sob_list();

631: p_CC_Det_Pf_ENCMBRNC_AMT IN NUMBER,
632: l_flag IN VARCHAR2
633: ) IS
634:
635: l_sob_list gl_mc_info.r_sob_list := gl_mc_info.r_sob_list();
636: l_row_count NUMBER;
637: l_FROM_CURR varchar2(10);
638: l_TO_CURR varchar2(10);
639: l_Conversion_Rate Number;

Line 687: gl_mc_info.get_associated_sobs (p_Set_Of_Books_Id,

683: -- -------------------------------------------------------------------------
684: -- Obtain all sets of books associated to the Primary set of books ID
685: -- received from the caller.
686: -- -------------------------------------------------------------------------
687: gl_mc_info.get_associated_sobs (p_Set_Of_Books_Id,
688: l_Application_Id,
689: p_org_id,
690: NULL,
691: l_sob_list