Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BDT Programming

Former Member
0 Likes
533

I have an event RDELM that is triggered when a relationship in txn BP is deleted.

I want to stop this event calling a function module that is no longer needed.

Rather than going down the easy route and commenting out all the code I have decided to remove the config that calls this function module.

When I go to transaction BUBI - Business Partner Relationship Events and locate the entry I want to remove.

When I click the delete button I get the message:

"Do not make any changes (SAP entry)"

I can however go into the individual entry and remove the details just leaving the Item number with empty entries next to it.

This works in that the function module does not get called anymore.

Is this the way I should be doing it, or is there somewhere else it needs to be removed from?

Many Thanks

David

2 REPLIES 2
Read only

Former Member
0 Likes
462

Hi David ,

that is ok , and check one more thing in FIBF->settings->P/S Functional Module -->Customers ?

where u can find events + FM.

regards

Prabhu

Read only

0 Likes
462

Prabhu,

Many thanks for this.

There is nothing in FIBF->settings->P/S Functional Module -->Customers

Should something there be and what is this used for?

Regards

David