SAP Reports / Programs | Cross-Application Components | General Application Functions | Software Agent Framework(CA-GTF-IC-SAF) SAP CA

CRM_SAF_PROBE_F01 SAP ABAP INCLUDE - Include CRM_SAF_PROBE_F01







CRM_SAF_PROBE_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 CRM_SAF_PROBE_F01 into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

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.






SUBMIT CRM_SAF_PROBE_F01. "Basic submit
SUBMIT CRM_SAF_PROBE_F01 AND RETURN. "Return to original report after report execution complete
SUBMIT CRM_SAF_PROBE_F01 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Include CRM_SAF_PROBE_F01


INCLUDES used within this REPORT CRM_SAF_PROBE_F01

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:





No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

CRM_EI_KB_GET_LANGUAGES CALL FUNCTION 'CRM_EI_KB_GET_LANGUAGES' EXPORTING iv_kb_name = ls_kb-kb_name * iv_compiled = ' ' IMPORTING et_language = lt_language et_language_text = lt_langu_text.

DOCU_INIT CALL FUNCTION 'DOCU_INIT' EXPORTING id = lv_doc_id object = lv_doc_obj langu = sy-langu typ = lv_doc_type IMPORTING xdokil = ls_dokil.

DOCU_READ CALL FUNCTION 'DOCU_READ' EXPORTING id = lv_doc_id langu = sy-langu object = lv_doc_obj typ = lv_doc_type version = ls_dokil-version IMPORTING head = ls_header TABLES line = lt_line.

SE_CONVERT_ITF_TO_HTML CALL FUNCTION 'SE_CONVERT_ITF_TO_HTML' EXPORTING is_header = ls_header i_funcname = 'HELP_DOCULINES_SHOW_HTML_LINK' TABLES it_itf_text = lt_line it_html_text = lt_html EXCEPTIONS OTHERS = 1.

LANGUAGE_CODE_SAP_TO_ISO *\ call function 'LANGUAGE_CODE_SAP_TO_ISO' *\ exporting *\ sap_code = gv_langu *\ importing *\ iso_code = lv_langu_iso.

LANGUAGE_CODE_SAP_TO_ISO CALL FUNCTION 'LANGUAGE_CODE_SAP_TO_ISO' EXPORTING sap_code = gv_langu IMPORTING iso_code = lv_langu_iso.

GUI_UPLOAD *\ call function 'GUI_UPLOAD' *\ exporting *\ filename = lv_filename *\ filetype = 'ASC' *\ read_by_line = space *\ tables *\ data_tab = lt_temp_html *\ exceptions *\ file_open_error = 1 *\ file_read_error = 2 *\ no_batch = 3 *\ gui_refuse_filetransfer = 4 *\ invalid_type = 5 *\ others = 6.

WZ_SAF_WZ_APP_START CALL FUNCTION 'WZ_SAF_WZ_APP_START'.

WZ_SAF_WZ_KB_BADI_START CALL FUNCTION 'WZ_SAF_WZ_KB_BADI_START'.

WZ_SAF_WZ_SE_START CALL FUNCTION 'WZ_SAF_WZ_SE_START'.

WZ_SAF_WZ_LE_START CALL FUNCTION 'WZ_SAF_WZ_LE_START'.

WZ_SAF_WZ_RFC_START CALL FUNCTION 'WZ_SAF_WZ_RFC_START'.

WZ_SAF_WZ_ICS_START * call function 'WZ_SAF_WZ_ICS_START'.

WZ_SAF_WZ_COMPILE_START CALL FUNCTION 'WZ_SAF_WZ_COMPILE_START'.

SCROLLING_IN_TABLE CALL FUNCTION 'SCROLLING_IN_TABLE' EXPORTING entry_act = -top_line entry_from = 1 entry_to = -lines last_page_full = 'X' loops = ok_code = p_ok overlapping = 'X' IMPORTING entry_new = l_tc_new_top_line EXCEPTIONS * NO_ENTRY_OR_PAGE_ACT = 01 * NO_ENTRY_TO = 02 * NO_OK_CODE_OR_PAGE_GO = 03 OTHERS = 0.

RFC_MODIFY_HTTP_DEST_TO_EXT CALL FUNCTION 'RFC_MODIFY_HTTP_DEST_TO_EXT' EXPORTING destination = gs_rfc-cs_rfcdest action = c_http_delete servicenr = gs_csrfc-port server = lv_host path_prefix = lv_prefix description = text-108 * authority_check = space EXCEPTIONS authority_not_available = 1 destination_already_exist = 2 destination_not_exist = 3 destination_enqueue_reject = 4 information_failure = 5 trfc_entry_invalid = 6 internal_failure = 7 snc_information_failure = 8 snc_internal_failure = 9 destination_is_locked = 10 OTHERS = 11.

RFC_MODIFY_HTTP_DEST_TO_EXT CALL FUNCTION 'RFC_MODIFY_HTTP_DEST_TO_EXT' EXPORTING destination = gs_rfc-cs_rfcdest action = c_http_insert servicenr = gs_csrfc-port server = lv_host path_prefix = lv_prefix description = text-108 * authority_check = space EXCEPTIONS authority_not_available = 1 destination_already_exist = 2 destination_not_exist = 3 destination_enqueue_reject = 4 information_failure = 5 trfc_entry_invalid = 6 internal_failure = 7 snc_information_failure = 8 snc_internal_failure = 9 destination_is_locked = 10 OTHERS = 11.

