DBA Data[Home] [Help]

APPS.JA_CN_ETC_CONC_PROG dependencies on JA_CN_ACC_JE_ITEMIZATION_PKG

Line 61: -- 'JA_CN_ACC_JE_ITEMIZATION_PKG.transfer_gl_sla_to_cnao'

57: --
58: -- The 'transfer_gl_sla_to_cnao' procedure accepts parameters from
59: -- concurrent program 'Account and Journal Itemization Program' and
60: -- calls another procedure
61: -- 'JA_CN_ACC_JE_ITEMIZATION_PKG.transfer_gl_sla_to_cnao'
62: -- with parameters after processing.
63: --
64: -- PARAMETERS:
65: -- In: p_legal_entity_id Identifier of legal entity

Line 112: Ja_Cn_Acc_Je_Itemization_Pkg.Transfer_Gl_Sla_To_Cnao(Errbuf => Errbuf,

108: 'p_legal_entity_id:' || p_Legal_Entity_Id);
109: END IF; --(l_proc_level >= l_dbg_level)
110:
111: IF Ja_Cn_Utility.Check_Profile THEN
112: Ja_Cn_Acc_Je_Itemization_Pkg.Transfer_Gl_Sla_To_Cnao(Errbuf => Errbuf,
113: Retcode => Retcode,
114: p_Chart_Of_Accounts_Id => p_Chart_Of_Accounts_Id,
115: p_Ledger_Id => p_Ledger_Id,
116: p_Legal_Entity_Id => p_Legal_Entity_Id,