DBA Data[Home] [Help]

APPS.JAI_CMN_GST_INV_GEN_PKG dependencies on JAI_GST_GENERAL_PKG

Line 1070: gn_cgst_regime_id := JAI_GST_GENERAL_PKG.get_regime_id(jai_constants.cgst_regime);

1066: END PROCESS;
1067:
1068: BEGIN
1069:
1070: gn_cgst_regime_id := JAI_GST_GENERAL_PKG.get_regime_id(jai_constants.cgst_regime);
1071: gn_sgst_regime_id := JAI_GST_GENERAL_PKG.get_regime_id(jai_constants.sgst_regime);
1072:
1073: end jai_cmn_gst_inv_gen_pkg;

Line 1071: gn_sgst_regime_id := JAI_GST_GENERAL_PKG.get_regime_id(jai_constants.sgst_regime);

1067:
1068: BEGIN
1069:
1070: gn_cgst_regime_id := JAI_GST_GENERAL_PKG.get_regime_id(jai_constants.cgst_regime);
1071: gn_sgst_regime_id := JAI_GST_GENERAL_PKG.get_regime_id(jai_constants.sgst_regime);
1072:
1073: end jai_cmn_gst_inv_gen_pkg;