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

REPORT

Former Member
0 Likes
382

how to solve this error

Call to macro BUILD_CATALOGUE without 2 actual parameters.

2 REPLIES 2
Read only

Former Member
0 Likes
358

Hi,

if like to call the macro, then see the following syntax, or Press F1 on word Macro in SE38.

BUILD_CATALOGUE 'Variabe1 or Literal Value1' 'Variabe2 or Literal Value2' .

<b></b>

Regards,

Sujoy

Read only

Former Member
0 Likes
358

HI lalitha,

I hope u have to pass all values. What ever the values you don't want to use then pass the default value. i.e. initial value.

Reward if useful.

Thanks,

Sam.