cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Disabling Publish to ERP

Former Member
0 Likes
115

Hi,

We are using SAP Sourcing 7. We have a requirement where we need to enable 'Publish to ERP' only when the contract documents inside a subagreement is in Approved status.

We have a workflow for the approval. My question is, it is possible to enable or disable the menu items like 'Publish to ERP' based on the contract document status or any other condition ?

Appreciate your help.

Regards

Moumita

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Likes

Hi Moumita,

Itu2019s not possible to conditionally show/hide the Publish to ERP button. However, you could write validation in a script in the Pre Publish to ERP target. This script will be triggered prior to publishing agreement to ERP.

Hope this helps.

Regards,

Vikram

Former Member
0 Likes

Thanks Vikram.