Commit ddf3e474 authored by kdabholkar's avatar kdabholkar

commiting changes of tax_reg_no

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@157280 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 31c8909d
......@@ -1071,7 +1071,7 @@ public class GstDataPrc extends ProcessEJB implements GstDataPrcLocal,GstDataPrc
+" ' ' CHG_USER,"
// +" sysdate CHG_DATE," commented by kaustubh 27 july 2017
+" ' 'CHG_TERM,"
+" ddf_get_siteregno(c.site_code__dlv,'GSTIN_NO') as TAX_REG_NO,"
+" ddf_get_siteregno(i.site_code__dlv,'GSTIN_NO') as TAX_REG_NO,"
+" ' ' as RECO_STATUS,"
+" ' ' as ECOM_REG_NO,"
+" 'D-ISS' as ref_ser"
......@@ -4683,7 +4683,7 @@ public class GstDataPrc extends ProcessEJB implements GstDataPrcLocal,GstDataPrc
+" ' ' CHG_USER,"
// +" sysdate CHG_DATE," commented by kaustubh 27 july 2017
+" ' 'CHG_TERM,"
+" ddf_get_siteregno(c.site_code__dlv,'GSTIN_NO') as TAX_REG_NO,"
+" ddf_get_siteregno(i.site_code__dlv,'GSTIN_NO') as TAX_REG_NO,"
+" ' ' as RECO_STATUS,"
+" ' ' as ECOM_REG_NO,"
+" 'D-ISS' as ref_ser"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment