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

Transporting a BADI

Former Member
0 Likes
1,455

Hi,

I am new to BADI. I am working on SAP Auto-Id infrastructure 4.0 (used in RFID projects) there is a Custom BADI which is implemented in one SAP AII system. I need to copy this to other SAP AII system.

How to create a Transport Request for Custom BADI.

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
570

Hi

Check this link:

Create a Transport request .

Then Goto -> Object directory entry

Then Change the package and then attach the entry to a transport request created by you.

And check this link for BADI Implementation:

/message/1388382#1388382 [original link is broken]

Regards

Neha

Edited by: Neha Shukla on Dec 2, 2008 11:00 PM

2 REPLIES 2
Read only

Former Member
0 Likes
571

Hi

Check this link:

Create a Transport request .

Then Goto -> Object directory entry

Then Change the package and then attach the entry to a transport request created by you.

And check this link for BADI Implementation:

/message/1388382#1388382 [original link is broken]

Regards

Neha

Edited by: Neha Shukla on Dec 2, 2008 11:00 PM

Read only

0 Likes
570

Thanks for the support.