cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Unable to use rp-imp-c1-te

rahuls5
Explorer
0 Likes
1,021

Hi,

I have to use the above Macro in a class method but since I cannot include the Standard include program RPC1TE00, I thought of creating a Function module and use the macro to import the cluster table. When I used the macro in a FM , I am getting a syntax check error, Unable to interpret "FROM". Has anyone experience this before??

Regards,

Rahul.

Accepted Solutions (0)

Answers (1)

Answers (1)

RaymondGiuseppi
Active Contributor

Did you put the include in the top include of the function group (as many standard SAP FG do) and did you activate the whole FG before using the macro in your code?