RSECATT_REFRESH_TDC_BUFFER is a standard Executable ABAP Report 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 RSECATT_REFRESH_TDC_BUFFER 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.
Selection Text: PDROPALL = Delete buffer for all TDC
Selection Text: P_NAME = D .
Selection Text: P_PACK = D .
Selection Text: R_DEL = Delete buffer only
Selection Text: R_REF = Delete buffer and refresh
Title: Refresh the buffer persistency for the TDC API access
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = '! C A U T I O N !' "#EC NOTEXT text_question = 'Really drop buffer for all Test Data Container in this system?' "#EC NOTEXT text_button_1 = 'Yes' "#EC NOTEXT text_button_2 = 'No' "#EC NOTEXT default_button = '2' display_cancel_button = space IMPORTING answer = l_answer.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RSECATT_REFRESH_TDC_BUFFER - Refresh the buffer persistency for the TDC API access RSECATT_REFRESH_TDC_BUFFER - Refresh the buffer persistency for the TDC API access RSECATT_REFCALLS - Program TLECATT_REFCALLS RSECATT_REFCALLS - Program TLECATT_REFCALLS RSECATT_MASS_VERSIONMANAGEMENT - Program RSECATT_MASS_VERSIONMANAGEMENT RSECATT_MASS_VERSIONMANAGEMENT - Program RSECATT_MASS_VERSIONMANAGEMENT