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

Macro not getting executed fully

Former Member
0 Likes
425

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

2 REPLIES 2
Read only

Former Member
0 Likes
378

Hi,

Use Subroutines instead of macro

Read only

Former Member
0 Likes
378

Sorry to say this.....Please be clear and simple while typing the question...........No body can make anything out of it.