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 ??