SAP Reports / Programs

RBDCUS35 SAP ABAP Report - Modelling Distribution of Customizing Data







RBDCUS35 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 RBDCUS35 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 RBDCUS35. "Basic submit
SUBMIT RBDCUS35 AND RETURN. "Return to original report after report execution complete
SUBMIT RBDCUS35 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_DATUM = Validity Date
Selection Text: P_MESTYP = Message type
Selection Text: P_RCVPRN = Receiving system
Selection Text: P_SNDPRN = Sending system
Title: Modelling Distribution of Customizing Data
Text Symbol: 006 = Check resulted in error
Text Symbol: 001 = Customizing data objects are being determined
Text Symbol: 002 = Customizing data objects
Text Symbol: 003 = Customizing data object & & is being checked
Text Symbol: 004 = Check OK
Text Symbol: 005 = Check resulted in warning


INCLUDES used within this REPORT RBDCUS35

INCLUDE RBDCNST2.


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:

OWN_LOGICAL_SYSTEM_GET CALL FUNCTION 'OWN_LOGICAL_SYSTEM_GET' IMPORTING OWN_LOGICAL_SYSTEM = OWN_SYSTEM EXCEPTIONS OWN_LOGICAL_SYSTEM_NOT_DEFINED = 1.

RS_TREE_CONSTRUCT CALL FUNCTION 'RS_TREE_CONSTRUCT' TABLES NODETAB = T_NODETAB.

RS_TREE_GET_CURRENT_TREE CALL FUNCTION 'RS_TREE_GET_CURRENT_TREE' TABLES NODEINFO = T_NODETAB.

RS_TREE_GET_CURRENT_TREE CALL FUNCTION 'RS_TREE_GET_CURRENT_TREE' TABLES NODEINFO = T_NODETAB.

RS_TREE_LIST_DISPLAY CALL FUNCTION 'RS_TREE_LIST_DISPLAY' EXPORTING CALLBACK_PROGRAM = 'RBDCUS35' CALLBACK_USER_COMMAND = 'HANDLE_USER_COMMAND' CALLBACK_TEXT_DISPLAY = 'SET_TEXTS_IN_HIERARCHY' CALLBACK_COLOR_DISPLAY = 'COLOR_DISPLAY' CHECK_DUPLICATE_NAME = '1' COLOR_OF_LINK = '1' COLOR_OF_NODE = '4' LOWER_CASE_SENSITIVE = 'X' MODIFICATION_LOG = ' ' NODE_LENGTH = 12 TEXT_LENGTH = 60 TEXT_LENGTH1 = 10 TEXT_LENGTH2 = 15 SCREEN_START_COLUMN = 0 SCREEN_START_LINE = 0 SCREEN_END_COLUMN = 0 SCREEN_END_LINE = 0 SUPPRESS_NODE_OUTPUT = ' '.

RS_TREE_GET_CURRENT_TREE CALL FUNCTION 'RS_TREE_GET_CURRENT_TREE' TABLES NODEINFO = T_NODETAB.

RS_TREE_GET_CURRENT_TREE CALL FUNCTION 'RS_TREE_GET_CURRENT_TREE' TABLES NODEINFO = T_NODETAB.

RS_TREE_GET_CURRENT_TREE CALL FUNCTION 'RS_TREE_GET_CURRENT_TREE' TABLES NODEINFO = T_NODETAB.

RS_TREE_GET_CURRENT_TREE CALL FUNCTION 'RS_TREE_GET_CURRENT_TREE' TABLES NODEINFO = T_NODETAB.

SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING TEXT = H_TEXT.

MESSAGE_GET_ENTITY_TABLES CALL FUNCTION 'MESSAGE_GET_ENTITY_TABLES' EXPORTING MESSAGE_TYPE = P_MESTYP MESSAGE_CODE = SPACE MESSAGE_FUNCTION = SPACE SENDING_SYSTEM = H_SNDSYS OWN_SYSTEM = OWN_SYSTEM RECEIVING_SYSTEM = H_RCVSYS TABLES T_ENTITY_TABLES = T_ENTITY_TABLES.

