YSE ~ Your API Exit Points

Sections in this article

Your Exit Points

K3S has the ability from some APIs to excecute a configured program at the beginning or end of the API.

AB_UPDPROR

Description:

Call exit CLLE program AB_UPDPROR at the beginning of AR_UPDPROR. AB_UPDPROR source is in the 5MOD library.

Enable:

Flag 1 = 1, call program AB_UPDPROR at the beginning of the API.

Flag 1 = 0, do not call program AB_UPDPROR at the beginning of the API. This is the default.

Structure:

Table Code Value: AB_UPDPROR Table Code Description 1: Call exit program at the beginning of AR_UPDPROR
Table Code Description 2: Enable with Flag 1 = 1 Table Flag 1: 0

Program Used In:

Configure the CLLE program AB_UPDPROR in the 5MOD library and turn flag 1 = 1.

AE_UPDPROR

Description:

Call exit CLLE program AE_UPDPROR at the end of AR_UPDPROR. AE_UPDPROR source is in the 5MOD library.

Enable:

Flag 1 = 1, call program AE_UPDPROR at the end of the API.

Flag 1 = 0, do not call program AE_UPDPROR at the end of the API. This is the default.

Structure:

Table Code Value: AE_UPDPROR Table Code Description 1: Call exit program at the end of AR_UPDPROR
Table Code Description 2: Enable with Flag 1 = 1 Table Flag 1: 0

Program Used In:

Configure the CLLE program AE_UPDPROR in the 5MOD library and turn flag 1 = 1.