cancel
Showing results for 
Search instead for 
Did you mean: 

employee responsible relationship whe a business partner is created.

Former Member
0 Kudos

Hello experts,

We are facing problem creating Business partner, the issue is any business partner that we create have the relationship u201CHas the Employee Responsibleu201D and my employee as a business partner in this relationship.

We donu2019t want that relationship to be created automatically.

If our user is not assigned to any employee the relationship is not created, but it is not a good solution for us, because the user has to be deleted and assigned again, any time we make a business partner.

How can we avoid that relation to be created?

Thanks in advance.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Any help??

Thank you.

Former Member
0 Kudos

Hi,

Try the following steps.

1. Enhance the component BP_HEAD/AccountDetails

2. Open the context node EMPLOYEERESPONSIBLE and the

Z class for which the super class is CL_BP_HEAD_ACCOUNTDETAILS_CN03

3. Redefine the method SET_DEFAULT_OWNER_DATA and finally COMMENT the

entire code in this particular method.

4. Save and activate the class.

Edited by: Shaik Shavali on Jul 22, 2010 6:05 PM

Answers (1)

Answers (1)

Former Member
0 Kudos

Thank you.