‎2011 Jan 04 1:54 AM
Im exploring the text object in SAP tcode SE75 i would like to know what are the meanings of the save mode types where there is dialog/update/not in text file. Also what are meaning of the Interfaces in the text object? Your answers are appreciated.
Moderator message: please search for available information/documentation before asking.
Edited by: Thomas Zloch on Jan 4, 2011 2:16 PM
‎2011 Jan 04 6:02 AM
The save mode of a text module (dialog, update) is defined via the table TTXOB with the text object. In certain cases it makes sense to save the text immediately (for example, in batch programs) instead of in the update task.
' ' Save mode according to text object
'X' Save text module immediately