Skip to Content
0
Former Member
Oct 16, 2009 at 06:48 AM

Problem in customizations after Issue Output of a Billing Document (VF02)

245 Views

Dear Friends,

I am facing some problem while I do repeat output of a Billing Transaction. (VF02->GoTo->Header->Output). There are some customizations done in our system that whenever an Output is processed in our system, an xml file should be created and placed on application server (Which would then be printed in some Legacy system).

The custmizations for this has been done SPRO -> Sales and Distribution -> Billing Documents -> Invoice Lists ->Maintain Output for Invoice Lists -> Output Type.

Now my problem is that XML file creation program works in the Dialog mode and I am able to create the XML file and make an entry of this file in a Z table as per my program logic.

But when the processing is automatically through some files coming from application server, some of the files are missed. I want to figure out under which conditions my program to create XML file fails.

I tried debugging this program by puttinga hard coded break-point as well but the control does not stops there.

Could any one please help me how can we debug the program in such scenario.

Thanks a Lot for your kind help!!!

Regards,

Lalit Kabra