MBSVAF02_BUFFER_SAVE is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter MBSVAF02_BUFFER_SAVE into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
TR_OBJECTS_INSERT CALL FUNCTION 'TR_OBJECTS_INSERT' TABLES WT_KO200 = T_KO200 WT_E071K = T_E071K.
DELETE_TEXT CALL FUNCTION 'DELETE_TEXT' EXPORTING ID = TDID_ST LANGUAGE = TJ30T-SPRAS NAME = TDNAME OBJECT = TDOBJECT EXCEPTIONS NOT_FOUND = 0. "ignorieren
COMMIT_TEXT CALL FUNCTION 'COMMIT_TEXT'.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MBSVAF02_BUFFER_SAVE - MBSVAF02BUFFERSAVE MBSVAF02_BUFFER_READ_PJ30T - MBSVAF02BUFFERREADPJ30T MBSVAF02_BUFFER_READ_PJ22 - MBSVAF02BUFFERREADPJ22 MBSVAF02_BUFFER_READ_PJ21 - MBSVAF02BUFFERREADPJ21 MBSVAF02_BUFFER_READ_PJ20T - MBSVAF02BUFFERREADPJ20T MBSVAF02_BUFFER_READ_PJ20 - MBSVAF02BUFFERREADPJ20