MT 528 Field Specifications

8. Field 22F: Indicator: Linkage Type Indicator

FORMAT

Option F :4!c/[8c]/4!c (Qualifier) (Data Source Scheme) (Indicator)

PRESENCE

Optional

QUALIFIER

(Error code(s): T89)

Order M/O Qualifier R/N CR Options Qualifier Description
1 O LINK N   F Linkage Type Indicator

DEFINITION

This qualified generic field specifies:

LINK When the instruction is to be executed relative to the transaction referenced in the sequence.

CODES

If Data Source Scheme is not present, Indicator must contain one of the following codes (Error code(s): K22):

AFTE Indicates that the message is to be processed after the linked message.
BEFO Indicates the the message is to be processed before the linked message.
AFTE The instruction is to be/was executed after the linked transaction.
BEFO The instruction is to be/was executed before the linked transaction.
INFO Linked for information purposes only.
WITH Indicates that the message is to be processed with the linked message.
WITH The instruction is to be/was executed with the linked transaction.

USAGE RULES

If code WITH is used, it links together one or more instructions which become bound and which should be executed together. Even if one single instruction can not be executed, then all the other instructions should also be kept pending. Therefore the use of code WITH should be limited to combine up to 2 or 3 instructions.