Common Parameters

This table describes the common parameters for Edit Line:

Name

Alias

I/O

Description

Job Number

JOBS

I

Used as key or to create a unique name for the cache or work file. Retrieved from Begin Document.

Line Number

LNID

I/O

The unique number identifying the transaction line. Can also be used as the line number in the Detail Cache.

Line Action

ACTN

I

A or 1 = Add

C or 2 = Change

D or 3 = Delete

Process Edits (optional)

EV01

I

0 = No Edits

1 = Full Edits

2 = Partial Edits

Note: GUI interface typically uses the partial edit, and the batch interface typically uses the full edit. If you leave this parameter blank, the default edit is Full.

Error Conditions

ERRC

O

0 = No Errors

1 = Warning

2 = Error

Update Or Write to Work File

EV02

I

1 = Write or update records to the work file, or do both.

Record Written to Work File

EV03

I/O

1 = A record is written to the work file. This reduces I/O calls to the work file.

Blank = No record is written to the work file.

Detail Field One

****

I/O

Pass in all the Detail fields that will be edited. Typically, these are the grid record fields. Edit Line provides validation, data dictionary edits, UDC editing, default values, and so on.

Detail Field Two

****

I/O

N/A

Detail Field XX

****

I/O

N/A

Work Field / Processing Flag One

****

I

List any work fields that the program needs. These fields could be flags for processing, dates to validate, and so on.

Work Field / Processing Flag One

****

I

N/A

Work Field / Processing Flag One

****

I

N/A