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

Standard Function Module for OB52

Former Member
0 Likes
1,262

Hi,

Is there any standard function module or BAPI for OB52 transaction.

PLease let me know.

Regards,

Raghu

2 REPLIES 2
Read only

Former Member
0 Likes
813

Hi,

OB52 is basically a transaction variant of SM30 for maintaining the view V_T001B.

So there will not be any BAPI available to maintain the same.

Regards,

Ankur Parab

Read only

Former Member
0 Likes
813

Solved!

You need to debug the std program, by this way you will get Maintainence View which can used in your Z program and you can edit/delete/add entries through OB52 T-code.