Home »
Unlabelled »
How do you write a DATA object from ABAP/4 program to ABAP/4 memory and restore the same from memory to program.
How do you write a DATA object from ABAP/4 program to ABAP/4 memory and restore the same from memory to program.
EXPORT
[FROM ][FROM ]…. TO MEMORY ID .
The ID , which can be up to 32 characters long, identifies the data in memory.
No comments:
Post a Comment