Commit c018ea77 authored by sabita.prasad's avatar sabita.prasad

Added sorder as retrieval arguments.


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@93311 ce508802-f39f-4f6c-b175-0d175dae99d5
parent c418fdf8
...@@ -2,7 +2,8 @@ ...@@ -2,7 +2,8 @@
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
<arguments> <arguments>
<argument name="as_ptcn" type="java.lang.String" value="" visible="Y" editable="Y" table="" field="" SRVCALLONCHANGE="Y" label="PTCN #" inputType="text" caseType="upper" size="5" fontSize="10" alignment="2" fontName="" id="arg2" displayType="text" reportTitle="d_tracking_details_of_ptcn" rowNo="1" colNo="1" height="15" width="70"/> <argument name="as_sordno" type="java.lang.String" value="00" visible="Y" editable="Y" table="" field="" SRVCALLONCHANGE="Y" label="Sale Order" inputType="text" caseType="upper" size="5" fontSize="10" alignment="2" fontName="" id="arg2" displayType="text" reportTitle="d_tracking_details_of_ptcn" rowNo="1" colNo="1" height="15" width="70"/>
<argument name="as_ptcn" type="java.lang.String" value="ZZ" visible="Y" editable="Y" table="" field="" SRVCALLONCHANGE="Y" label="PTCN #" inputType="text" caseType="upper" size="5" fontSize="10" alignment="2" fontName="" id="arg2" displayType="text" reportTitle="d_tracking_details_of_ptcn" rowNo="2" colNo="1" height="15" width="70"/>
<argument name="x_path" type="java.lang.String" value="d_tracking_details_of_ptcn" visible="N" editable="N" table="" field="" SRVCALLONCHANGE="N" label="" inputType="text" caseType="mixed" size="50" format="string" fontSize="10" alignment="2" fontName="" id="arg8" displayType="text" reportTitle="d_tracking_details_of_ptcn" rowNo="5" colNo="1" height="15" width="70"/> <argument name="x_path" type="java.lang.String" value="d_tracking_details_of_ptcn" visible="N" editable="N" table="" field="" SRVCALLONCHANGE="N" label="" inputType="text" caseType="mixed" size="50" format="string" fontSize="10" alignment="2" fontName="" id="arg8" displayType="text" reportTitle="d_tracking_details_of_ptcn" rowNo="5" colNo="1" height="15" width="70"/>
......
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