RFC_MODIFY_HTTP_DEST_TO_EXT CALL FUNCTION 'RFC_MODIFY_HTTP_DEST_TO_EXT' EXPORTING destination = gs_rfc-qs_rfcdest action = c_http_delete servicenr = gs_qsrfc-port server = lv_host path_prefix = lv_prefix description = text-109 * authority_check = space EXCEPTIONS authority_not_available = 1 destination_already_exist = 2 destination_not_exist = 3 destination_enqueue_reject = 4 information_failure = 5 trfc_entry_invalid = 6 internal_failure = 7 snc_information_failure = 8 snc_internal_failure = 9 destination_is_locked = 10 OTHERS = 11.

RFC_MODIFY_HTTP_DEST_TO_EXT





CALL FUNCTION 'RFC_MODIFY_HTTP_DEST_TO_EXT' EXPORTING destination = gs_rfc-qs_rfcdest action = c_http_insert servicenr = gs_qsrfc-port server = lv_host path_prefix = lv_prefix description = text-109 * authority_check = space EXCEPTIONS authority_not_available = 1 destination_already_exist = 2 destination_not_exist = 3 destination_enqueue_reject = 4 information_failure = 5 trfc_entry_invalid = 6 internal_failure = 7 snc_information_failure = 8 snc_internal_failure = 9 destination_is_locked = 10 OTHERS = 11.

POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = text-117 text_question = text-118 display_cancel_button = space IMPORTING answer = lv_answer EXCEPTIONS OTHERS = 1.

BBPU_CALL_INFO_TEXT_POPUP * call function 'BBPU_CALL_INFO_TEXT_POPUP' * exporting * info_text = text-121.

POPUP_TO_INFORM * call function 'POPUP_TO_INFORM' * exporting * titel = text-122 * txt1 = text-121 * txt2 = space.

CRM_SAF_DT_JOB_SCHEDULED CALL FUNCTION 'CRM_SAF_DT_JOB_SCHEDULED' EXPORTING iv_check = ls_check-check_name IMPORTING ev_scheduled = lv_scheduled.

CRM_SAF_DT_JOB_DELETE CALL FUNCTION 'CRM_SAF_DT_JOB_DELETE' EXPORTING iv_check = ls_check-check_name.

CRM_SAF_DT_JOB_START CALL FUNCTION 'CRM_SAF_DT_JOB_START' EXPORTING iv_check = ls_check-check_name iv_days = ls_check-check_day iv_hours = ls_check-check_hour iv_mins = ls_check-check_min.

RFC_READ_HTTP_DESTINATION CALL FUNCTION 'RFC_READ_HTTP_DESTINATION' EXPORTING destination = gs_rfc-cs_rfcdest authority_check = ' ' IMPORTING servicenr = gs_csrfc-port server = lv_host EXCEPTIONS authority_not_available = 1 destination_not_exist = 2 information_failure = 3 internal_failure = 4 no_http_destination = 5 OTHERS = 6.

RFC_READ_HTTP_DESTINATION CALL FUNCTION 'RFC_READ_HTTP_DESTINATION' EXPORTING destination = gs_rfc-qs_rfcdest authority_check = ' ' IMPORTING servicenr = gs_qsrfc-port server = lv_host EXCEPTIONS authority_not_available = 1 destination_not_exist = 2 information_failure = 3 internal_failure = 4 no_http_destination = 5 OTHERS = 6.

CRM_EI_KB_GET_LANGUAGES CALL FUNCTION 'CRM_EI_KB_GET_LANGUAGES' EXPORTING iv_kb_name = ls_kb-kb_name * iv_compiled = ' ' IMPORTING et_language = lt_language * et_language_text = .

LANGUAGE_CODE_SAP_TO_ISO CALL FUNCTION 'LANGUAGE_CODE_SAP_TO_ISO' EXPORTING sap_code = lv_language IMPORTING iso_code = lv_langu_iso.

SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING percentage = lv_counter text = lv_str.

GUI_DELETE_FILE CALL FUNCTION 'GUI_DELETE_FILE' EXPORTING file_name = lv_del_file EXCEPTIONS failed = 1 OTHERS = 2.

GUI_DELETE_FILE CALL FUNCTION 'GUI_DELETE_FILE' EXPORTING file_name = lv_del_file EXCEPTIONS failed = 1 OTHERS = 2.

CALL_BROWSER call function 'CALL_BROWSER' exporting url = lv_urlc * WINDOW_NAME = ' ' new_window = abap_true exceptions frontend_not_supported = 1 frontend_error = 2 prog_not_found = 3 no_batch = 4 unspecified_error = 5 others = 6.

CALL_BROWSER CALL FUNCTION 'CALL_BROWSER' EXPORTING url = lv_browser_url contextstring = text-110 EXCEPTIONS OTHERS = 0.



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.

The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name CRM_SAF_PROBE_F01 or its description.