RPTHRT00_MEMORY_EXPORT 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 RPTHRT00_MEMORY_EXPORT 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!
HR_PL_EXPORT_LOG call function 'HR_PL_EXPORT_LOG' IMPORTING pl_key = pl_key-l_timestamp EXCEPTIONS others = 1.
HR_EXPORT_DATA_TO_OTHER_SYS call function 'HR_EXPORT_DATA_TO_OTHER_SYS' destination call_back_dest EXPORTING indxkey = call_back_id TABLES daten3 = daten3 EXCEPTIONS others = 1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RPTHRT00_MEMORY_EXPORT - RPTHRT00MEMORYEXPORT RPTHRT00_GET_DATA_NEXT_PERIOD - RPTHRT00GETDATANEXTPERIOD RPTHRT00_EXPORT_PLOG_AND_STATU - RPTHRT00EXPORTPLOGANDSTATU RPTHRT00_EVALUATE_PERIOD - RPTHRT00EVALUATEPERIOD RPTHRT00_CONSTRUCT_PAIRS - RPTHRT00CONSTRUCTPAIRS RPTHRT00_COMPARE_ZL_RZL - RPTHRT00COMPAREZLRZL