2008 Mar 25 9:07 AM
I want to make changes to existing report.
This report runs in background & give output in ALV format.Now i need to modify this format of ALV.
I have changes in program.In foreground the out come but in background some new fields are missing.
Where is this layout define while excuting in background.
Plz guide.
2008 Mar 25 9:12 AM
Hi
I think the paper size is not bale to fit for the same
use a different for the output and check
check the paper size of the backgorund spool generated
Regards
Shiva
2008 Mar 25 9:12 AM
Hi
I think the paper size is not bale to fit for the same
use a different for the output and check
check the paper size of the backgorund spool generated
Regards
Shiva
2008 Mar 25 9:32 AM
Hi
Make sure that you have defined your fieldcatalog properly for all the fields you want to be dispalyed. Also check is you have made any sy-batch check in your program for only some fields. If the problrm still persists, goto SM37, type jdbg in the command window and debug the prog executed in background.
THanks
Vijay