SAP Reports / Programs

SAPMJBRR_CLASS SAP ABAP dialog Program - Program SAPMJBRR_CLASS: Risk Hierarchy Maintenance







SAPMJBRR_CLASS 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_CLASS into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

JBRR - Maintain Risk Hierarchy


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_CLASS. "Basic submit
SUBMIT SAPMJBRR_CLASS AND RETURN. "Return to original report after report execution complete
SUBMIT SAPMJBRR_CLASS VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Program SAPMJBRR_CLASS: Risk Hierarchy Maintenance
Text Symbol: RA4 = Exch. Rate Volatility
Text Symbol: RA5 = Security Volatility
Text Symbol: RA6 = Stock Index
Text Symbol: RA7 = Stock Index Volatil.
Text Symbol: RA8 = Security Price
Text Symbol: RA9 = Abstract Risk Factor
Text Symbol: RAR = Risk Type
Text Symbol: REF = Yield Curve
Text Symbol: REO = Regenerate Yield Curve
Text Symbol: RF1 = Risk Factor
Text Symbol: RF2 = Risk Hierarchy Node
Text Symbol: RFA = Risk Factor Attribute
Text Symbol: RFN = Risk Factor Name
Text Symbol: RFZ = Ref.Interest Rates as Risk Factors (Interest Area)
Text Symbol: RH1 = New Risk Hierarchy Version
Text Symbol: RH2 = Version Valid Frm
Text Symbol: RHK = RH Indicator
Text Symbol: RHP = Risk Hierarchy Maint.
Text Symbol: RHT = Risk Hierarchy
Text Symbol: ROT = Root
Text Symbol: SP1 = Consistency Check in Displ. Mode
Text Symbol: STA = Status
Text Symbol: SUB = VaR Indicator
Text Symbol: SZK = Yield Curve Type
Text Symbol: T11 = Inconsistent Risk Hierarchy
Text Symbol: TAA = Create Hierarchy Node
Text Symbol: TAG = Days
Text Symbol: TDL = Delete Hierarchy Node
Text Symbol: URF = Ref.Int.Rate
Text Symbol: VAK = No VaR under this node
Text Symbol: VER = Version Valid To
Text Symbol: VES = Versions
Text Symbol: VOA = Vola Typ
Text Symbol: VOL = Volatility Type
Text Symbol: WAE = Crcy
Text Symbol: WPG = Security Class
Text Symbol: ZE1 = Cancel editing?





Text Symbol: ZE3 = Do you want to save the data first?
Text Symbol: ZRK = Back
Text Symbol: AAN = Display <-> Change
Text Symbol: AEN = Change
Text Symbol: AG0 = Same as RH Aggreg. Categ.
Text Symbol: AG1 = Aggregated (Acc.to +/-Sign)
Text Symbol: AG2 = Aggregated (Abs. Amounts)
Text Symbol: AG3 = Differentiat.
Text Symbol: AG4 = Correlated
Text Symbol: AG5 = Totaled:Directly Preceding
Text Symbol: AGG = Aggregation Cat
Text Symbol: AKT = Current Version
Text Symbol: ANL = Create
Text Symbol: ANZ = Display
Text Symbol: AUS = From Currency
Text Symbol: B01 = really be deleted?
Text Symbol: BA1 = The risk hierarchy
Text Symbol: BB1 = is inconsistent. Save anyway?
Text Symbol: BB2 = Should the risk hierarchy
Text Symbol: BEZ = Name
Text Symbol: CAN = Cancel
Text Symbol: CHK = Check risk hierarchy
Text Symbol: CNS = Consistent
Text Symbol: COM = Commodity
Text Symbol: DBL = Risk Factor Details
Text Symbol: DEL = Delete
Text Symbol: DET = Detailed Info
Text Symbol: DKN = Node Details
Text Symbol: END = Exit
Text Symbol: FDL = Freely Defined Terms as Risk Factors (Interest Area)
Text Symbol: HST = Vers. From
Text Symbol: ICS = Inconsistent
Text Symbol: IND = Securit. Index
Text Symbol: LFZ = Term
Text Symbol: MOD = Modified
Text Symbol: NEW = New
Text Symbol: NSP = Not Assigned
Text Symbol: R10 = Commodity Price
Text Symbol: R11 = Commodity Price Volatility





Text Symbol: RA1 = Exchange Rate
Text Symbol: RA2 = Int. Rate
Text Symbol: RA3 = Int.Rate Volatility


INCLUDES used within this REPORT SAPMJBRR_CLASS

INCLUDE MJBRR_CLASSTOP.
INCLUDE MJBRR_CLASSF10.
INCLUDE MJBRR_CLASSF11.
INCLUDE MJBRR_CLASSF12.
INCLUDE MJBRR_CLASSF13.
INCLUDE MJBRR_CLASSF14.
INCLUDE MJBRR_CLASSO10.
INCLUDE MJBRR_CLASSI10.
INCLUDE MJBRR_CLASSI11.
INCLUDE MJBRR_CLASSF15.


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