2008 Jan 23 7:39 PM
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
2008 Jan 23 7:42 PM
Do a syntax check on a program that uses the include. It should tell you what the error is.
Rob
2008 Jan 23 7:43 PM
2008 Jan 23 7:44 PM
2008 Jan 23 7:45 PM
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®
2008 Jan 23 8:17 PM
hello all,
thanks. the error is solved. The structure was not defined correctly.
p
2009 Sep 25 9:27 PM