‎2007 Jan 29 4:36 PM
Hi,
Does anybody knows if it is possible to create a dynamic data variable, having in account that I have the datatype that I want to use stored in a char variable?
Thanks in advance,
NPA
‎2007 Jan 29 4:42 PM
You might want to have a look at this.
http://help.sap.com/saphelp_nw2004s/helpdata/en/79/c55497b3dc11d5993800508b6b8b11/frameset.htm
Regards
Rich Heilman
‎2007 Jan 29 4:42 PM
Hi,
Use the FIELD-SYMBOLS to store the dynamic variables.
Regards
Sudheer
‎2007 Jan 29 4:42 PM
You might want to have a look at this.
http://help.sap.com/saphelp_nw2004s/helpdata/en/79/c55497b3dc11d5993800508b6b8b11/frameset.htm
Regards
Rich Heilman
‎2007 Jan 29 4:55 PM