SAPMJBDZ 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 SAPMJBDZ into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
JB69T - TimeOFday dep. IR's for Zcurves pf1
JB69 - Maintain Int. Rates for Yield Curves
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: Maintain Interest Rates
Text Symbol: 055 = - display
Text Symbol: 054 = - change
Text Symbol: 053 = Interest rates
Text Symbol: 052 = Zero bond discounting factor
Text Symbol: 051 = Zero coupon
Text Symbol: 050 = Int.rate
Text Symbol: 049 = to
Text Symbol: 048 = from
Text Symbol: 047 = Condition date to
Text Symbol: 046 = Condition date from
Text Symbol: 045 = Currency
Text Symbol: 044 = Display average curve
Text Symbol: 043 = Ref.Int.Rate
Text Symbol: 042 = Yield curve
Text Symbol: 041 = Display average curve graphically
Text Symbol: 040 = Number of days
Text Symbol: 039 = Display int.rates for ref.int.rate
Text Symbol: 038 = Display interpol.values for yield curve
Text Symbol: 037 = Date
Text Symbol: 036 = Save interest rates
Text Symbol: 035 = interpolation?
Text Symbol: 034 = Save int.rates without
Text Symbol: 033 = Display interest rates
Text Symbol: 032 = Cancel interest rates
Text Symbol: 031 = rate maintenance ?
Text Symbol: 030 = Do you want to cancel interest
Text Symbol: 029 = Exit interest rates
Text Symbol: 028 = You have changed interest rates
Text Symbol: 027 = Back
Text Symbol: 026 = Save and interpolate?
Text Symbol: 025 = You have changed interest rates
Text Symbol: 024 = Save and interpolate
Text Symbol: 023 = affected yield curves?
Text Symbol: 022 = Save and interpolate the
Text Symbol: 021 = curves
Text Symbol: 020 = effective in affected yield
Text Symbol: 019 = Interest rate changes
INCLUDE MJBDZFBO.
INCLUDE MJBDZIBO.
INCLUDE MJBDZOCN.
INCLUDE MJBDZIAU.
INCLUDE MJBDZFCN.
INCLUDE MJBDZOBO.
INCLUDE MJBDZICN.
INCLUDE MJBDZOIM.
INCLUDE MJBDZFIM.
INCLUDE MJBDZIVR.
INCLUDE MJBDZFVR.
INCLUDE MJBDZIPO.
INCLUDE MJBDZFPO.
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.