Commit e2c19785 authored by mjadhav's avatar mjadhav

add bach no in asn det


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@96879 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 79809033
......@@ -12,7 +12,7 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i
column=(type=decimal(0) update=yes updatewhereclause=yes name=pack_size dbname="asn_det.pack_size" )
column=(type=char(15) update=yes updatewhereclause=yes name=lot_no dbname="asn_det.lot_no" )
column=(type=char(35) update=yes updatewhereclause=yes name=sscc_14 dbname="asn_det.sscc_14" )
column=(type=char(120) updatewhereclause=yes name=descr dbname="item.descr" )
column=(type=char(130) updatewhereclause=yes name=descr dbname="item.descr" )
column=(type=decimal(0) update=yes updatewhereclause=yes name=no_pallet dbname="asn_det.no_pallet" )
column=(type=number updatewhereclause=yes name=dlv_qty dbname="dlv_qty" )
column=(type=char(3) update=yes updatewhereclause=yes name=line_no__ord dbname="asn_det.line_no__ord" )
......@@ -21,8 +21,9 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i
column=(type=char(10) update=yes updatewhereclause=yes name=supp_code__mnfr dbname="asn_det.supp_code__mnfr" )
column=(type=char(1) update=yes updatewhereclause=yes name=shelf_life__type dbname="asn_det.shelf_life__type" )
column=(type=char(5) update=yes updatewhereclause=yes name=site_code__mfg dbname="asn_det.site_code__mfg" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"asn_det~" ) TABLE(NAME=~"item~" ) COLUMN(NAME=~"asn_det.tran_id~") COLUMN(NAME=~"asn_det.line_no~") COLUMN(NAME=~"asn_det.item_code~") COLUMN(NAME=~"asn_det.quantity~") COLUMN(NAME=~"asn_det.exp_date~") COLUMN(NAME=~"asn_det.pack_size~") COLUMN(NAME=~"asn_det.lot_no~") COLUMN(NAME=~"asn_det.sscc_14~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"asn_det.no_pallet~") COMPUTE(NAME=~"fn_po_dlv_qty(asn_det.tran_id,asn_det.line_no__ord) as dlv_qty~") COLUMN(NAME=~"asn_det.line_no__ord~") COLUMN(NAME=~"asn_det.realised_qty~") COLUMN(NAME=~"asn_det.mfg_date~") COLUMN(NAME=~"asn_det.supp_code__mnfr~") COLUMN(NAME=~"asn_det.shelf_life__type~") COLUMN(NAME=~"asn_det.site_code__mfg~") JOIN (LEFT=~"asn_det.item_code~" OP =~"=~"RIGHT=~"item.item_code~" OUTER1 =~"asn_det.item_code~" )WHERE( EXP1 =~"ASN_DET.TRAN_ID~" OP =~"=~" EXP2 =~":tran_id~" LOGIC =~"and~" ) WHERE( EXP1 =~"ASN_DET.LINE_NO~" OP =~"=~" EXP2 =~":line_no~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) ARG(NAME = ~"line_no~" TYPE = number) " update="ASN_DET" updatewhere=0 updatekeyinplace=no arguments=(("tran_id", string),("line_no", number)) )
groupbox(band=detail text="Basic"border="2" color="33554432" x="10" y="7" height="319" width="534" name=gb_1 visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column=(type=char(50) update=yes updatewhereclause=yes name=batch_no dbname="asn_det.batch_no" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"asn_det~" ) TABLE(NAME=~"item~" ) COLUMN(NAME=~"asn_det.tran_id~") COLUMN(NAME=~"asn_det.line_no~") COLUMN(NAME=~"asn_det.item_code~") COLUMN(NAME=~"asn_det.quantity~") COLUMN(NAME=~"asn_det.exp_date~") COLUMN(NAME=~"asn_det.pack_size~") COLUMN(NAME=~"asn_det.lot_no~") COLUMN(NAME=~"asn_det.sscc_14~") COLUMN(NAME=~"item.descr~") COLUMN(NAME=~"asn_det.no_pallet~") COMPUTE(NAME=~"fn_po_dlv_qty(asn_det.tran_id,asn_det.line_no__ord) as dlv_qty~") COLUMN(NAME=~"asn_det.line_no__ord~") COLUMN(NAME=~"asn_det.realised_qty~") COLUMN(NAME=~"asn_det.mfg_date~") COLUMN(NAME=~"asn_det.supp_code__mnfr~") COLUMN(NAME=~"asn_det.shelf_life__type~") COLUMN(NAME=~"asn_det.site_code__mfg~") COLUMN(NAME=~"asn_det.batch_no~") JOIN (LEFT=~"asn_det.item_code~" OP =~"=~"RIGHT=~"item.item_code~" OUTER1 =~"asn_det.item_code~" )WHERE( EXP1 =~"ASN_DET.TRAN_ID~" OP =~"=~" EXP2 =~":tran_id~" LOGIC =~"and~" ) WHERE( EXP1 =~"ASN_DET.LINE_NO~" OP =~"=~" EXP2 =~":line_no~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) ARG(NAME = ~"line_no~" TYPE = number) " update="ASN_DET" updatewhere=0 updatekeyinplace=no arguments=(("tran_id", string),("line_no", number)) )
groupbox(band=detail text="Basic"border="2" color="33554432" x="10" y="7" height="319" width="534" name=gb_1 visible="1" font.face="Tahoma" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
text(band=detail alignment="1" text="Item Code :" border="0" color="33554432" x="38" y="43" height="16" width="90" html.valueishtml="0" name=item_code_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Quantity :" border="0" color="33554432" x="38" y="63" height="16" width="90" html.valueishtml="0" name=quantity_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Pack Size :" border="0" color="33554432" x="38" y="83" height="16" width="90" html.valueishtml="0" name=pack_size_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
......@@ -54,6 +55,8 @@ text(band=detail alignment="1" text="MFG Date :" border="0" color="33554432" x="
column(band=detail id=14 alignment="0" tabsequence=100 border="5" color="33554432" x="389" y="145" height="16" width="120" format="[shortdate] [time]" html.valueishtml="0" name=mfg_date visible="1" editmask.mask="dd/mm/yy" editmask.imemode=0 editmask.focusrectangle=no font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="1" text="Retest :" border="0" color="33554432" x="277" y="165" height="16" width="108" html.valueishtml="0" name=shelf_life__type_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=16 alignment="0" tabsequence=120 border="5" color="33554432" x="389" y="165" height="16" width="120" format="[general]" html.valueishtml="0" name=shelf_life__type visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
column(band=detail id=18 alignment="0" tabsequence=130 border="5" color="33554432" x="131" y="184" height="16" width="250" html.valueishtml="0" name=batch_no visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="16777215" )
text(band=detail alignment="0" text="Batch No:" border="0" color="33554432" x="74" y="181" height="16" width="52" html.valueishtml="0" name=batch_no_t visible="1" font.face="Times New Roman" font.height="-10" font.weight="400" font.family="1" font.pitch="2" font.charset="0" background.mode="1" background.color="553648127" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
......
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