DBA Data[Home] [Help]

APPS.JA_CN_FA_EXPORT_PROG dependencies on JA_CN_FA_DM_EXPORT_PKG

Line 147: JA_CN_FA_DM_EXPORT_PKG.Add_FA_Depreciation_Method(pn_legal_entity_id => pn_legal_entity_id

143: );
144: Ja_Cn_Utility.Print_Concurrent_Steps_For_Log(pv_step_number => '2.4'
145: ,pv_report_name => 'FIXED_ASSET_DEPRN_METHOD'
146: ,pv_module_name => Ja_Cn_Utility.GV_MODULE_FA);
147: JA_CN_FA_DM_EXPORT_PKG.Add_FA_Depreciation_Method(pn_legal_entity_id => pn_legal_entity_id
148: ,pv_accounting_year => pv_accounting_year
149: );
150: Ja_Cn_Utility.Print_Concurrent_Steps_For_Log(pv_step_number => '2.5'
151: ,pv_report_name => 'ASSET_USAGE'