SAP Reports / Programs

SAPMJBRR SAP ABAP dialog Program - Maintain Risk Hierarchy (Old)







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


Text pool values


Title: Maintain Risk Hierarchy (Old)
Text Symbol: NSV = Not saved
Text Symbol: R01 = Risk type changed.
Text Symbol: R02 = Save new risk type?
Text Symbol: RFK = Reference Interest Rates
Text Symbol: RFZ = Reference interest rates as risk factors (interest area)
Text Symbol: RH0 = Risk hierarchy
Text Symbol: RH1 = New risk hierarchy version valid from
Text Symbol: RH2 = Valid from
Text Symbol: ROO = Root
Text Symbol: RT1 = Exchange Rate
Text Symbol: RT2 = Yield Curve
Text Symbol: RT3 = Interest Rate Volatility
Text Symbol: RT4 = Exchange Rate Volatility
Text Symbol: RT5 = Security Volatility
Text Symbol: RT6 = Stock Index
Text Symbol: RT7 = Stock Index Volatility
Text Symbol: RT8 = Security Price
Text Symbol: RTN = Root
Text Symbol: SAV = Saved
Text Symbol: SP1 = Consistency_Check_in_Display_Mode
Text Symbol: T00 = Exit Processing
Text Symbol: T01 = Delete
Text Symbol: T02 = Save
Text Symbol: T03 = Risk Category
Text Symbol: T04 = Risk Ractors in IR Area
Text Symbol: T11 = Inconsistent risk hierarchy
Text Symbol: T14 = Display Error Log
Text Symbol: T41 = Freely defined interest rate risks
Text Symbol: T42 = will be deleted. Continue?
Text Symbol: T51 = You cannot change the risk hierarchy indicator
Text Symbol: T52 = in display mode
Text Symbol: U01 = Header Data
Text Symbol: U02 = Status
Text Symbol: U03 = Aggregation Category
Text Symbol: U04 = Control Interest Area
Text Symbol: U05 = Maintain RH aggregation type
Text Symbol: U11 = Maintain RH aggreg. type





Text Symbol: UER = Exit hierarchy maintenance
Text Symbol: AG0 = Not Specified
Text Symbol: AG1 = Aggregated (+/-)
Text Symbol: AG2 = Aggregated (Absolute)
Text Symbol: AG3 = Differentiated
Text Symbol: AG4 = Correlated
Text Symbol: AG5 = Aggregated (+/-)
Text Symbol: AKT = Current Version
Text Symbol: AU1 = Create
Text Symbol: AU2 = Change
Text Symbol: AU3 = Display
Text Symbol: AU6 = Delete
Text Symbol: B01 = - delete?
Text Symbol: B10 = Data will be lost.
Text Symbol: BA1 = is inconsistent. Save anyway?
Text Symbol: BA2 = - save before leaving transaction?
Text Symbol: BA4 = consistency check?
Text Symbol: BB1 = The risk hierarchy
Text Symbol: BB2 = Should the risk hierarchy
Text Symbol: BB3 = Tree structure of risk hierarchy
Text Symbol: BB4 = Do you want to display the log of the RH
Text Symbol: BC1 = Aggregation type "Not specified"
Text Symbol: BC2 = for all selected risk hierarchies -
Text Symbol: BC3 = change to aggregation type:
Text Symbol: C01 = Display mode:
Text Symbol: C02 = Change mode:
Text Symbol: C03 = Root node
Text Symbol: C04 = Summarization node
Text Symbol: C05 = End node
Text Symbol: CHK = Check risk hierarchy
Text Symbol: CNS = Consistent
Text Symbol: ER1 = Risk hierarchy is inconsistent.
Text Symbol: ER2 = Leave anyway?
Text Symbol: FDK = Freely defined term
Text Symbol: FDL = Freely defined terms as risk factors (interest area)
Text Symbol: HST = Vers. from
Text Symbol: HSU = Version valid to
Text Symbol: ICS = Inconsistent
Text Symbol: MOD = Modified





Text Symbol: NEW = New


INCLUDES used within this REPORT SAPMJBRR

INCLUDE MJBRRF99.


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:

No SAP FUNCTION MODULES are executed within this report code!



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