SAP Reports / Programs | Basis Components | BW Service API(BC-BW) SAP BC

RSA1DDIS SAP ABAP Report - Display DataSource (Internal)







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


Text pool values


Selection Text: P_DS = DataSource
Selection Text: P_LANGU = Language
Selection Text: P_OVERS = Object Version
Selection Text: P_WMODE = Editing type
Title: Display DataSource (Internal)


INCLUDES used within this REPORT RSA1DDIS

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:

ENQUEUE_E_OSOURCE CALL FUNCTION 'ENQUEUE_E_OSOURCE' EXPORTING mode_roosource = 'E' mode_roosourcet = 'E' mode_roosfield = 'E' oltpsource = i_ds objvers = rsaot_c_objvers-active _scope = '1' EXCEPTIONS OTHERS = 1.

RSA1_DSOURCE_GET CALL FUNCTION 'RSA1_DSOURCE_GET' EXPORTING i_ds = i_ds i_objvers = 'A' * I_RLOGSYS = '' * I_T_LANGU = * I_WITH_CHECK = 'X' * I_WITH_APPFL = '' IMPORTING e_cs_ds = c_cs_ds EXCEPTIONS OTHERS = 1.

RSA9_TABLES_DISPLAY CALL FUNCTION 'RSA9_TABLES_DISPLAY' EXPORTING i_header = c_header i_program = 'RSA1DDIS' i_callback = 'DDIS_USER_COMMAND' TABLES i_t_model = c_ct_model EXCEPTIONS OTHERS = 1.

DEQUEUE_E_OSOURCE CALL FUNCTION 'DEQUEUE_E_OSOURCE' EXPORTING mode_roosource = 'E' mode_roosourcet = 'E' mode_roosfield = 'E' oltpsource = i_ds objvers = rsaot_c_objvers-active _scope = '1' EXCEPTIONS OTHERS = 1.

RS_TOOL_ACCESS CALL FUNCTION 'RS_TOOL_ACCESS' EXPORTING operation = 'SHOW' object_name = i_object object_type = i_objtype * ENCLOSING_OBJECT = * POSITION = ' ' * DEVCLASS = * INCLUDE = * VERSION = ' ' monitor_activation = 'X' * WB_MANAGER = * IN_NEW_WINDOW = * WITH_OBJECTLIST = ' ' * WITH_WORKLIST = ' ' * IMPORTING * NEW_NAME = * WB_TODO_REQUEST = * TABLES * OBJLIST = * CHANGING * P_REQUEST = ' ' EXCEPTIONS OTHERS = 1.

RSA9_XMLSTRING_SHOW_EXTERNAL CALL FUNCTION 'RSA9_XMLSTRING_SHOW_EXTERNAL' EXPORTING i_xstring = l_xml EXCEPTIONS invalid_string = 1 OTHERS = 2.

RSS_PROGRAM_GET_NAME CALL FUNCTION 'RSS_PROGRAM_GET_NAME' EXPORTING i_uni_idc25 = l_program i_program_class = '' * I_CLIENT = IMPORTING e_program_name = l_prog EXCEPTIONS OTHERS = 1.

RS_TREE_GET_NODE CALL FUNCTION 'RS_TREE_GET_NODE' EXPORTING node_id = i_id IMPORTING node_info = l_s_node EXCEPTIONS OTHERS = 1.

RS_TREE_GET_NODE CALL FUNCTION 'RS_TREE_GET_NODE' EXPORTING node_id = l_s_node-parent IMPORTING node_info = l_s_node EXCEPTIONS OTHERS = 1.

RS_TREE_LIST CALL FUNCTION 'RS_TREE_LIST' EXPORTING node_id = l_s_node-id * ALL = ' ' with_attributes = 'X' * HIDDEN_NODES = ' ' TABLES list = l_t_list EXCEPTIONS OTHERS = 1.

DDIF_TABL_GET * CALL FUNCTION 'DDIF_TABL_GET' * EXPORTING * name = i_structure * state = 'A' * EXCEPTIONS * illegal_input = 1 * OTHERS = 2.

RS_DD_SHOW * CALL FUNCTION 'RS_DD_SHOW' * EXPORTING * objname = i_structure * objtype = 'V' * EXCEPTIONS * OTHERS = 1.

