cancel
Showing results for 
Search instead for 
Did you mean: 

Global Outline Agreement (Contract Create in Backend System)

Former Member
0 Kudos

Hi All

We are trying to create contract in backend system automatically. We have implemented the following two BADI.

BBP_DETERMINE_LOGSYS (SRM 5.0)

BBP_CTR_BE_CREATE (SRM 5.0)

But they are not getting triggered, when the contract is created. Just for the sake of confirming this, We put some logic for inserting an entry in the custom table if at the BADI is trigerred. But after the creation of contract there is no entry found in the custome table, hence I believe that the BADI is not getting trigerred.

My requirement are

1) I want this BBP_CTR_BE_CREATE to be triggerred when I click the "Release" button in "Global Outline Agreement".

2) Pointers how this can be debugged when releasing the outline agreement

Any help to solve this/ some useful pointer would be highly appreciated.

Note: I have checked these but did not help much,

https://forums.sdn.sap.com/click.jspa?searchID=1066187&messageID=1694393

https://forums.sdn.sap.com/click.jspa?searchID=1066187&messageID=1162212

Regards

Kathirvel

Accepted Solutions (1)

Accepted Solutions (1)

former_member195032
Active Contributor
0 Kudos

Hi Bala,

Please see the note

Note 646903 - Global outline agreement: Tips and tricks.

This contains details of debugging the GOA transfer BADI.

Actually you need to make a variable X while starting debugging and then only BADI get trigerred.

This will solve your issue as debugging seems to be only way for your issue.

regards,nishant

please award points if it helps

Answers (0)