Skip to Content
0
Sep 26, 2008 at 12:15 AM

Print Element from within Include that calls Perform with WRITE_FORM

20 Views

hello,

the subject title pretty much says it all.

i have a standard sap program, and customized sapscript.

i need to output a new element.

i have an /:INCLUDE in the sapsript, this include will contain my /:PERFORM statement.

in my perform code, i will have my WRITE_FORM function module with my ELEMENT

now everything seems to run, only my element does not get printed.

any ideas ??