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

Bapi creating empty spool

Former Member
0 Likes
597

Dear all,

I have made a program to create an HANDLING UNIT number from a bapi_hu_create. its working good but after generating HU number its generating an empty spool. I even debug the bapi but not able to get how spool is getting triggered from it.

Please let me know if someone knows the solution of the empty spool problem.

Regards,

2 REPLIES 2
Read only

Private_Member_7726
Active Contributor
0 Likes
545

Hi,

There is too little specific technical information provided for anyone to give a meaningful response - it's a guessing game. Can you post the program code?

What is the spool type - ABAP List? If yes, have you tried to put breakpoint on WRITE command?

cheers

Jānis

Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
545

It could be HU output. Have you tried asking an SD consultant before posting the question? Wouldn't you get the same effect in the transaction (i.e. it has nothing to do with BAPI)?

But overall I agree with Janis - there is not enough technical information considering this is ABAP forum.