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:MD_EXPORT_TREE(Problem in creating Implementation)

Former Member
0 Likes
1,036

Hi,

I working on the above BADI mentioned. I am facing a problem i.e. when i try to create a implementation for it,but it is not allowing to create for it.. the message it gives:-

BAdI definition MD_ORDER_REPORT does not exist

but when i look into the Tcode SE84 and execute it with the package MD03 it is displaying it as a BADI..

Please provide me guidelines for it.

4 REPLIES 4
Read only

Former Member
0 Likes
775

Hi,

In which SAP version you are working.

I checked it in SAP ECC 6.0 , and it seems that it is a Enhancement Spot , and not a BAID.

You need to implement the enhancement .

Implementing enhancement please refer the link :

http://wiki.sdn.sap.com/wiki/display/ABAP/ThenewEnhancementFrameworkandthenewkernel-basedBAdI

Thanks.

Read only

0 Likes
775

Hi,

Thanks for your response and i want to know is there any example for it which provide knowledge about the implementing the Enhacement like the above mentioned BADI as i am working on SAP ECC 6.0 .........

Please provide me guidelines for it.

Edited by: ricx .s on Jul 23, 2009 10:27 AM

Read only

Read only

0 Likes
775

Hi Balu,

I am facing a problem that when i execute the tcode SE18 and try to create a new BADI ,it gives the error message:-

Create" operation is possible only for enhancement spots

Why it is so? As i had seen a lot of examples in which it directly creates the Badi,but here it is giving the error msg..

Please provide me guidelines for it .

Edited by: ricx .s on Jul 23, 2009 11:54 AM