1|1|1|1
<?xml version="1.0" encoding="utf-16"?>
<Forms version="3.0">
  <Form module="op" application="order_enquiry" name="cust_summary" x="0" y="0" width="660" height="288" style="">
    <Coaching />
    <Grid num="1">
      <GridRow num="1">
        <GridColumn num="1" span="6">
          <Part title="Order enquiry" x="0" y="0" width="630" height="101" style="">
            <Grid num="1">
              <GridRow num="1">
                <GridColumn num="1">
                  <BlockDef>
                    <StandardBlock span="1" hidebox="False">
                      <Title>
                        <Label num="1">Customer number:<GUILocation x="4" y="4" width="68" /></Label>
                      </Title>
                      <Components>
                        <Field num="1" ref="search_key:1">
                          <GUILocation x="72" y="4" width="44" />
                        </Field>
                      </Components>
                    </StandardBlock>
                  </BlockDef>
                </GridColumn>
                <GridColumn num="3">
                  <BlockDef>
                    <TableBlock span="1">
                      <RowTitles>
                        <RowTitle num="1">
                          <Label num="1">
                            <GUILocation x="142" y="18" width="0" />
                          </Label>
                        </RowTitle>
                        <RowTitle num="2">
                          <Label num="1">
                            <GUILocation x="142" y="32" width="0" />
                          </Label>
                        </RowTitle>
                        <RowTitle num="3">
                          <Label num="1">
                            <GUILocation x="142" y="46" width="0" />
                          </Label>
                        </RowTitle>
                        <RowTitle num="4">
                          <Label num="1">
                            <GUILocation x="142" y="60" width="0" />
                          </Label>
                        </RowTitle>
                        <RowTitle num="5">
                          <Label num="1">
                            <GUILocation x="142" y="74" width="0" />
                          </Label>
                        </RowTitle>
                      </RowTitles>
                      <TableColumns>
                        <TableColumn num="1">
                          <Title>
                            <Label num="1">Customer Address:<GUILocation x="142" y="4" width="69" /></Label>
                          </Title>
                          <Components>
                            <Field num="1" ref="address:1">
                              <GUILocation x="142" y="18" width="175" />
                            </Field>
                            <Field num="2" ref="address:2">
                              <GUILocation x="142" y="32" width="175" />
                            </Field>
                            <Field num="3" ref="address:3">
                              <GUILocation x="142" y="46" width="175" />
                            </Field>
                            <Field num="4" ref="address:4">
                              <GUILocation x="142" y="60" width="175" />
                            </Field>
                            <Field num="5" ref="address:5">
                              <GUILocation x="142" y="74" width="175" />
                            </Field>
                          </Components>
                        </TableColumn>
                      </TableColumns>
                    </TableBlock>
                  </BlockDef>
                </GridColumn>
                <GridColumn num="4">
                  <BlockDef>
                    <StandardBlock span="1" hidebox="False">
                      <Title>
                        <Label num="1">Currency:<GUILocation x="342" y="4" width="37" /></Label>
                      </Title>
                      <Components>
                        <Field num="1" ref="currency_code:1">
                          <GUILocation x="417" y="4" width="32" />
                        </Field>
                      </Components>
                    </StandardBlock>
                  </BlockDef>
                </GridColumn>
              </GridRow>
              <GridRow num="2">
                <GridColumn num="1">
                  <BlockDef>
                    <StandardBlock span="1" hidebox="False">
                      <Title>
                        <Label num="1">Total gross value:<GUILocation x="4" y="18" width="64" /></Label>
                      </Title>
                      <Components>
                        <Field num="1" ref="total_gross:1">
                          <GUILocation x="72" y="18" width="55" />
                        </Field>
                      </Components>
                    </StandardBlock>
                  </BlockDef>
                </GridColumn>
                <GridColumn num="4">
                  <BlockDef>
                    <StandardBlock span="1" hidebox="False">
                      <Title>
                        <Label num="1">Currency description:<GUILocation x="342" y="18" width="75" /></Label>
                      </Title>
                      <Components>
                        <Field num="1" ref="currency_description:1">
                          <GUILocation x="417" y="18" width="150" />
                        </Field>
                      </Components>
                    </StandardBlock>
                  </BlockDef>
                </GridColumn>
              </GridRow>
              <GridRow num="3">
                <GridColumn num="1">
                  <BlockDef>
                    <StandardBlock span="1" hidebox="False">
                      <Title>
                        <Label num="1">Total nett value:<GUILocation x="4" y="32" width="62" /></Label>
                      </Title>
                      <Components>
                        <Field num="1" ref="total_value:1">
                          <GUILocation x="72" y="32" width="55" />
                        </Field>
                      </Components>
                    </StandardBlock>
                  </BlockDef>
                </GridColumn>
              </GridRow>
            </Grid>
            <Parents />
          </Part>
        </GridColumn>
      </GridRow>
      <GridRow num="2">
        <GridColumn num="1" span="6">
          <Part title="Customer summary" x="0" y="121" width="630" height="147" style="">
            <List name="cust_summary:detail">
              <PageInfo module="op" application="order_enquiry" name="cust_summary">
                <Title />
                <Components>
                  <Field num="1" ref="pages:1">
                    <GUILocation x="0" y="0" width="0" />
                  </Field>
                </Components>
              </PageInfo>
            </List>
            <Parents />
          </Part>
        </GridColumn>
      </GridRow>
    </Grid>
    <ActionKeys>
      <ActionKey key="0">
        <Icon>ActionClose.gif</Icon>
        <Conditions>
          <Condition name="Condition_1" description="Return to previous screen">
            <ConditionAction action="PreviousForm" />
          </Condition>
        </Conditions>
      </ActionKey>
      <ActionKey key="1">
        <Icon>Next.gif</Icon>
        <Conditions>
          <Condition name="Condition_1" description="Display next customer record details">
            <ConditionAction action="LaunchForm">
              <ConditionForm module="op" application="order_enquiry" name="cust_summary" />
            </ConditionAction>
          </Condition>
        </Conditions>
      </ActionKey>
      <ActionKey key="3">
        <Icon>FirstPage.gif</Icon>
        <Conditions>
          <Condition name="Condition_1" description="Display first page of current customer record details">
            <ConditionAction action="LaunchForm">
              <ConditionForm module="op" application="order_enquiry" name="cust_summary" />
            </ConditionAction>
          </Condition>
        </Conditions>
      </ActionKey>
      <ActionKey key="6">
        <Icon>NextPage.gif</Icon>
        <Conditions>
          <Condition name="Condition_1" description="Display next page of current customer record details">
            <ConditionAction action="LaunchForm">
              <ConditionForm module="op" application="order_enquiry" name="cust_summary" />
            </ConditionAction>
          </Condition>
        </Conditions>
      </ActionKey>
      <ActionKey key="7">
        <Icon>Goto.gif</Icon>
        <Conditions>
          <Condition name="Condition_1" description="Go to page prompt">
            <ConditionAction action="LaunchForm">
              <ConditionForm module="op" application="order_enquiry" name="get_page" />
            </ConditionAction>
          </Condition>
        </Conditions>
      </ActionKey>
      <ActionKey key="10">
        <Icon>Print.gif</Icon>
        <Conditions>
          <Condition name="Condition_1" description="Print current record details">
            <ConditionAction action="LaunchForm">
              <ConditionForm module="sp" application="queue_manager" name="spool_submit" />
            </ConditionAction>
          </Condition>
        </Conditions>
      </ActionKey>
      <ActionKey key="4">
        <Icon>Application.gif</Icon>
      </ActionKey>
      <ActionKey key="5">
        <Icon>Application.gif</Icon>
      </ActionKey>
      <ActionKey key="8">
        <Icon>Explode.gif</Icon>
      </ActionKey>
    </ActionKeys>
  </Form>
</Forms>
