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

Error during generation

Former Member
0 Likes
2,826

Hello gurus,

This is related to an include, (Standard SAP Code), that I modified for a specific need. I have activated it and it activates without errors.

But when I try to run a query, which uses this include and other Fucntion module, it says error during generation.

Do i need to activate anything else?

<REMOVED BY MODERATOR>

Thanks

Prakash

Edited by: Alvaro Tejada Galindo on Jan 23, 2008 5:45 PM

6 REPLIES 6
Read only

Former Member
0 Likes
2,095

Do a syntax check on a program that uses the include. It should tell you what the error is.

Rob

Read only

0 Likes
2,095

no syntax errors

Read only

0 Likes
2,095

What's the generation error?

Rob

Read only

former_member194669
Active Contributor
0 Likes
2,095

Hi,

If this INCLUDE is in a function group go the MAIN program and activate from there.

Can you list out the include name?

a®

Read only

0 Likes
2,095

hello all,

thanks. the error is solved. The structure was not defined correctly.

p

Read only

Former Member
0 Likes
2,095

done