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

adjusting BADI in ECC6

Former Member
0 Likes
773

Hi,

At present i am residing in 4.7 and we are going for upgradation.

As we all know BADI_SD_SALES is of package VA_BADI and it is SAP internal usage.. But at present in my 4.7 it is implemented.. donno how they have done it.. i have gone throughTransport logs but unable to track out so..

I checked the attributes of sxs_attr . the property of attribute is not at all changed but BADI is implemented..

present troubles:

1. unable to adjust the badi in ECC6. I tried all means by setting the sxs_attr table attribute to external. but here i found one more thing, we have an enhancement spot which is set as internal.. any clues will be much helpfull

2. unable to find how they implemented in 4.7, is it possible to implement by opening the client?

Hi,

At present i am residing in 4.7 and we are going for upgradation.

As we all know BADI_SD_SALES is of package VA_BADI and it is SAP internal usage.. But at present in my 4.7 it is implemented.. donno how they have done it.. i have gone throughTransport logs but unable to track out so..

I checked the attributes of sxs_attr . the property of attribute is not at all changed but BADI is implemented..

present troubles:

1. unable to adjust the badi in ECC6. I tried all means by setting the sxs_attr table attribute to external. but here i found one more thing, we have an enhancement spot which is set as internal.. any clues will be much helpfull

2. unable to find how they implemented in 4.7, is it possible to implement by opening the client?

4 REPLIES 4
Read only

Former Member
0 Likes
694

Hi All,

I hope i am clear with my doubts..

1. how to adjust the badi implementation of bapi_sd_sales in ecc6.

2. what is the attributes table of enhancement spots element definition attributes table

3.how to implement the badi_sd_sales without changing the attibutes of it?

Read only

0 Likes
694

Hi Guys,

ECC6 is very much new to me.

In BADI_SD_SALES badi implementation is used to append values to the header text in 4.7

Now i need to adjust the same in ECC6.

my question is if i create an Z* enhancement spot rather than the enhancement sport of badi_sd_sales..any implecations with it

Read only

Former Member
0 Likes
694

Hi, Just follow up..

if i implement the screen exit and handle the indicator!

Does it helps my requiremnt?

Read only

0 Likes
694

Aletrnatively used the Exit MV45AFZZ