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

Error while implementing BADI_SD_TAB_CUST_I

Former Member
0 Likes
623

Hi gurus,

While implemanting BADI_SD_TAB_CUST_I , system gives an error as this is for system use only.

Can i implement this badi, we have 4.7 verson.

Is this issue due to older version.

We need to add new tab at item level.

Thanks in advance.

SahadevAbhyankar.

4 REPLIES 4
Read only

raja_thangamani
Active Contributor
0 Likes
561

No its not due to older version. This BADI can only be implemented by SAP. Its the case in ECC 6.0.

Raja

Read only

Former Member
0 Likes
561

<linkfarm_removed_by_moderator_again>

Edited by: Julius Bussche on Sep 2, 2009 6:47 AM

Read only

Former Member
0 Likes
561

Hi,

BADI's are available in SAP R/3 from the system relese 4.6 c...

We can implement it in 4.7....

but check whether that BADI is available for that item level...in 4.7.

check this link..

[BADI|http://wiki.sdn.sap.com/wiki/x/RoKLAg ]

Regards

Kiran

Read only

Former Member
0 Likes
561

Thank for reply.

I did it by using addition data B with help of access key

Thank you.