TRN_APND

Append transformation

Description:

Concatenate two transformations; the first transformation is altered by appending the second one to it. The second transformation is not altered.

Invocation

CALL TRN_APND( LOCTR1, LOCTR2, STATUS )

Arguments

LOCTR1 = CLOC
Locator to the first transformation (to be altered).
LOCTR2 = CLOC
Locator to the second transformation (to be appended).
STATUS = I
Inherited error status.

Notes:

Before two transformations may be concatenated, the following conditions must apply: