Hi, all.
Although I found many threads about 'memory id' in SDN, but I still can't understand the 'memory id'.
For example, I write a report like this:
REPORT ZTEST.
PARAMETERS P_TEST TYPE C LENGTH 10 MEMORY ID AAAA.
When I first run this program, in selection screen, I inputed 'test'; then I back to the editor, then run this program again, in the input field, the value is 'test'! But I didn't input that, the field is filled automaticly.
Can you explain this? Thanks in advance.
Hi Feng,
The following link should answer your query :
http://membres.lycos.fr/jolyeric/SAP/Note_de_Cours_Ben/Reporting/Working_with_Selection_Screens.txt
Do reward points if helpful.
Add a comment