_UPDATE_EXT_CANDIDATES_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 _UPDATE_EXT_CANDIDATES_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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
BAPI_USER_CHANGE CALL FUNCTION 'BAPI_USER_CHANGE' EXPORTING username = lv_user logondata = ls_user_logon_data logondatax = ls_user_logon_data_x TABLES return = it_return. "N 1783305
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
_UPDATE_EXT_CANDIDATES_F01 - UPDATEEXTCANDIDATESF01 _TRANSPORT_IMPORT_ON_START_F01 - Include _TRANSPORT_IMPORT_ON_START_F01 _TRANSPORT_IMPORT_IMPORT_EXF01 - Include _TRANSPORT_IMPORT_IMPORT_EXF01 _TRANSPORT_EXPORT_CLEANUP_OF01 - Include _TRANSPORT_EXPORT_CLEANUP_OF01 _TRANSFORM_SCS_SAVE_STATUSF01 - TRANSFORMSCSSAVESTATUSF01 _TRANSFER_QUANTITY_STATUS_0O01 - Include _TRANSFER_QUANTITY_STATUS_0O01