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

BADI_SD_CUST_HEAD implementation is not activating?

Former Member
0 Likes
615

Hi,

I got requirement to add a Custom Screen in VF01 Header.

I got Access Key for BADI_SD_CUST_HEAD Badi Definiton and i implemented it.

After Implementing BADI_SD_CUST_HEAD,it is not activating.

can anyone suggest me how to activate the Implementation of BADI_SD_CUST_HEAD.

Thanks & Regards,

Ramana SBLSV.

Hi,

I got requirement to add a Custom Screen in VF01 Header.

I got Access Key for BADI_SD_CUST_HEAD Badi Definiton and i implemented it.

After Implementing BADI_SD_CUST_HEAD,it is not activating.

can anyone suggest me how to activate the Implementation of BADI_SD_CUST_HEAD.

Thanks & Regards,

Ramana SBLSV.

2 REPLIES 2
Read only

Former Member
0 Likes
519

Hi Ramana,

Activate the methods that you have maintained in the interface individually and also make a test run,

activate again on the whole in the initial screen of implementation

Cheers

Read only

madhu_vadlamani
Active Contributor
0 Likes
519

Hi Ramana,

1) Activate individually the methods 2) Check all the methods with out any errors 3) What is the message you are getting while you are activating .

Regards,

Madhu.