1|1|1|8
<?xml version="1.0" encoding="utf-16"?>
<Forms version="3.0">
  <Form module="pl" application="invoice_interface_sq" name="main" x="0" y="0" width="660" height="128" style="">
    <Coaching>This programs reads data from the import tables plisqlhm and plisqldm
and creates and posts A/P invoices.

The process may be stopped by setting the system key PLGENINV to NO.</Coaching>
    <Grid num="1">
      <GridRow num="1">
        <GridColumn num="1" span="6">
          <Part title="Runtime selections" x="0" y="0" width="630" height="30" style="">
            <Grid num="1">
              <GridRow num="1">
                <GridColumn num="1">
                  <BlockDef>
                    <StandardBlock span="1" hidebox="False">
                      <Title>
                        <Label num="1">Post batch to A/P:<GUILocation x="4" y="4" width="69" /></Label>
                      </Title>
                      <Components>
                        <Field num="1" ref="post:1">
                          <GUILocation x="73" y="4" width="52" />
                        </Field>
                      </Components>
                    </StandardBlock>
                  </BlockDef>
                </GridColumn>
              </GridRow>
            </Grid>
            <Parents />
          </Part>
        </GridColumn>
      </GridRow>
      <GridRow num="2">
        <GridColumn num="1" span="6">
          <Part title="Progress" x="0" y="50" width="630" height="58" style="">
            <Grid num="1">
              <GridRow num="1">
                <GridColumn num="1">
                  <BlockDef>
                    <StandardBlock span="1" hidebox="False">
                      <Title>
                        <Label num="1">No. of records read:<GUILocation x="4" y="4" width="73" /></Label>
                      </Title>
                      <Components>
                        <Field num="1" ref="lines_read:1">
                          <GUILocation x="93" y="4" width="30" />
                        </Field>
                      </Components>
                    </StandardBlock>
                  </BlockDef>
                </GridColumn>
              </GridRow>
              <GridRow num="2">
                <GridColumn num="1">
                  <BlockDef>
                    <StandardBlock span="1" hidebox="False">
                      <Title>
                        <Label num="1">No. of invoices accepted:<GUILocation x="4" y="18" width="89" /></Label>
                      </Title>
                      <Components>
                        <Field num="1" ref="inv_created:1">
                          <GUILocation x="93" y="18" width="30" />
                        </Field>
                      </Components>
                    </StandardBlock>
                  </BlockDef>
                </GridColumn>
              </GridRow>
              <GridRow num="3">
                <GridColumn num="1">
                  <BlockDef>
                    <StandardBlock span="1" hidebox="False">
                      <Title>
                        <Label num="1">No. of errors reported:<GUILocation x="4" y="32" width="80" /></Label>
                      </Title>
                      <Components>
                        <Field num="1" ref="no_errors:1">
                          <GUILocation x="93" y="32" width="30" />
                        </Field>
                      </Components>
                    </StandardBlock>
                  </BlockDef>
                </GridColumn>
              </GridRow>
            </Grid>
            <Parents />
          </Part>
        </GridColumn>
      </GridRow>
    </Grid>
    <ActionKeys>
      <ActionKey key="0">
        <Icon>ActionClose.gif</Icon>
      </ActionKey>
      <ActionKey key="1">
        <Icon>ActionOK.gif</Icon>
      </ActionKey>
      <ActionKey key="2">
        <Icon>Browse.gif</Icon>
      </ActionKey>
      <ActionKey key="3">
        <Icon>FirstPage.gif</Icon>
      </ActionKey>
      <ActionKey key="5">
        <Icon>Delete.gif</Icon>
      </ActionKey>
      <ActionKey key="6">
        <Icon>NextPage.gif</Icon>
      </ActionKey>
      <ActionKey key="7">
        <Icon>PreviousPage.gif</Icon>
      </ActionKey>
      <ActionKey key="10">
        <Icon>Print.gif</Icon>
      </ActionKey>
    </ActionKeys>
  </Form>
</Forms>
