DBA Data[Home] [Help]

APPS.JAI_CMN_RGM_RECORDING_PKG dependencies on JAI_CMN_RGM_PROCESSING_PKG

Line 700: lv_account_name := jai_cmn_rgm_processing_pkg.get_reversal_account_name(

696:
697: -- code ported from BL12.1.3 by zhiwei.xin on 23-JAN-2013 begin
698: --Changed by Qiong for POT reversal begin
699: ------------------------------------------------------------------
700: lv_account_name := jai_cmn_rgm_processing_pkg.get_reversal_account_name(
701: p_regime_id => p_regime_id
702: , p_organization_type => jai_constants.service_tax_orgn_type
703: , p_organization_id => p_organization_id
704: , p_location_id => p_location_id);