on 2021 Oct 22 6:18 AM
Hi Team,
We are facing an error in SES Approval & Revoking - "proxy not triggered. service entry sheet is not approved or rejected"
Earlier the SES approval status was working for the suppliers now we are facing this error in the SES Output Processing Log.
Need your inputs on how to solve this error.
Hi saksham1104,
We found out in from routine SEND_ENTRYSHEET_RESPONSE that external reference field ESSR-LBLNE have to contain "ARIBA_ASN" value. So in fact, this value should be automated by BADI for SES Response.
Did you met the same situation ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi saksham1104,
This is already implemented in our system
If you might have another idea, please share.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Xavier,
Please check if you have implemented BADI for SES Response, if not you may need to implement the same.
Have you verified in SRT_MONI if any log is getting generated or not & if this issue is happening only for SES Rejection, Revoking, or for Approval as well? In our case, the "Proxy not triggered ---" warning is still there but the log gets generated.
If every configuration is maintained & still the issue persists then you may need to log an OSS ticket for this.
I will check from my end as well will update you if I will find another solution for this.
Thanks
Hello saksham1104,
I am experiencing the same problem. Did you find a solution ?
Regards,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Xavier,
We were missing out on one configuration step as mentioned in
In our case, this step is not there in the SPRO > Ariba Network Configuration, If you face the same issue please follow the steps in SAP ERP as mentioned below:
SPRO > Integration with other SAP components > SAP Ariba Cloud Integration Gateway > SAP Ariba Procurement Integration > Application-Specific settings > Service Entry Sheet > Approve/Reject > Implement Enhancements for Revoking Previously Accepted Service Sheets > "MS_UPDATE_SERVICE_ENTRY" (Function Module Name) > Change > Click Enhance > Click Edit > Enhancement Operations > Show Implicit Enhancement Options > In the last line within the Function Module and select Enhancement Implementation > Create Implementation > Enter "Include ARBCIG_SES_REVOKE_ENHAN IF FOUND." in the Enhancement > Save in a Package > Activate Enhancement.
Please let me know if this solves your issue.
Thanks
Saksham Sharma
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.