DBA Data[Home] [Help]

APPS.JA_CN_SI_EXPORT_PROG dependencies on JA_CN_CUR_EXPORT_PKG

Line 135: JA_CN_CUR_EXPORT_PKG.Add_Currencies( pn_legal_entity_id => pn_legal_entity_id

131: , pn_accounting_year => TO_NUMBER(pv_accounting_year)
132: );
133: Ja_Cn_Utility.Print_Concurrent_Steps_For_Log( pv_step_number => '2.5'
134: , pv_report_name => 'CURRENCY');
135: JA_CN_CUR_EXPORT_PKG.Add_Currencies( pn_legal_entity_id => pn_legal_entity_id
136: , pn_ledger_id => pn_ledger_id
137: , pn_accounting_year => TO_NUMBER(pv_accounting_year)
138: );
139: Ja_Cn_Utility.Print_Concurrent_Steps_For_Log( pv_step_number => '2.6'