SAP Reports / Programs | Basis Components | Basis Components | Cross-System Tools(BC-CUS-TOL-CST) SAP BC

SCDT_SYSTEM_MAPPING_F21 SAP ABAP INCLUDE - SCDTSYSTEMMAPPINGF21







SCDT_SYSTEM_MAPPING_F21 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 SCDT_SYSTEM_MAPPING_F21 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 SCDT_SYSTEM_MAPPING_F21. "Basic submit
SUBMIT SCDT_SYSTEM_MAPPING_F21 AND RETURN. "Return to original report after report execution complete
SUBMIT SCDT_SYSTEM_MAPPING_F21 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


INCLUDES used within this REPORT SCDT_SYSTEM_MAPPING_F21

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:

LVC_FIELDCATALOG_MERGE CALL FUNCTION 'LVC_FIELDCATALOG_MERGE' EXPORTING i_structure_name = 'SCDTOBJSYN' CHANGING ct_fieldcat = lt_fieldcat.

SCDT_MAPPING_GET_RFCDEST CALL FUNCTION 'SCDT_MAPPING_GET_RFCDEST' EXPORTING i_systemtype = p_system i_rel_from = p_rel_from i_rel_to = p_rel_to * IMPORTING * E_RFCDEST = rfc_destination EXCEPTIONS no_destination = 1 OTHERS = 2.

VIEW_MAINTENANCE_CALL CALL FUNCTION 'VIEW_MAINTENANCE_CALL' EXPORTING action = lv_action corr_number = ' ' generate_maint_tool_if_missing = ' ' show_selection_popup = ' ' view_name = 'SCDTCOMP' no_warning_for_clientindep = 'X' * RFC_DESTINATION_FOR_UPGRADE = ' ' * CLIENT_FOR_UPGRADE = ' ' * VARIANT_FOR_SELECTION = ' ' * COMPLEX_SELCONDS_USED = ' ' * tables * dba_sellist = * EXCL_CUA_FUNCT = EXCEPTIONS client_reference = 1 foreign_lock = 2 invalid_action = 3 no_clientindependent_auth = 4 no_database_function = 5 no_editor_function = 6 no_show_auth = 7 no_tvdir_entry = 8 no_upd_auth = 9 only_show_allowed = 10 system_failure = 11 unknown_field_in_dba_sellist = 12 view_not_found = 13 OTHERS = 14.

VIEW_MAINTENANCE_CALL CALL FUNCTION 'VIEW_MAINTENANCE_CALL' EXPORTING action = lv_action corr_number = ' ' generate_maint_tool_if_missing = ' ' show_selection_popup = ' ' view_name = 'SCDTCOMPRL' no_warning_for_clientindep = 'X' * RFC_DESTINATION_FOR_UPGRADE = ' ' * CLIENT_FOR_UPGRADE = ' ' * VARIANT_FOR_SELECTION = ' ' * COMPLEX_SELCONDS_USED = ' ' * tables * dba_sellist = * EXCL_CUA_FUNCT = EXCEPTIONS client_reference = 1 foreign_lock = 2 invalid_action = 3 no_clientindependent_auth = 4 no_database_function = 5 no_editor_function = 6 no_show_auth = 7 no_tvdir_entry = 8 no_upd_auth = 9 only_show_allowed = 10 system_failure = 11 unknown_field_in_dba_sellist = 12 view_not_found = 13 OTHERS = 14.

STC1_CREATE_HANDLE CALL FUNCTION 'STC1_CREATE_HANDLE' EXPORTING header = 'Filterbedingungen'(s01) tabname = 'SCDTOBJSEL' * CALLBACK_HANDLE = display_only = display_only_0210 endless = 'X' * DISPLAY_TOGGLE = * SORT_FORBIDDEN = * MODIFY_CHECK = * INSERT_CHECK = * COPY_CHECK = * DELETE_CHECK = * MODIFY_DISP_FIELD = * EXPORT_MODULE = * PASTE_MODULE = * CUT_MODULE = * NO_INSERT = * NO_DELETE = * NO_MOVE = * NO_UNDO = * NO_BUTTON = * NO_PICK = 'X' * ADDITIONAL_BUTTON = * ADD_BUTTON_CALL = * ADD_BUTTON_POSITION = * ADD_BUTTON_HEADER = * MAXWIDTH = * UNIQUE_KEY = * NO_MARKER = * SINGLE_LINE_SELECT = * FIXED_DYNNR = IMPORTING dynproreport = dyn_400_prog dynpronr = dyn_400_dyn tabhandle = dyn_400_handle TABLES * NAMETAB = fielddif = fielddif_400 * BUTTON_LIST = * FIELD_LIST = EXCEPTIONS * NO_MORE_TABLES = 1 * TOO_MANY_FIELDS = 2 * NAMETAB_NOT_VALID = 3 * HANDLE_NOT_VALID = 4 * TABLE_ALREADY_USED = 5 OTHERS = 6 .

STC1_INPUTFLAG CALL FUNCTION 'STC1_INPUTFLAG' EXPORTING handle = dyn_400_handle endless = 'X' input_flag = display_only_0210.

