-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbom_routing_line.xml
14 lines (14 loc) · 1018 Bytes
/
bom_routing_line.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?><WndTap Text="bom_routing_line" Name="bom_routing_line" Ver="2">
<var name="refreshAfterEdit" expr="1"/>
<var name="dataRequired" expr="standard_operation_id[bom_standard_operation_id],routing_sequence,bom_routing_header_id"/>
<var name="dataRequireless" expr=""/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lan\bom_routing_line.xml"/>
<Ctrls>
<GroupBox Text="bom_routing_line" Name="GBbom_routing_line" id="bom_routing_line" Size="100,100"><Ctrls>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bom_routing_line_GBDEDIT.xml"></xi:include><BR AutoHeight="1"/><xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bom_routing_line_GBOPE.xml"></xi:include>
<TAB/><xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bom_routing_line_GBOPV.xml"></xi:include>
<BR/><xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bom_routing_line_GBDV.xml"></xi:include></Ctrls></GroupBox>
</Ctrls>
<OnChanged/>
<OnActivate/>
</WndTap>