DBA Data[Home] [Help]

APPS.JAI_CMN_RGM_VAT_ACCNT_PKG dependencies on JAI_CMN_RGM_VAT_ACCNT_PKG

Line 1: PACKAGE BODY jai_cmn_rgm_vat_accnt_pkg

1: PACKAGE BODY jai_cmn_rgm_vat_accnt_pkg
2: /* $Header: jai_cmn_rgm_vat.plb 120.20.12020000.3 2013/01/11 07:06:40 anupgupt ship $ */
3: /*****************************************************************************************************************************************************************
4: Created By : aiyer
5: Created Date : 17-Mar-2005

Line 51: done with the code changes in jai_cmn_rgm_vat_accnt_pkg.process_order_invoice

47: 8. 15-nov-2010 vkaranam for bug#10189258
48: Issue:
49: NEGATIVE INVOICE (HAVING FUNCTIONALITY OF CM) DOES NOT PASS CORRECT ACCOUNTING
50: FIX:
51: done with the code changes in jai_cmn_rgm_vat_accnt_pkg.process_order_invoice
52: For -ve invoice the following entries will be generated
53: Dr VAT Liability +ive Amount
54: Cr VAT Interim Liability +ive Amount
55: 9. 09-jan-2012 vkaranam for bug#13495960

Line 70: jai_cmn_rgm_vat_accnt_pkg_pkg_b.sql

66:
67: ----------------------------------------------------------------------------------------------------------------------------------------------------
68: Current Version Current Bug Dependent Dependency On Files Version Author Date Remarks
69: Of File On Bug/Patchset
70: jai_cmn_rgm_vat_accnt_pkg_pkg_b.sql
71: ----------------------------------------------------------------------------------------------------------------------------------------------------
72: 115.0 4247989 IN60106 + Aiyer 17-Mar-2005 4146708 is the release bug for SERVICE/CESS
73: 4146708 + enhancement.
74: 4245089 4245089 - Base bug for VAT Enhancement.

Line 1617: END jai_cmn_rgm_vat_accnt_pkg;

1613: ||substr(SQLERRM,1,300);
1614:
1615: END process_order_invoice;
1616:
1617: END jai_cmn_rgm_vat_accnt_pkg;