RH77MBDO is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for BEGIN OF UPDATE This report formats the information from table T777M "Definition of Actions" into sentences which then serve as online documentation...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter RH77MBDO 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.
Selection Text: MASSN = MassnahmAction to be selected
Title: Action Documentation
Text Symbol: 001 = The action
Text Symbol: 002 = contains, within the plan version,
Text Symbol: 003 = contains, within all plan versions,
Text Symbol: 004 = the following:
Text Symbol: INF = the infotype
Text Symbol: STA = in status
Text Symbol: SUB = with subtype
Text Symbol: VKN = with relationship
Text Symbol: VOT = And object type
Text Symbol: ZOT = For object type
INCLUDE MPH5ATOP.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RH77MBDO - Action Documentation RH77MBDO - Action Documentation RH100502 - Conversion report for infotype 1005 for release 4.0 RH100502 - Conversion report for infotype 1005 for release 4.0 RH100501 - XPRA: Convesion for Infotype 1005 Rel. 3.* -> 4.0 RH100501 - XPRA: Convesion for Infotype 1005 Rel. 3.* -> 4.0