STC1_PUT_DATA CALL FUNCTION 'STC1_PUT_DATA' EXPORTING handle = dyn_400_handle delete_data = 'X' TABLES table = it_objsel EXCEPTIONS * NO_MORE_TABLES = 1 * TOO_MANY_FIELDS = 2 * NAMETAB_NOT_VALID = 3 * HANDLE_NOT_VALID = 4 OTHERS = 5 .

STC1_GET_DATA CALL FUNCTION 'STC1_GET_DATA' EXPORTING tab_handle = dyn_400_handle TABLES table = it_objsel * MODIFIED_DATA = IT_DATA * DELETED_DATA = it_objsel * NEW_DATA = different_data = lt_objsel_diff * MARKED_DATA = * EXCEPTIONS * TABLE_NOT_FOUND = 1 * OTHERS = 2 .

SCDT_MAPPING_GET_RFCDEST CALL FUNCTION 'SCDT_MAPPING_GET_RFCDEST' EXPORTING i_systemtype = scdtobjmap-system_trg IMPORTING e_rfcdest = lv_rfcdest EXCEPTIONS no_destination = 1 OTHERS = 2.

SCCR_GET_RELEASE_NR CALL FUNCTION 'SCCR_GET_RELEASE_NR' DESTINATION lv_rfcdest IMPORTING sap_release = lv_release EXCEPTIONS communication_failure = 5 MESSAGE msg_text system_failure = 6 MESSAGE msg_text OTHERS = 0.

F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING ddic_structure = 'CUS_IFACE1' retfield = 'ACTIVITY' * PVALKEY = ' ' dynpprog = lv_dynpprog dynpnr = lv_dynpnr dynprofield = 'SCDTOBJECT-IMGACT_TRG' value_org = 'S' * STEPL = 0 * WINDOW_TITLE = * VALUE = ' ' * VALUE_ORG = 'C' * MULTIPLE_CHOICE = ' ' * DISPLAY = ' ' * CALLBACK_PROGRAM = ' ' * CALLBACK_FORM = ' ' * MARK_TAB = TABLES value_tab = lt_value_tab * FIELD_TAB = * RETURN_TAB = * DYNPFLD_MAPPING = EXCEPTIONS parameter_error = 1 no_values_found = 2 OTHERS = 3 .

SCDT_MAPPING_GET_RFCDEST CALL FUNCTION 'SCDT_MAPPING_GET_RFCDEST' EXPORTING i_systemtype = scdtobjsyn-system_src IMPORTING e_rfcdest = lv_rfcdest EXCEPTIONS no_destination = 1 OTHERS = 2.

SCCR_GET_RELEASE_NR CALL FUNCTION 'SCCR_GET_RELEASE_NR' DESTINATION lv_rfcdest IMPORTING sap_release = lv_release EXCEPTIONS communication_failure = 5 MESSAGE msg_text system_failure = 6 MESSAGE msg_text OTHERS = 0.

F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING ddic_structure = 'CUS_IFACE1' retfield = 'ACTIVITY' * PVALKEY = ' ' dynpprog = lv_dynpprog dynpnr = lv_dynpnr dynprofield = 'SCDTOBJECT-IMGACT_SRC' value_org = 'S' TABLES value_tab = lt_value_tab * FIELD_TAB = * RETURN_TAB = * DYNPFLD_MAPPING = EXCEPTIONS parameter_error = 1 no_values_found = 2 OTHERS = 3 .

S_CUS_IMG_ACTIVITY_GET_W_OBJ CALL FUNCTION 'S_CUS_IMG_ACTIVITY_GET_W_OBJ' EXPORTING * READ_ACTIVITY_HEADER_ONLY = 'X' read_activity_object_relation = 'X' objectname = p_objectname objecttype = p_objecttype TABLES activity_object_relation = lt_value_tab EXCEPTIONS no_object_given = 1 not_used_in_img_activities = 2 OTHERS = 3 .

SCDT_CUS_IMG_ACTIVITY_GET_W_O CALL FUNCTION 'SCDT_CUS_IMG_ACTIVITY_GET_W_O' DESTINATION pv_rfcdest EXPORTING iv_objectname = p_objectname iv_objecttype = p_objecttype IMPORTING * ET_ACTIVITIES_FOUND = et_activity_object_relation = lt_value_tab EXCEPTIONS no_object_given = 1 not_used_in_img_activities = 2 communication_failure = 3 MESSAGE msg_text system_failure = 4 MESSAGE msg_text OTHERS = 5 .

SCOUT_IMG_ACTIVITY_GET_W_OBJ CALL FUNCTION 'SCOUT_IMG_ACTIVITY_GET_W_OBJ' DESTINATION pv_rfcdest EXPORTING objectname = p_objectname objecttype = p_objecttype TABLES activities_found = lt_activities_found EXCEPTIONS no_object_given = 1 not_used_in_img_activities = 2 communication_failure = 5 MESSAGE msg_text system_failure = 6 MESSAGE msg_text OTHERS = 3.



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 SCDT_SYSTEM_MAPPING_F21 or its description.