DBA Data[Home] [Help]

APPS.JA_CN_PS_SI_EXPORT_PKG dependencies on JA_CN_ERT_EXPORT_PKG

Line 212: JA_CN_ERT_EXPORT_PKG.Add_Exchange_Rate_Types( pn_legal_entity_id

208: JA_CN_UTILITY.Print_Concurrent_Steps_For_Log
209: ( pv_step_number => '2.12'
210: , pv_report_name => 'EXCHANGE_RATE_TYPE'
211: );
212: JA_CN_ERT_EXPORT_PKG.Add_Exchange_Rate_Types( pn_legal_entity_id
213: , pn_ledger_id
214: , pn_accounting_year
215: );
216: -- call the procedures to export the reports seperately here end