Sections in this article
User Exits
K3S has the ability to execute certain User Exit programs.
AR_APRORDR
Description:
After a PO approval, if you’d like to execute a program, this would be done through this table code. The program K3S_1050X1 will be excuted and is found in description 2.
NOTE: Table code APP record K3S_1050 BATCH_PO Flag must also be 1. Flag 1 = 1
Enable:
If Flag 1 = 1, then you would like to execute a program after approving a PO approval
If Flag 1 = 0, then you would like this feature turned off
Structure:
Table code value. AR_APRORDR
Description 1…. Exit after PO approval
Description 2…. K3S_1050X1
Description 3…. If Flag 1 = 1, execute program in Description 2 after PO approval.
Description 4…. Special note: Flag 1 must also = 1 in APP record K3S_1050 BATCH_PO
Program Used In:
- AR_APRORDR
- AR_1050X_H
- K3S_APIPRO
AR_RPOORDR
Description:
This table code record is only valid for hosted customers. If flag is equal to 1, this will allow a PO file to be sent back to the customer’s system. The program excuted will be found in description 2.
Enable:
If Flag 1 = 1, then you would like to execute a program that will allow a PO file to be sent back to your system
If Flag 1 = 0, then you would not like to execute a program that will allow a PO file to be sent back to your system
Structure:
Table code value. AR_RPOORDR
Description 1…. Description for button
Description 2…. Name of program for button to call
Program Used In:
- AR_RPOORDR
- K3S_APIPRO
AR_GETADPR
Description:
This table code record controls the interface to add a new product to K3S today by getting the product from the host. It is only available for non-hosted customers. The program excuted will be K3S_9028CL found in description 2.
Enable:
If Flag 1 = 1, then you would like to get product from host
If Flag 1 = 0, then you would not want to get product from host
Structure:
Table code value. AR_GETADPR
Description 1…. Get product from host
Description 2…. K3S_9028CL
Description 3…. K3S_5MOD
Program Used In:
- AR_GETADPR
- K3S_APIPRO