Application Development 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: 

Exceeded time limit in running CALL FUNCTION 'BAPI_COSTCENTERGROUP_CREATE

Former Member
0 Kudos

Hello all,

Please may I ask your help in creating cost center group.

I used BAPI COSTCENTERGROUP_CREATE, everything is ok except that when I run the program it dumps because the time it process is exceed the time limit. It's my first time to work with BAPI.

This is urgent.

Please help and advice me what to do.

I'll give the highest points.

THANK YOU SO MUCH. God bless.

2 REPLIES 2

Former Member
0 Kudos

Hi chenara ,

I did'nt use this bapi before but this is what i would do :

1. put a break-point just before enter the bapi and try to see

what is the problem , ( look at what you send to the bapi ,

go with F5 inside and try to see where it is stuck ) ,

i know it is hard to debug sap bapi but sometimes it helps.

2. go to the basis team , they can help you to monitor

what take the most time.

i hope this could help you.

Lilach Menashe.