‎2006 Sep 05 9:12 AM
Hi, I need som basic syntax help.
I have a function which I want to take a field-symbol as an input parameter.
I want the type of the field-symbol to be ANY because I dont know what type of field-symbol will be sent in.
My question is: I want to determine the type of field-symbol sent in to my function and i want to declare a field-symbol of the type sent in.
regards
Baran
‎2006 Sep 05 9:18 AM
Hi,
I dont think you require any type for the field symbols.
Just assign the field symbol to any object..it will take the attributrs of that assigned object.
Sushil.
‎2006 Sep 05 9:19 AM
Hi,
Please go through these links.
http://help.sap.com/saphelp_nw04/helpdata/en/16/0dce0a0cf711d3b9360000e8353423/content.htm
http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3930358411d1829f0000e829fbfe/content.htm
Best regards,
Prashant