Skip to Content
0
Former Member
Jan 19, 2012 at 05:07 AM

Macro not getting executed fully

47 Views

Hello All,

I have written a macro for checking whether incoming data formats are correct for all the fields ( 6 importing structure in method, 1header and 5 items ). Now my code will be common for all the tables, so I wrote a macro. The problem is after the first call of the function module 'DDIF_FIELDINFO_GET' , it is coming out. Even though it is returning correct value, and not raising any exception. Problem is we cannot debug a macro and also not set breakpoint.

Code is given below:

Moderator Message: Post only relevant portions of the code.

Regards,

DPM

Edited by: kishan P on Jan 19, 2012 3:05 PM