Resend PO

Resending a PO file to the exchange site

You can enable a Resend button in case the send of a PO file to the exchange site fails. Resend is only available on POs approved today.

Add a tablecode record to the tablecode type (TA_CODETYP) of UEX with the following data:

Table code value (TA_CODEVAL) = AR_RPOORDR
Description 1 (TA_CODEDS1) = Label for the button. Typically: Resend PO
Description 2 (TA_CODEDS2) = Name of the program in the 5MOD library to execute. Typically: K3S_RESEND

Edit the CLLE program in 5MOD that was identified in TA_CODEDS2 to send the PO file. Likely there is starting source for K3S_RESEND sitting in the 5MOD library.