Hi,
sorry if it's a noob question but I didn't use to develop since à long time.
I remember that there was a way to generate dynamic ABAP source code.
Fro example, generate the source code of an ABAP form depending on input parameters.
I do not remember exactly how it worked, I think that was something like that :
- you do à form that generate à string variable
- you pass the string variable + a form name too a standard function module
- the standard function module generate a form that contain the code in string variable
Please help,
Regards
Morgan