HELP_OBJECT_SHOW_FOR_FIELD CALL FUNCTION 'HELP_OBJECT_SHOW_FOR_FIELD' EXPORTING doklangu = sy-langu * DOKTITLE = ' ' * CALLED_BY_PROGRAM = * CALLED_BY_DYNP = called_for_tab = l_tabname called_for_field = l_fieldname * CALLED_FOR_TAB_FLD_BTCH_INPUT = * CALLED_BY_CUAPROG = * CALLED_BY_CUASTAT = * MERGE_DZ_IF_AVAILABLE = * TABLES * LINKS = EXCEPTIONS object_not_found = 1 sapscript_error = 2 OTHERS = 3.

HELP_VALUES_GET CALL FUNCTION 'HELP_VALUES_GET' EXPORTING fieldname = l_fieldname * input_value = tabname = l_tabname * importing * select_value = l_value EXCEPTIONS OTHERS = 1.

RS_TREE_GET_NODE CALL FUNCTION 'RS_TREE_GET_NODE' EXPORTING node_id = i_t_node-parent IMPORTING node_info = l_s_node EXCEPTIONS id_not_found = 1 OTHERS = 2.

RS_TREE_GET_NODE CALL FUNCTION 'RS_TREE_GET_NODE' EXPORTING node_id = l_s_node-parent IMPORTING node_info = l_s_node EXCEPTIONS id_not_found = 1 OTHERS = 2.

RSS_PROGRAM_GET_NAME * CALL FUNCTION 'RSS_PROGRAM_GET_NAME' * EXPORTING * i_uni_idc25 = l_program * i_program_class = '' ** I_CLIENT = * IMPORTING * e_program_name = l_prog * EXCEPTIONS * invalid_unique_id = 1 * invalid_program_class = 2 * template_not_found = 3 * OTHERS = 4.

RS_TOOL_ACCESS * CALL FUNCTION 'RS_TOOL_ACCESS' * EXPORTING * operation = 'SHOW' * object_name = l_prog * object_type = 'REPS' ** ENCLOSING_OBJECT = ** POSITION = ' ' ** DEVCLASS = ** INCLUDE = ** MONITOR_ACTIVATION = 'X' ** IMPORTING ** NEW_NAME = ** TABLES ** OBJLIST = * EXCEPTIONS * not_executed = 1 * invalid_object_type = 2 * OTHERS = 3.

DYNP_VALUES_READ





CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = 'RSA1DDIS' "sy-repid " dynumb = sy-dynnr translate_to_upper = 'X' * PERFORM_CONVERSION_EXITS = ' ' * PERFORM_INPUT_CONVERSION = ' ' TABLES dynpfields = l_t_dynpfields EXCEPTIONS invalid_abapworkarea = 1 invalid_dynprofield = 2 invalid_dynproname = 3 invalid_dynpronummer = 4 invalid_request = 5 no_fielddescription = 6 invalid_parameter = 7 undefind_error = 8 double_conversion = 9 OTHERS = 10.

HELP_VALUES_GET_NO_DD_NAME CALL FUNCTION 'HELP_VALUES_GET_NO_DD_NAME' EXPORTING cucol = 2 curow = 4 selectfield = 'OLTPSOURCE' titel = 'DataSource' IMPORTING ind = l_table_index TABLES fields = l_t_fields full_table = l_t_select EXCEPTIONS full_table_empty = 1 no_tablestructure_given = 2 no_tablefields_in_dictionary = 3 more_then_one_selectfield = 4 no_selectfield = 5 OTHERS = 6.

DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = 'RSA1DDIS' " sy-repid dynumb = sy-dynnr TABLES dynpfields = l_t_dynpfields EXCEPTIONS invalid_abapworkarea = 1 invalid_dynprofield = 2 invalid_dynproname = 3 invalid_dynpronummer = 4 invalid_request = 5 no_fielddescription = 6 undefind_error = 7 OTHERS = 8.

RSA1_DSOURCE_COMPARE * CALL FUNCTION 'RSA1_DSOURCE_COMPARE' * EXPORTING * i_cs_ds1 = g_cs_ds * i_cs_ds2 = l_cs_ds * IMPORTING * e_t_message = l_t_message * EXCEPTIONS * OTHERS = 1.

RSA1_DSOURCE_CHECK ** CALL FUNCTION 'RSA1_DSOURCE_CHECK' ** CHANGING ** C_CS_DS = L_CS_DS ** EXCEPTIONS ** OTHERS = 1.

RSA2_SERV_DSOURCE_SAVE * CALL FUNCTION 'RSA2_SERV_DSOURCE_SAVE' * EXPORTING * i_actfl = ' ' " no activation of content * CHANGING * c_cs_ds = l_cs_ds * EXCEPTIONS * OTHERS = 1.



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