BBP_SC_AUTO_RETRANSFER_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 BBP_SC_AUTO_RETRANSFER_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 BBP_SC_AUTO_RETRANSFER_F01
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
TIMESTAMP_DURATION_SUB CALL FUNCTION 'TIMESTAMP_DURATION_SUB' EXPORTING timestamp_in = gv_max_time duration = add_time unit = 'H' IMPORTING timestamp_out = gv_max_time.
TIMESTAMP_DURATION_SUB CALL FUNCTION 'TIMESTAMP_DURATION_SUB' EXPORTING timestamp_in = gv_timeout duration = addtime2 unit = 'H' IMPORTING timestamp_out = gv_timeout.
TIMESTAMP_DURATION_SUB CALL FUNCTION 'TIMESTAMP_DURATION_SUB' EXPORTING timestamp_in = gv_min_time duration = 15 unit = 'MIN' IMPORTING timestamp_out = gv_min_time.
TIMESTAMP_DURATION_SUB CALL FUNCTION 'TIMESTAMP_DURATION_SUB' EXPORTING timestamp_in = lv_end_time duration = end_time unit = 'H' IMPORTING timestamp_out = lv_end_time.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
BBP_SC_AUTO_RETRANSFER_F01 - Include BBP_SC_AUTO_RETRANSFER_F01 BBP_SC_AUTO_RETRANSFER - Program For Processing Failed Shopping Cart Transfers BBP_SC_AUTO_RETRANSFER - Program For Processing Failed Shopping Cart Transfers BBP_SC_APP_EVENTS - BBPSCAPPEVENTS BBP_SC_APP_CON_STATUS - BBPSCAPPCONSTATUS BBP_SCL_CON - BBPSCLCON