MJBRRF09 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 MJBRRF09 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: Include MJBRRF09
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RM_RHS_TRANSPORT CALL FUNCTION 'RM_RHS_TRANSPORT' EXCEPTIONS CANCELED_BY_USER = 1 ORDER_GET_ERROR = 2 OTHERS = 3.
RM_LANGUS_SELECT CALL FUNCTION 'RM_LANGUS_SELECT' IMPORTING E_SOURCE_LANGU = SOURCE_LANGU E_TARGET_LANGU = TARGET_LANGU EXCEPTIONS CANCELED_BY_USER = 1 OTHERS = 2.
RM_RHS_TRANSLATE CALL FUNCTION 'RM_RHS_TRANSLATE' EXPORTING SOURCE_LANGU = SOURCE_LANGU TARGET_LANGU = TARGET_LANGU EXCEPTIONS CANCELED_BY_USER = 1 OTHERS = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MJBRRF09 - Include MJBRRF09 MJBRRF03 - Include MJBRRF03: Form Routines Screen 03xx MJBRRF02 - Include MJBRRF02: Form Routines Screen 0200 MJBRRF01 - Include MJBRRF01: Form Routines Screen 0100 MJBRRF00 - Include MJBRRF00: Form Routines Screen 0010 MJBRHTOP - RM: Erzeugung einer neuen temporären Objektnummer