Prepare Position

The following program description deals with:


Remarks on the Program Function

By use of this program, you can ..., i.e. create new data records, modify or delete existing data. You can also view already existing data for information purposes.


Remarks on the Input Fields

This paragraph will provide a short overview over the options available for updating these basic data

Just like in almost any other program:


Company

Permitted input range: numeric, 1 - 9999

Permitted input range: alphanumeric, max. 20 chars.

Permitted input range: decimal, max. 5 positions, max. 2 decimal digits

Permitted input range: DDMMYYYY (Day, Month, Year)

Permitted input range: HHMMSS (Hour, Minute, Second)

Activated:
Deactivated: .

Field with firmly defined selection options

When creating a new record, enter a free unique number in the Primary Key Fields.

For modifications or deletions, call the data record by entering the number in the primary key fields. If you do not know the number, you can also select the data record via the Search Function.


Index


MICROS Retail Deutschland GmbH
Salzufer 8
D-10587 Berlin
Germany

$PreparPos_CompNo~Company~Number~1 9999

$PreparPos_BranchNo~Branch~Number~1 9999

$PreparPos_PreparationNo~Preparation No.~Number~1 99999999

$PreparPos_PosNo~Position No.~Number~1 9999

PreparPos_ItemNo~Item~Decimal~(14,0)

PreparPos_Specification~Free Text~String~(40)

PreparPos_ItemQuan~Quantity~Decimal~(13,3)