Previous Topic: Initialization StatementsNext Topic: Changed Initialization Statements


Added Initialization Statements

The following parameter has been added to initialization statements:

LOADEXIT

Syntax

LOADEXIT UEX000=esfu000,
         UEX003=esfu003,
         UEX006=esfu006,
         UEX007=esfu007,
         UEX008=esfu008,
         UEX009=esfu009, 
         UEX010=esfu010,
         UEX011=esfu011
         UEX012=esfu012
         UEXPRIO=esfprio
         UEXMSG0=esfmsg0
         UEXSEP=esfsepa0
         UEXSEC4=esfsecu4
         UEXSEC5=esfsecu5

LOADEXIT Parameters

This section defines the LOADEXIT parameters.

UEX000=esfu000

Defines the name of a user defined standalone exit that is called by ESFU000X. There is no default.

UEX003=esfu003

Defines the name of a user defined standalone exit that is called by ESFU003X. There is no default.

UEX006=esfu006

Defines the name of a user defined standalone exit that is called by ESFU006X. There is no default.

UEX007=esfU007

Defines the name of a user defined standalone exit that is called by ESFU007X. There is no default.

UEX008=esfu008

Defines the name of a user defined standalone exit that is called by ESFU008X. There is no default.

UEX009=esfu009

Defines the name of a user defined standalone exit that is called by ESFU009X. There is no default.

UEX010=esfu010

Defines the name of a user defined standalone exit that is called by ESFU010X. There is no default.

UEX011=esfu011

Defines the name of a user defined standalone exit that is called by ESFU011X. There is no default.

UEX012=esfu012

Defines the name of a user defined standalone exit that is called by ESFU012X. There is no default.

UEXPRIO=esfprio

Defines the name of a user defined standalone exit that is called by ESFUPRIOX. There is no default.

UEXMSG0=esfmsg0

Defines the name of a user defined standalone exit that is called by ESFMSG0X. There is no default.

UEXSEP=esfsepa0

Defines the name of a user defined standalone exit that is called by ESFSEPAX. There is no default.

UEXSEC4=esfsecu4

Defines the name of a user defined standalone exit that is called by ESFSEC4X. There is no default.

UEXSEC5=esfsecu5

Defines the name of a user defined standalone exit that is called by ESFSEC5X. There is no default.

X2YYDEF

fssname,
PROC=xxxxxxxx,
MAXTASK=nn,
DEFAULT=NO|YES|A2PC|A2PS|A2PD|BCOCA

This statement specifies the characteristics of a X2YY functional subsystem (FSS). The X2YYDEF statement must be defined before it can be referenced in a NODE definition.

fssname,

Specifies the name of the functional subsystem, the fssname parameter is required. The fssname must be alphanumeric, consisting of 1 to 8 characters. There is no default value.

PROC=xxxxxxxx

Specifies the procedure used to start the functional subsystem. There is no default value.

MAXTASK=nn

Defines the maximum number of files that can be transformed concurrently by the X2YYDEF. The default value and maximum value is 10.

DEFAULT= NO | YES | A2PC | A2PS | A2PD | BCOCA

Specifies whether this X2YYDEF per default must take care of AFP transformations or not. Valid values are: