ROIUT3_DEFINE_OBJ_MAPPING 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 ROIUT3_DEFINE_OBJ_MAPPING 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.
Title: XML Server - Business Object Data Transfer Definition
Text Symbol: 064 =
Text Symbol: 063 = Processing options deleted
Text Symbol: 062 = Processing options saved
Text Symbol: 061 = Cancel
Text Symbol: 060 = Continue
Text Symbol: 056 = Form:
Text Symbol: 055 = Communication
Text Symbol: 054 = Internal
Text Symbol: 053 = Active Program version not found
Text Symbol: 051 = ERROR Loading Program definition
Text Symbol: 050 = not found in Program
Text Symbol: 049 = CONT:
Text Symbol: 048 = requires three parameters:
Text Symbol: 047 = int_record comm_record inbound_outbound_flag
Text Symbol: 046 = Processing options saved
Text Symbol: 045 = ERROR When saving processing options
Text Symbol: 044 = No errors found
Text Symbol: 043 = Data transfer rule deleted for
Text Symbol: 042 = Data transfer rule created for
Text Symbol: 041 = And
Text Symbol: 040 = Role data transfer mapping saved
Text Symbol: 039 = The current ROLE data transfer setting is to use ABAP Program Code
Text Symbol: 038 = The current ROLE data transfer setting is to use Element Cross Reference
Text Symbol: 037 = Communication
Text Symbol: 036 = Internal
Text Symbol: 035 = Rooth role cannot be mapped
Text Symbol: 030 = No fields found for structure
Text Symbol: 026 = not found in Business Object
Text Symbol: 025 = Role
Text Symbol: 024 = Business Object not found
Text Symbol: 021 = Do you want to SAVE changes before exiting
Text Symbol: 004 = FORM
Text Symbol: 003 = INBOUND_OUTBOUND_FLAG
Text Symbol: 002 = COMM_RECORD structure
Text Symbol: 001 = USING INTERNAL_RECORD structure
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
POPUP_TO_CONFIRM call function 'POPUP_TO_CONFIRM' exporting TEXT_QUESTION = text-038 TEXT_BUTTON_1 = 'Continue'(060) TEXT_BUTTON_2 = 'Cancel'(061) DISPLAY_CANCEL_BUTTON = ' ' importing answer = resp.
POPUP_TO_CONFIRM call function 'POPUP_TO_CONFIRM' exporting TEXT_QUESTION = text-039 TEXT_BUTTON_1 = 'Continue'(060) TEXT_BUTTON_2 = 'Cancel'(061) DISPLAY_CANCEL_BUTTON = ' ' importing answer = resp.
POPUP_TO_CONFIRM call function 'POPUP_TO_CONFIRM' exporting TEXT_QUESTION = text-021 importing answer = resp.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
ROIUT3_DEFINE_OBJ_MAPPING - XML Server - Business Object Data Transfer Definition ROIUT3_DEFINE_OBJ_MAPPING - XML Server - Business Object Data Transfer Definition ROIUT3_DEFINE_OBJ_KEYS - XML Server - Business Object Foreign Keys and System Field Maintenance ROIUT3_DEFINE_OBJ_KEYS - XML Server - Business Object Foreign Keys and System Field Maintenance ROIUT3_ASSIGN_CLUSTER_TABLES - Include module to assign field-symbols to cluster components ROIUT2_WAIT - Wait for BA Multi. CoCodes creation