TRANSFER Reference Manual
CREATE-FOLDER-B10
TISERV UOW Descriptions
069139, Update 1 to 40969 Tandem Computers Incorporated 2–171
EARLIEST-DELIV-DATE (E)
saves items that are package headers and are unalterable by earliest delivery
date, saves items that are package headers and are alterable by creation date,
and saves items that are not package headers.
APPLIC-DEFINED (A)
saves items in order of the ordering key specified by the application in the
SAVE-ITEM-BY-KEY UOW.
An application can specify the same ordering key for multiple items if
duplicates are allowed; if duplicates are not allowed, your application must
ensure that the key is unique.
If this field contains a character other than T, C, E, or A, TISERV returns the
error E-INVALID-ORD-DISCIPLN.
APPLIC-ORDER-TYPE
can be used to distinguish between types of ordering disciplines and is meaningful
only if ORDERING-DISCIPLINE has the value A (APPLIC-DEFINED); otherwise,
the field is ignored. This field is not interpreted by the TRANSFER delivery
system, but is stored as part of the folder's ordering criteria and is returned by the
GET-FOLDER-ORDER and GET-FOLDER-DESCR UOWs. Your TRANSFER
application can have several types of APPLIC-DEFINED ordering; use the
APPLIC-ORDER-TYPE to distinguish between types.
The field can have a value from 0 through 9999; values 100 through 999 are
reserved for Tandem. If a number outside this range is specified, TISERV returns
the error E-INVALID-APP- ORD-TYPE.