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: 

Problem while creating Billing Document.

Former Member
0 Kudos

Hi,

I'm creating a Sales order(VA01) and

then creating a billing document(VF01) with the created sales order,

the system is running for a longer period(this time we will check with SM66.

Sales order is creating with limitted time.But Billing Document creation this problem is occuring,

I checked no BADI's and User-exits taking place.

Can u suggest me on this.

Thank You,

Sri..

4 REPLIES 4

Former Member
0 Kudos

Hi

U should trace the VF01 in order to get where the bottleneck is

Max

0 Kudos

Yes Max i debugg the program but unable to find y its sleeping..

Former Member
0 Kudos

Hi,

Try to find your sleeping process in SM50 transaction. If you find it you can make a debug and see what is happening (Program/session->Program->Debugging).

Issa

Former Member
0 Kudos

Try debugging?

Regards,

Lalit Mohan Gupta.