Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
Component Sharing
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Gagandeep Singh Bhatia
Component Sharing
Commits
ee6e9228
Commit
ee6e9228
authored
Mar 18, 2026
by
Ajit Deshmukh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated metadata
parent
68374b7e
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
175 additions
and
77 deletions
+175
-77
Ajit/VHB/RFQ Transaction Metadata/rfq12.xml
Ajit/VHB/RFQ Transaction Metadata/rfq12.xml
+64
-6
Ajit/VHB/RFQ Transaction Metadata/rfq22.xml
Ajit/VHB/RFQ Transaction Metadata/rfq22.xml
+100
-65
Ajit/VHB/RFQ Transaction Metadata/rfq_det_brow.srd
Ajit/VHB/RFQ Transaction Metadata/rfq_det_brow.srd
+6
-3
Ajit/VHB/RFQ Transaction Metadata/rfq_det_edit.srd
Ajit/VHB/RFQ Transaction Metadata/rfq_det_edit.srd
+5
-3
No files found.
Ajit/VHB/RFQ Transaction Metadata/rfq12.xml
View file @
ee6e9228
...
...
@@ -52,7 +52,6 @@
<type
size=
"10"
>
char
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<key>
yes
</key>
<name>
tran_id
</name>
<dbname>
sales_quot_req_det.tran_id
</dbname>
</table_column>
...
...
@@ -60,7 +59,6 @@
<type>
number
</type>
<update>
yes
</update>
<updatewhereclause>
yes
</updatewhereclause>
<key>
yes
</key>
<name>
line_no
</name>
<dbname>
sales_quot_req_det.line_no
</dbname>
</table_column>
...
...
@@ -175,10 +173,13 @@
<name>
ptr
</name>
<dbname>
sales_quot_req_det.ptr
</dbname>
</table_column>
<retrieve>
PBSELECT( VERSION(400) TABLE(NAME=
"
sales_quot_req_det
"
) COLUMN(NAME=
"
sales_quot_req_det.tran_id
"
) COLUMN(NAME=
"
sales_quot_req_det.line_no
"
) COLUMN(NAME=
"
sales_quot_req_det.item_code
"
) COLUMN(NAME=
"
sales_quot_req_det.qty_quot
"
) COLUMN(NAME=
"
sales_quot_req_det.unit
"
) COLUMN(NAME=
"
sales_quot_req_det.pack_code
"
) COLUMN(NAME=
"
sales_quot_req_det.rate_quot
"
) COLUMN(NAME=
"
sales_quot_req_det.near_expiry
"
) COLUMN(NAME=
"
sales_quot_req_det.competitor_rate
"
) COLUMN(NAME=
"
sales_quot_req_det.competitor_item
"
) COLUMN(NAME=
"
sales_quot_req_det.competitor_name
"
) COLUMN(NAME=
"
sales_quot_req_det.spec_instr
"
) COLUMN(NAME=
"
sales_quot_req_det.rate_apprv
"
) COLUMN(NAME=
"
sales_quot_req_det.remarks
"
) COLUMN(NAME=
"
sales_quot_req_det.ptr_flag
"
) COLUMN(NAME=
"
sales_quot_req_det.pts
"
) COLUMN(NAME=
"
sales_quot_req_det.ptd
"
) COLUMN(NAME=
"
sales_quot_req_det.ptr
"
)WHERE( EXP1 =
"
sales_quot_req_det.tran_id
"
OP =
"
=
"
EXP2 =
"
:tran_id
"
) ) ARG(NAME =
"
tran_id
"
TYPE = string)
</retrieve>
<update>
sales_quot_req_det
</update>
<updatewhere>
0
</updatewhere>
<updatekeyinplace>
no
</updatekeyinplace>
<table_column>
<type
size=
"130"
>
char
</type>
<updatewhereclause>
yes
</updatewhereclause>
<name>
descr
</name>
<dbname>
item.descr
</dbname>
</table_column>
<retrieve>
PBSELECT( VERSION(400) TABLE(NAME=
"
sales_quot_req_det
"
) TABLE(NAME=
"
item
"
) COLUMN(NAME=
"
sales_quot_req_det.tran_id
"
) COLUMN(NAME=
"
sales_quot_req_det.line_no
"
) COLUMN(NAME=
"
sales_quot_req_det.item_code
"
) COLUMN(NAME=
"
sales_quot_req_det.qty_quot
"
) COLUMN(NAME=
"
sales_quot_req_det.unit
"
) COLUMN(NAME=
"
sales_quot_req_det.pack_code
"
) COLUMN(NAME=
"
sales_quot_req_det.rate_quot
"
) COLUMN(NAME=
"
sales_quot_req_det.near_expiry
"
) COLUMN(NAME=
"
sales_quot_req_det.competitor_rate
"
) COLUMN(NAME=
"
sales_quot_req_det.competitor_item
"
) COLUMN(NAME=
"
sales_quot_req_det.competitor_name
"
) COLUMN(NAME=
"
sales_quot_req_det.spec_instr
"
) COLUMN(NAME=
"
sales_quot_req_det.rate_apprv
"
) COLUMN(NAME=
"
sales_quot_req_det.remarks
"
) COLUMN(NAME=
"
sales_quot_req_det.ptr_flag
"
) COLUMN(NAME=
"
sales_quot_req_det.pts
"
) COLUMN(NAME=
"
sales_quot_req_det.ptd
"
) COLUMN(NAME=
"
sales_quot_req_det.ptr
"
) COLUMN(NAME=
"
item.descr
"
) JOIN (LEFT=
"
sales_quot_req_det.item_code
"
OP =
"
=
"
RIGHT=
"
item.item_code
"
OUTER1 =
"
sales_quot_req_det.item_code
"
)WHERE( EXP1 =
"
sales_quot_req_det.tran_id
"
OP =
"
=
"
EXP2 =
"
:tran_id
"
) ) ARG(NAME =
"
tran_id
"
TYPE = string)
</retrieve>
<argument>
<name>
tran_id
</name>
<type>
string
</type>
...
...
@@ -1364,6 +1365,63 @@
<color>
536870912
</color>
</background>
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
19
</id>
<alignment>
0
</alignment>
<tabsequence>
190
</tabsequence>
<border>
0
</border>
<color>
33554432
</color>
<x>
4582
</x>
<y>
1
</y>
<height>
16
</height>
<width>
87
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
descr
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<TextObject>
<band>
Header
</band>
<alignment>
0
</alignment>
<text>
Item Description
</text>
<border>
0
</border>
<color>
33554432
</color>
<x>
4581
</x>
<y>
1
</y>
<height>
19
</height>
<width>
88
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
descr_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-12
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
2
</mode>
<color>
1073741824
</color>
</background>
</TextObject>
<HtmlTable>
<border>
1
</border>
</HtmlTable>
...
...
Ajit/VHB/RFQ Transaction Metadata/rfq22.xml
View file @
ee6e9228
...
...
@@ -175,7 +175,13 @@
<name>
ptr
</name>
<dbname>
sales_quot_req_det.ptr
</dbname>
</table_column>
<retrieve>
PBSELECT( VERSION(400) TABLE(NAME=
"
sales_quot_req_det
"
) COLUMN(NAME=
"
sales_quot_req_det.tran_id
"
) COLUMN(NAME=
"
sales_quot_req_det.line_no
"
) COLUMN(NAME=
"
sales_quot_req_det.item_code
"
) COLUMN(NAME=
"
sales_quot_req_det.qty_quot
"
) COLUMN(NAME=
"
sales_quot_req_det.unit
"
) COLUMN(NAME=
"
sales_quot_req_det.pack_code
"
) COLUMN(NAME=
"
sales_quot_req_det.rate_quot
"
) COLUMN(NAME=
"
sales_quot_req_det.near_expiry
"
) COLUMN(NAME=
"
sales_quot_req_det.competitor_rate
"
) COLUMN(NAME=
"
sales_quot_req_det.competitor_item
"
) COLUMN(NAME=
"
sales_quot_req_det.competitor_name
"
) COLUMN(NAME=
"
sales_quot_req_det.remarks
"
) COLUMN(NAME=
"
sales_quot_req_det.spec_instr
"
) COLUMN(NAME=
"
sales_quot_req_det.ptr_flag
"
) COLUMN(NAME=
"
sales_quot_req_det.rate_apprv
"
) COLUMN(NAME=
"
sales_quot_req_det.pts
"
) COLUMN(NAME=
"
sales_quot_req_det.ptd
"
) COLUMN(NAME=
"
sales_quot_req_det.ptr
"
)WHERE( EXP1 =
"
sales_quot_req_det.tran_id
"
OP =
"
=
"
EXP2 =
"
:tran_id
"
) ) ARG(NAME =
"
tran_id
"
TYPE = number)
</retrieve>
<table_column>
<type
size=
"130"
>
char
</type>
<updatewhereclause>
yes
</updatewhereclause>
<name>
descr
</name>
<dbname>
item.descr
</dbname>
</table_column>
<retrieve>
PBSELECT( VERSION(400) TABLE(NAME=
"
sales_quot_req_det
"
) TABLE(NAME=
"
item
"
) COLUMN(NAME=
"
sales_quot_req_det.tran_id
"
) COLUMN(NAME=
"
sales_quot_req_det.line_no
"
) COLUMN(NAME=
"
sales_quot_req_det.item_code
"
) COLUMN(NAME=
"
sales_quot_req_det.qty_quot
"
) COLUMN(NAME=
"
sales_quot_req_det.unit
"
) COLUMN(NAME=
"
sales_quot_req_det.pack_code
"
) COLUMN(NAME=
"
sales_quot_req_det.rate_quot
"
) COLUMN(NAME=
"
sales_quot_req_det.near_expiry
"
) COLUMN(NAME=
"
sales_quot_req_det.competitor_rate
"
) COLUMN(NAME=
"
sales_quot_req_det.competitor_item
"
) COLUMN(NAME=
"
sales_quot_req_det.competitor_name
"
) COLUMN(NAME=
"
sales_quot_req_det.remarks
"
) COLUMN(NAME=
"
sales_quot_req_det.spec_instr
"
) COLUMN(NAME=
"
sales_quot_req_det.ptr_flag
"
) COLUMN(NAME=
"
sales_quot_req_det.rate_apprv
"
) COLUMN(NAME=
"
sales_quot_req_det.pts
"
) COLUMN(NAME=
"
sales_quot_req_det.ptd
"
) COLUMN(NAME=
"
sales_quot_req_det.ptr
"
) COLUMN(NAME=
"
item.descr
"
) JOIN (LEFT=
"
sales_quot_req_det.item_code
"
OP =
"
=
"
RIGHT=
"
item.item_code
"
OUTER1 =
"
sales_quot_req_det.item_code
"
)WHERE( EXP1 =
"
sales_quot_req_det.tran_id
"
OP =
"
=
"
EXP2 =
"
:tran_id
"
) ) ARG(NAME =
"
tran_id
"
TYPE = number)
</retrieve>
<update>
sales_quot_req_det
</update>
<updatewhere>
1
</updatewhere>
<updatekeyinplace>
no
</updatekeyinplace>
...
...
@@ -607,70 +613,6 @@
<color>
536870912
</color>
</background>
</ColumnObject>
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Near Expiry:
</text>
<border>
2
</border>
<color>
0
</color>
<x>
402
</x>
<y>
197
</y>
<height>
16
</height>
<width>
105
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
near_expiry_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<ColumnObject>
<band>
Detail
</band>
<id>
8
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
511
</x>
<y>
197
</y>
<height>
19
</height>
<width>
99
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
near_expiry
</name>
<visible>
1
</visible>
<EditStyle
style=
"ddlb"
>
<limit>
0
</limit>
<allowedit>
no
</allowedit>
<case>
any
</case>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
...
...
@@ -1454,6 +1396,99 @@
<color>
536870912
</color>
</background>
</ColumnObject>
<ColumnObject>
<band>
Detail
</band>
<id>
19
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
0
</border>
<color>
33554432
</color>
<x>
300
</x>
<y>
197
</y>
<height>
16
</height>
<width>
71
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
descr
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<TextObject>
<band>
Detail
</band>
<alignment>
1
</alignment>
<text>
Near Expiry:
</text>
<border>
2
</border>
<color>
0
</color>
<x>
111
</x>
<y>
236
</y>
<height>
16
</height>
<width>
105
</width>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
near_expiry_t
</name>
<visible>
1
</visible>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</TextObject>
<ColumnObject>
<band>
Detail
</band>
<id>
8
</id>
<alignment>
0
</alignment>
<tabsequence>
32766
</tabsequence>
<border>
2
</border>
<color>
33554432
</color>
<x>
220
</x>
<y>
236
</y>
<height>
19
</height>
<width>
99
</width>
<format>
[general]
</format>
<html>
<valueishtml>
0
</valueishtml>
</html>
<name>
near_expiry
</name>
<visible>
1
</visible>
<EditStyle
style=
"ddlb"
>
<limit>
0
</limit>
<allowedit>
no
</allowedit>
<case>
any
</case>
<imemode>
0
</imemode>
</EditStyle>
<font>
<face>
Arial
</face>
<height>
-10
</height>
<weight>
400
</weight>
<family>
2
</family>
<pitch>
2
</pitch>
<charset>
0
</charset>
</font>
<background>
<mode>
1
</mode>
<color>
536870912
</color>
</background>
</ColumnObject>
<HtmlTable>
<border>
1
</border>
</HtmlTable>
...
...
Ajit/VHB/RFQ Transaction Metadata/rfq_det_brow.srd
View file @
ee6e9228
...
...
@@ -5,8 +5,8 @@ header(height=20 color="536870912" )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=23 color="536870912" )
table(column=(type=char(10) update=yes updatewhereclause=yes
key=yes
name=tran_id dbname="sales_quot_req_det.tran_id" )
column=(type=number update=yes updatewhereclause=yes
key=yes
name=line_no dbname="sales_quot_req_det.line_no" )
table(column=(type=char(10) update=yes updatewhereclause=yes name=tran_id dbname="sales_quot_req_det.tran_id" )
column=(type=number update=yes updatewhereclause=yes name=line_no dbname="sales_quot_req_det.line_no" )
column=(type=char(10) update=yes updatewhereclause=yes name=item_code dbname="sales_quot_req_det.item_code" )
column=(type=number update=yes updatewhereclause=yes name=qty_quot dbname="sales_quot_req_det.qty_quot" )
column=(type=char(10) update=yes updatewhereclause=yes name=unit dbname="sales_quot_req_det.unit" )
...
...
@@ -23,7 +23,8 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i
column=(type=decimal(3) update=yes updatewhereclause=yes name=pts dbname="sales_quot_req_det.pts" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=ptd dbname="sales_quot_req_det.ptd" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=ptr dbname="sales_quot_req_det.ptr" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"sales_quot_req_det~" ) COLUMN(NAME=~"sales_quot_req_det.tran_id~") COLUMN(NAME=~"sales_quot_req_det.line_no~") COLUMN(NAME=~"sales_quot_req_det.item_code~") COLUMN(NAME=~"sales_quot_req_det.qty_quot~") COLUMN(NAME=~"sales_quot_req_det.unit~") COLUMN(NAME=~"sales_quot_req_det.pack_code~") COLUMN(NAME=~"sales_quot_req_det.rate_quot~") COLUMN(NAME=~"sales_quot_req_det.near_expiry~") COLUMN(NAME=~"sales_quot_req_det.competitor_rate~") COLUMN(NAME=~"sales_quot_req_det.competitor_item~") COLUMN(NAME=~"sales_quot_req_det.competitor_name~") COLUMN(NAME=~"sales_quot_req_det.spec_instr~") COLUMN(NAME=~"sales_quot_req_det.rate_apprv~") COLUMN(NAME=~"sales_quot_req_det.remarks~") COLUMN(NAME=~"sales_quot_req_det.ptr_flag~") COLUMN(NAME=~"sales_quot_req_det.pts~") COLUMN(NAME=~"sales_quot_req_det.ptd~") COLUMN(NAME=~"sales_quot_req_det.ptr~")WHERE( EXP1 =~"sales_quot_req_det.tran_id~" OP =~"=~" EXP2 =~":tran_id~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) " update="sales_quot_req_det" updatewhere=0 updatekeyinplace=no arguments=(("tran_id", string)) )
column=(type=char(130) updatewhereclause=yes name=descr dbname="item.descr" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"sales_quot_req_det~" ) TABLE(NAME=~"item~" ) COLUMN(NAME=~"sales_quot_req_det.tran_id~") COLUMN(NAME=~"sales_quot_req_det.line_no~") COLUMN(NAME=~"sales_quot_req_det.item_code~") COLUMN(NAME=~"sales_quot_req_det.qty_quot~") COLUMN(NAME=~"sales_quot_req_det.unit~") COLUMN(NAME=~"sales_quot_req_det.pack_code~") COLUMN(NAME=~"sales_quot_req_det.rate_quot~") COLUMN(NAME=~"sales_quot_req_det.near_expiry~") COLUMN(NAME=~"sales_quot_req_det.competitor_rate~") COLUMN(NAME=~"sales_quot_req_det.competitor_item~") COLUMN(NAME=~"sales_quot_req_det.competitor_name~") COLUMN(NAME=~"sales_quot_req_det.spec_instr~") COLUMN(NAME=~"sales_quot_req_det.rate_apprv~") COLUMN(NAME=~"sales_quot_req_det.remarks~") COLUMN(NAME=~"sales_quot_req_det.ptr_flag~") COLUMN(NAME=~"sales_quot_req_det.pts~") COLUMN(NAME=~"sales_quot_req_det.ptd~") COLUMN(NAME=~"sales_quot_req_det.ptr~") COLUMN(NAME=~"item.descr~") JOIN (LEFT=~"sales_quot_req_det.item_code~" OP =~"=~"RIGHT=~"item.item_code~" OUTER1 =~"sales_quot_req_det.item_code~" )WHERE( EXP1 =~"sales_quot_req_det.tran_id~" OP =~"=~" EXP2 =~":tran_id~" ) ) ARG(NAME = ~"tran_id~" TYPE = string) " arguments=(("tran_id", string)) )
text(band=header alignment="2" text="Transaction Id" border="2" color="0" x="2" y="2" height="16" width="93" html.valueishtml="0" name=tran_id_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Line No" border="2" color="0" x="97" y="2" height="16" width="66" html.valueishtml="0" name=line_no_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Item Code" border="2" color="0" x="165" y="2" height="16" width="66" html.valueishtml="0" name=item_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
...
...
@@ -60,6 +61,8 @@ column(band=detail id=15 alignment="0" tabsequence=150 border="0" color="3355443
column(band=detail id=16 alignment="0" tabsequence=160 border="0" color="33554432" x="4161" y="1" height="16" width="138" format="[general]" html.valueishtml="0" name=pts visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=17 alignment="0" tabsequence=170 border="0" color="33554432" x="4301" y="1" height="16" width="148" format="[general]" html.valueishtml="0" name=ptd visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=18 alignment="0" tabsequence=180 border="0" color="33554432" x="4451" y="1" height="16" width="128" format="[general]" html.valueishtml="0" name=ptr visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=19 alignment="0" tabsequence=190 border="0" color="33554432" x="4582" y="1" height="16" width="87" html.valueishtml="0" name=descr visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="0" text="Item Description" border="0" color="33554432" x="4581" y="1" height="19" width="88" html.valueishtml="0" name=descr_t visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
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 )
...
...
Ajit/VHB/RFQ Transaction Metadata/rfq_det_edit.srd
View file @
ee6e9228
...
...
@@ -22,7 +22,8 @@ table(column=(type=char(10) update=yes updatewhereclause=yes key=yes name=tran_i
column=(type=decimal(3) update=yes updatewhereclause=yes name=pts dbname="sales_quot_req_det.pts" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=ptd dbname="sales_quot_req_det.ptd" )
column=(type=decimal(3) update=yes updatewhereclause=yes name=ptr dbname="sales_quot_req_det.ptr" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"sales_quot_req_det~" ) COLUMN(NAME=~"sales_quot_req_det.tran_id~") COLUMN(NAME=~"sales_quot_req_det.line_no~") COLUMN(NAME=~"sales_quot_req_det.item_code~") COLUMN(NAME=~"sales_quot_req_det.qty_quot~") COLUMN(NAME=~"sales_quot_req_det.unit~") COLUMN(NAME=~"sales_quot_req_det.pack_code~") COLUMN(NAME=~"sales_quot_req_det.rate_quot~") COLUMN(NAME=~"sales_quot_req_det.near_expiry~") COLUMN(NAME=~"sales_quot_req_det.competitor_rate~") COLUMN(NAME=~"sales_quot_req_det.competitor_item~") COLUMN(NAME=~"sales_quot_req_det.competitor_name~") COLUMN(NAME=~"sales_quot_req_det.remarks~") COLUMN(NAME=~"sales_quot_req_det.spec_instr~") COLUMN(NAME=~"sales_quot_req_det.ptr_flag~") COLUMN(NAME=~"sales_quot_req_det.rate_apprv~") COLUMN(NAME=~"sales_quot_req_det.pts~") COLUMN(NAME=~"sales_quot_req_det.ptd~") COLUMN(NAME=~"sales_quot_req_det.ptr~")WHERE( EXP1 =~"sales_quot_req_det.tran_id~" OP =~"=~" EXP2 =~":tran_id~" ) ) ARG(NAME = ~"tran_id~" TYPE = number) " update="sales_quot_req_det" updatewhere=1 updatekeyinplace=no arguments=(("tran_id", number)) )
column=(type=char(130) updatewhereclause=yes name=descr dbname="item.descr" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"sales_quot_req_det~" ) TABLE(NAME=~"item~" ) COLUMN(NAME=~"sales_quot_req_det.tran_id~") COLUMN(NAME=~"sales_quot_req_det.line_no~") COLUMN(NAME=~"sales_quot_req_det.item_code~") COLUMN(NAME=~"sales_quot_req_det.qty_quot~") COLUMN(NAME=~"sales_quot_req_det.unit~") COLUMN(NAME=~"sales_quot_req_det.pack_code~") COLUMN(NAME=~"sales_quot_req_det.rate_quot~") COLUMN(NAME=~"sales_quot_req_det.near_expiry~") COLUMN(NAME=~"sales_quot_req_det.competitor_rate~") COLUMN(NAME=~"sales_quot_req_det.competitor_item~") COLUMN(NAME=~"sales_quot_req_det.competitor_name~") COLUMN(NAME=~"sales_quot_req_det.remarks~") COLUMN(NAME=~"sales_quot_req_det.spec_instr~") COLUMN(NAME=~"sales_quot_req_det.ptr_flag~") COLUMN(NAME=~"sales_quot_req_det.rate_apprv~") COLUMN(NAME=~"sales_quot_req_det.pts~") COLUMN(NAME=~"sales_quot_req_det.ptd~") COLUMN(NAME=~"sales_quot_req_det.ptr~") COLUMN(NAME=~"item.descr~") JOIN (LEFT=~"sales_quot_req_det.item_code~" OP =~"=~"RIGHT=~"item.item_code~" OUTER1 =~"sales_quot_req_det.item_code~" )WHERE( EXP1 =~"sales_quot_req_det.tran_id~" OP =~"=~" EXP2 =~":tran_id~" ) ) ARG(NAME = ~"tran_id~" TYPE = number) " update="sales_quot_req_det" updatewhere=1 updatekeyinplace=no arguments=(("tran_id", number)) )
groupbox(band=detail text="General"border="2" color="33554432" x="104" y="34" height="120" width="604" name=gb_1 visible="1" font.face="Arial" font.height="-12" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
groupbox(band=detail text="Quantity"border="2" color="0" x="78" y="283" height="95" width="630" name=gb_3 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
groupbox(band=detail text="Price List"border="2" color="0" x="62" y="389" height="100" width="601" name=gb_6 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
...
...
@@ -37,8 +38,6 @@ text(band=detail alignment="1" text="Transaction Id:" border="2" color="0" x="39
column(band=detail id=1 alignment="0" tabsequence=32766 border="2" color="33554432" x="503" y="89" height="19" width="66" format="[general]" html.valueishtml="0" name=tran_id visible="0" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
groupbox(band=detail text="Item"border="2" color="0" x="78" y="169" height="97" width="617" name=gb_2 visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="2" background.color="1073741824" )
column(band=detail id=3 alignment="0" tabsequence=10 border="2" color="33554432" x="222" y="197" height="19" width="66" format="[general]" html.valueishtml="0" name=item_code visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.required=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Near Expiry:" border="2" color="0" x="402" y="197" height="16" width="105" html.valueishtml="0" name=near_expiry_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="2" color="33554432" x="511" y="197" height="19" width="99" format="[general]" html.valueishtml="0" name=near_expiry visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Item Code:" border="2" color="0" x="111" y="197" height="16" width="105" html.valueishtml="0" name=item_code_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Quoted Quantity:" border="2" color="0" x="95" y="300" height="16" width="105" html.valueishtml="0" name=qty_quot_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=4 alignment="1" tabsequence=20 border="2" color="33554432" x="204" y="300" height="19" width="72" format="[general]" html.valueishtml="0" name=qty_quot visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
...
...
@@ -63,6 +62,9 @@ text(band=detail alignment="1" text="Competitor Name:" border="2" color="0" x="4
column(band=detail id=11 alignment="0" tabsequence=80 border="2" color="33554432" x="512" y="528" height="19" width="118" format="[general]" html.valueishtml="0" name=competitor_name visible="1" edit.limit=250 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Competitor Item:" border="2" color="0" x="135" y="562" height="16" width="105" html.valueishtml="0" name=competitor_item_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=10 alignment="0" tabsequence=70 border="2" color="33554432" x="244" y="562" height="19" width="66" format="[general]" html.valueishtml="0" name=competitor_item visible="1" edit.limit=10 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=19 alignment="0" tabsequence=32766 border="0" color="33554432" x="300" y="197" height="16" width="71" html.valueishtml="0" name=descr visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=detail alignment="1" text="Near Expiry:" border="2" color="0" x="111" y="236" height="16" width="105" html.valueishtml="0" name=near_expiry_t visible="1" font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=8 alignment="0" tabsequence=32766 border="2" color="33554432" x="220" y="236" height="19" width="99" format="[general]" html.valueishtml="0" name=near_expiry visible="1" ddlb.limit=0 ddlb.allowedit=no ddlb.case=any ddlb.imemode=0 font.face="Arial" font.height="-10" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
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 )
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment