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 issue

Former Member
0 Likes
531

I am trying to transport a BAPI that I created. When I tried to transport it to test I get an error. The message is: 'Object R3TRFUGRZBAPI is in repair status. Therefore, it cannot be imported.' What do I need to do to transport this BAPI? I looked and I do not see any transports that contain an object in the function group ZBAPI.

Thanks,

Davis

1 ACCEPTED SOLUTION
Read only

former_member194669
Active Contributor
0 Likes
508

Hi,

SE03--> Objects -> Display Repaired Objects.

Then select the desired object and choose the function 'Reset Repair Flag'.

and repeat the transport

a®

4 REPLIES 4
Read only

former_member191735
Active Contributor
0 Likes
508

It is the function group of your bapi.

Try to activate the function group of BAPI and the retransport it.

Or

your bapi might have something inactive.

Read only

Former Member
0 Likes
508

before transporting, release BAPI from FM menu-FM->release->relaese.

and also activate all its componetns/

Read only

Former Member
0 Likes
508

Can you explain the process you followed to create the BAPI? Are you just talking about creating a function moduley you actually created a custom method for a custom business object? Somewhere somehow function group ZBAPI is coming into picture. If you made any changes to this one that did not belong to your environment, then it goes to repair status. Check the package (development class) of this function group.

Read only

former_member194669
Active Contributor
0 Likes
509

Hi,

SE03--> Objects -> Display Repaired Objects.

Then select the desired object and choose the function 'Reset Repair Flag'.

and repeat the transport

a®