Commit 4f2de87f authored by sanashaikh's avatar sanashaikh

Sana S: Modified on 01/10/2019

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@208671 ce508802-f39f-4f6c-b175-0d175dae99d5
parent d6457d0a
...@@ -6,7 +6,7 @@ header(height=19 color="536870912" ) ...@@ -6,7 +6,7 @@ header(height=19 color="536870912" )
summary(height=0 color="536870912" ) summary(height=0 color="536870912" )
footer(height=0 color="536870912" ) footer(height=0 color="536870912" )
detail(height=20 color="536870912" ) detail(height=20 color="536870912" )
table(column=(type=char(6) update=yes updatewhereclause=yes key=yes identity=yes name=prd_code dbname="arreardet.prd_code" ) table(column=(type=char(6) update=yes updatewhereclause=yes key=yes name=prd_code dbname="arreardet.prd_code" )
column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_code dbname="arreardet.emp_code" ) column=(type=char(10) update=yes updatewhereclause=yes key=yes name=emp_code dbname="arreardet.emp_code" )
column=(type=char(5) update=yes updatewhereclause=yes key=yes name=ad_code dbname="arreardet.ad_code" ) column=(type=char(5) update=yes updatewhereclause=yes key=yes name=ad_code dbname="arreardet.ad_code" )
column=(type=char(1) updatewhereclause=yes name=type dbname="arreardet.type" ) column=(type=char(1) updatewhereclause=yes name=type dbname="arreardet.type" )
......
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