Skip to Content
0
Former Member
Sep 27, 2005 at 09:05 AM

Data Declaration in SAPScript

156 Views

I want to process some data which is available to me in a script through a 'Perform' in a prog., but the issue is that i need to declare some local variables in the script, like the one we can declare in Smartforms .How can i declare variables in a script locally and not through my ABAP prog. ?