1|1|1|8
<?xml version="1.0" encoding="utf-16"?>
<Forms version="3.0">
  <Form module="nl" application="journal_interface" name="main" x="0" y="0" width="660" height="212" style="">
    <Coaching>This program reads the ascii file or SQL table and creates General Ledger journal batches.
Optionally, and if no errors occur, the program will automatically
post the batches to the General Ledger.</Coaching>
    <Grid num="1">
      <GridRow num="1">
        <GridColumn num="1" span="6">
          <Part title="Runtime selections" x="0" y="0" width="630" height="114" style="">
            <Grid num="1">
              <GridRow num="1">
                <GridColumn num="1">
                  <BlockDef>
                    <StandardBlock span="1" hidebox="False">
                      <Title>
                        <Label num="1">
                          <GUILocation x="4" y="4" width="0" />
                        </Label>
                      </Title>
                      <Components>
                        <Field num="1" ref="nljrn_lock_msg:1">
                          <GUILocation x="108" y="4" width="360" />
                        </Field>
                      </Components>
                    </StandardBlock>
                  </BlockDef>
                </GridColumn>
              </GridRow>
              <GridRow num="2">
                <GridColumn num="1">
                  <BlockDef>
                    <StandardBlock span="1" hidebox="False">
                      <Title>
                        <Label num="1">Import path:<GUILocation x="4" y="18" width="48" /></Label>
                      </Title>
                      <Components>
                        <Field num="1" ref="path_name:1">
                          <GUILocation x="108" 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">Import file/table:<GUILocation x="4" y="32" width="62" /></Label>
                      </Title>
                      <Components>
                        <Field num="1" ref="file_name:1">
                          <GUILocation x="108" y="32" width="60" />
                        </Field>
                      </Components>
                    </StandardBlock>
                  </BlockDef>
                </GridColumn>
              </GridRow>
              <GridRow num="4">
                <GridColumn num="1">
                  <BlockDef>
                    <StandardBlock span="1" hidebox="False">
                      <Title>
                        <Label num="1">Ascii format (fixed, csv, SQL):<GUILocation x="4" y="46" width="104" /></Label>
                      </Title>
                      <Components>
                        <Field num="1" ref="ascii_type:1">
                          <GUILocation x="108" y="46" width="11" />
                        </Field>
                      </Components>
                    </StandardBlock>
                  </BlockDef>
                </GridColumn>
              </GridRow>
              <GridRow num="5">
                <GridColumn num="1">
                  <BlockDef>
                    <StandardBlock span="1" hidebox="False">
                      <Title>
                        <Label num="1">Post batch to G/L:<GUILocation x="4" y="60" width="68" /></Label>
                      </Title>
                      <Components>
                        <Field num="1" ref="post:1">
                          <GUILocation x="108" y="60" width="11" />
                        </Field>
                      </Components>
                    </StandardBlock>
                  </BlockDef>
                </GridColumn>
              </GridRow>
              <GridRow num="6">
                <GridColumn num="1">
                  <BlockDef>
                    <StandardBlock span="1" hidebox="False">
                      <Title>
                        <Label num="1">Produce report:<GUILocation x="4" y="74" width="59" /></Label>
                      </Title>
                      <Components>
                        <Field num="1" ref="report:1">
                          <GUILocation x="108" y="74" width="11" />
                        </Field>
                      </Components>
                    </StandardBlock>
                  </BlockDef>
                </GridColumn>
              </GridRow>
              <GridRow num="7">
                <GridColumn num="1">
                  <BlockDef>
                    <StandardBlock span="1" hidebox="False">
                      <Title>
                        <Field num="1" ref="eff_date_prompt:1">
                          <GUILocation x="4" y="88" width="104" />
                        </Field>
                      </Title>
                      <Components>
                        <Field num="1" ref="effective_date:1">
                          <GUILocation x="108" y="88" width="41" />
                        </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="134" 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="84" 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 lines created:<GUILocation x="4" y="18" width="74" /></Label>
                      </Title>
                      <Components>
                        <Field num="1" ref="lines_created:1">
                          <GUILocation x="84" 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="84" 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>
