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

Not able to use 'BADI_SD_SALES_BASIC '

former_member295881
Contributor
0 Likes
1,872

Hello Experts!

I need to get the data from u2018BADI_SD_SALES_BASICu2019 and copy it into a custom table. When I try to use u2018BADI_SD_SALES_BASICu2019 in Definition name I get an error message

u2018BADi Definition BADI_SD_SALES_BASIC is only provided for SAP Internal useu2019.

Now I need to get all the header and item data of VA02. Can somebody tell me how to make this BADI working? Or any other way to get the data.

Thanks.

Hello Experts!

I need to get the data from u2018BADI_SD_SALES_BASICu2019 and copy it into a custom table. When I try to use u2018BADI_SD_SALES_BASICu2019 in Definition name I get an error message

u2018BADi Definition BADI_SD_SALES_BASIC is only provided for SAP Internal useu2019.

Now I need to get all the header and item data of VA02. Can somebody tell me how to make this BADI working? Or any other way to get the data.

Thanks.

3 REPLIES 3
Read only

Former Member
0 Likes
1,095

Hi

It mains that badi can't be used, so u should use the user-exit of VA02: the main user-exit are in include MV45AFZZ, but u should say us what u need to do.

Max

Read only

former_member295881
Contributor
0 Likes
1,095

Hey Max!

Thanks for your quick reply. Actually I need to get all the header and item data of VA02. Now Iu2019ve found this BADI with all the information Iu2019m looking for but as Iu2019ve said it didnu2019t work. I was curios to know that am I doing something wrong or I canu2019t use this BADI. Thanks a lot anyways.

Read only

0 Likes
1,095

Hi

Ok SAP is owner of that BADI and so only SAP can use it.

Max