C_SPM_LOG_SYNC_F01 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 C_SPM_LOG_SYNC_F01 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.
Title: Include C_SPM_OSCOMMAND_LOG_SYNC_F01
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ADDR_CONVERT_TIMESTAMP_TO_DATE CALL FUNCTION 'ADDR_CONVERT_TIMESTAMP_TO_DATE' EXPORTING iv_timestamp = lv_timestamp * IV_HIGH = ' ' IMPORTING ev_date = rv_date.
CCU_TIMESTAMP_DIFFERENCE CALL FUNCTION 'CCU_TIMESTAMP_DIFFERENCE' EXPORTING timestamp1 = iv_to timestamp2 = iv_from IMPORTING difference = rv_hours.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
C_SPM_LOG_SYNC_F01 - Include C_SPM_OSCOMMAND_LOG_SYNC_F01 C_SPM_LOG_ARCHIVING_F01 - Include C_SPM_LOG_ARCHIVING_F01 C_SLA_MAPPING_CHECK_ENTRIESF01 - Include C_SLA_MAPPING_CHECK_ENTRIESF01 C_SET_USER_DEFAULT_CHECK_THF01 - Include C_SET_USER_DEFAULT_CHECK_THF01 C_SET_CHECK_GRACV_CHECK_VALF01 - Include C_SET_CHECK_GRACV_CHECK_VALF01 C_SET_CHECK_CHECK_DEFAULT_EF01 - Include C_SET_CHECK_CHECK_DEFAULT_EF01