Skip to Content
0
Sep 29, 2008 at 07:33 AM

function group global variables

2935 Views

Hi,

all variables declared in LZFCT_GRP_NAMETOP are globals, yes? All function modules have acces to those globals?

If this is true, than i should not use same variables in 2 function modules, right?

Thank you.