TABLE_GET_CONTROL_DATA_OBJECTS CALL FUNCTION 'TABLE_GET_CONTROL_DATA_OBJECTS' EXPORTING F_ENTITY_TABLE = T_ENTITY_TABLES TABLES T_OBJ_H = T_OBJ_H.

OBJECT_GET_ENTITY_TABLES CALL FUNCTION 'OBJECT_GET_ENTITY_TABLES' EXPORTING OBJECTNAME = T_OBJ_H-OBJECTNAME OBJECTTYPE = T_OBJ_H-OBJECTTYPE TABNAME = T_ENTITY_TABLES-TABNAME TABLES T_ENTITY_TABLES = T_ENTITY_TABLES2.

TABLE_GET_PRIMARY_OBJECTS CALL FUNCTION 'TABLE_GET_PRIMARY_OBJECTS' EXPORTING F_ENTITY_TABLE = T_ENTITY_TABLES2 OBJECTNAME = T_OBJ_H-OBJECTNAME OBJECTTYPE = T_OBJ_H-OBJECTTYPE TABLES T_OBJ_H = T_OBJ_H2.

SAPGUI_PROGRESS_INDICATOR CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR' EXPORTING TEXT = H_TEXT.

OBJECT_MODELLING_CHECK CALL FUNCTION 'OBJECT_MODELLING_CHECK' EXPORTING F_OBJH = F_OBJH MESSAGE_TYPE = MESSAGE_TYPE SENDING_SYSTEM = SENDING_SYSTEM RECEIVING_SYSTEM = RECEIVING_SYSTEM MODEL_VALID_DATE = MODEL_VALID_DATE TABLES T_CHECK_LOG = T_CHECK_LOG EXCEPTIONS CHECK_STOP = 1.

RS_TREE_SET_NODE CALL FUNCTION 'RS_TREE_SET_NODE' EXPORTING NODE_INFO = F_NODE_INFO.

RS_TREE_SET_NODE CALL FUNCTION 'RS_TREE_SET_NODE' EXPORTING NODE_INFO = F_NODE_INFO.

RS_TREE_SET_NODE





CALL FUNCTION 'RS_TREE_SET_NODE' EXPORTING NODE_INFO = F_NODE_INFO.

RS_TREE_SET_NODE CALL FUNCTION 'RS_TREE_SET_NODE' EXPORTING NODE_INFO = F_NODE_INFO.

RS_TREE_SET_NODE CALL FUNCTION 'RS_TREE_SET_NODE' EXPORTING NODE_INFO = F_NODE_INFO.

RS_TREE_SET_NODE CALL FUNCTION 'RS_TREE_SET_NODE' EXPORTING NODE_INFO = F_NODE_INFO.

RS_TREE_SET_NODE CALL FUNCTION 'RS_TREE_SET_NODE' EXPORTING NODE_INFO = F_NODE_INFO.

RS_TREE_SET_NODE CALL FUNCTION 'RS_TREE_SET_NODE' EXPORTING NODE_INFO = F_NODE_INFO.

RS_TREE_SET_NODE CALL FUNCTION 'RS_TREE_SET_NODE' EXPORTING NODE_INFO = F_NODE_INFO.

RS_TREE_SET_NODE CALL FUNCTION 'RS_TREE_SET_NODE' EXPORTING NODE_INFO = F_NODE_INFO.

RS_TREE_SET_NODE CALL FUNCTION 'RS_TREE_SET_NODE' EXPORTING NODE_INFO = F_NODE_INFO.

RS_TREE_SET_NODE CALL FUNCTION 'RS_TREE_SET_NODE' EXPORTING NODE_INFO = F_NODE_INFO.

RS_TREE_SET_NODE CALL FUNCTION 'RS_TREE_SET_NODE' EXPORTING NODE_INFO = F_NODE_INFO.

METHOD_GET_NAME_AND_TEXT CALL FUNCTION 'METHOD_GET_NAME_AND_TEXT' EXPORTING BOBJTYPE = TBDBA-OBJECTTYPE METHOD = TBDBA-METHOD IMPORTING OMNAME = X_OMNAME.

RS_TREE_GET_CURRENT_TREE CALL FUNCTION 'RS_TREE_GET_CURRENT_TREE' TABLES NODEINFO = T_NODETAB.



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