Ansicht
Dokumentation

INTTAB_SAVE_TEXT - SAPscript: Managing new texts using internal tables

INTTAB_SAVE_TEXT - SAPscript: Managing new texts using internal tables

BAL_S_LOG - Application Log: Log header data   General Data in Customer Master  
This documentation is copyright by SAP AG.
SAP E-Book

INTTAB_SAVE_TEXT writes a new text module to an internal table (global memory of the function group).

If the value 'D' is entered as the save mode in the table TTXOB, the function module SAVE_TEXT must be used instead of INTTAB_SAVE_TEXT. INTTAB_SAVE_TEXT should only be used if the save mode is 'V'. The text is first held in the global memory of the function group (NOT in text memory!) and is written to the database when the function module INTTAB_COMMIT-TEXT is called.

The module can only be used to create new texts, it is assumed that the text modules do not yet exist in the database (e.g. direct input procedure).





Parameters

DELETE
HEADER
INSERT
LINES
LINES_TOTAL
NEWHEADER
NO_READ_BEFORE_UPDATE

Exceptions

ID
INVALID_PARAMETERS
INVALID_SAVEMODE
LANGUAGE
NAME
OBJECT
REFERENCE_NOT_ALLOWED

Function Group

STXD

RFUMSV00 - Advance Return for Tax on Sales/Purchases   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 2117 Date: 20240523 Time: 050052     sap01-206 ( 37 ms )