The changing indicator on functions like:
means that the data will change correct? But you can change ls_print_data as well, right?Code:PERFORM data USING ls_print_data CHANGING ls_loc_key
The changing indicator on functions like:
means that the data will change correct? But you can change ls_print_data as well, right?Code:PERFORM data USING ls_print_data CHANGING ls_loc_key
Hi >> Saint
Yes, this is like the input method in any other language.
So basically I shouldn't change anything unless I specify it in changing?
Hi >> Saint
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks
Algorithms and Data Structures
Java tutorials
Algorithms Forum