DBA Data[Home] [Help]

APPS.JA_CN_ITEMIZATION_INTERFACE dependencies on JA_CN_POST_UTILITY_PKG

Line 2471: Ja_Cn_Post_Utility_Pkg.Post_Journal_Itemized(p_Period_Name =>l_Period_Name,

2467: -- l_Period_Name:='Dec-07';
2468: --prepare for the post program.
2469: Generate_Code_Combination_View(l_ledger_id);
2470: --call post program to post these journals itemized
2471: Ja_Cn_Post_Utility_Pkg.Post_Journal_Itemized(p_Period_Name =>l_Period_Name,
2472: p_ledger_Id => l_Ledger_Id,
2473: p_Legal_Entity_Id => l_Legal_Entity_Id);
2474:
2475: commit;