hi all,
while doing a code which i declared some fields globally, when i am testing in ATC cockpit it was showing a warning that "DO not use fields and field symbols (GT_VBFA) globally.
i tried a lot to clear those warnings but cant rectify.
can any one say what is the alternate of global declaration where those fields used in more than one sub-routines.