This is an old revision of the document!


When installing a custom build, it is possible that a custom stored procedure is added to the database and needs to be modified the same way as the standard stored procedure.

Produmex custom development usually only requires the modification of the PMX_SP_TransactionNotification stored procedure, but it is also possible that other SAP stored procedures need to be modified. If this is the case, the stored procedures are added on the company database the same way as a custom TransactionNotification stored procedure is added.

If you are unsure if such a modification is required, contact your designated support address (e.g.: yourcompanyname.support@produmex.com) and one of our helpdesk administrators will contact you.

1. Modify the custom stored procedure. In this example:
PMX_SP_OECTransactionNotification.

Enable a custom stored procedure

2. Copy the commented text and modify the PMX_SP_TransactionNotification again.

3. Add the text and uncomment it.

Enable a custom stored procedure

The result should be similar to this illustration:

Enable a custom stored procedure

4. Execute the PMX_SP_TransactionNotification stored procedure.

This topic does not exist yet

You've followed a link to a topic that doesn't exist yet. If permissions allow, you may create it by clicking on Create this page.