SAPMJBD7 is a standard Executable ABAP Report 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 SAPMJBD7 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
JBGK - Maintain Yield Curve Types
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: Yield Curve Maintenance
Text Symbol: 047 = interest rates. Save?
Text Symbol: 048 = Exit yield curves
Text Symbol: 049 = Do you want to cancel yield
Text Symbol: 050 = curve maintenance?
Text Symbol: 051 = Cancel yield curves
Text Symbol: 052 = Do you want the yield curve type to
Text Symbol: 053 = be saved?
Text Symbol: 056 = Selection List
Text Symbol: 057 = Access to market data during yield
Text Symbol: 058 = curve interpolation is dependent
Text Symbol: 059 = on the 'Read back' flag
Text Symbol: 060 = Delete the extended interest
Text Symbol: 061 = rate table for this yield curve?
Text Symbol: 068 = Depends on interpol.category
Text Symbol: 069 = Yield curve type
Text Symbol: 070 = Create
Text Symbol: 071 = Change
Text Symbol: 072 = Display, check and where-used list
Text Symbol: 073 = Print
Text Symbol: 074 = Delete
Text Symbol: 075 = Transport
Text Symbol: 076 = The interpolation of the yield curve
Text Symbol: 077 = depends on the int. calculation
Text Symbol: 078 = method
Text Symbol: 079 = Delete the interest rate table
Text Symbol: 080 = for the changed currencies?
Text Symbol: 081 = depends on the assigned
Text Symbol: 082 = ref.interest rates
Text Symbol: 083 = Copy
Text Symbol: 084 = Yield Cat.
Text Symbol: 085 = Quotation Type
Text Symbol: 086 = Time Dependency
Text Symbol: 087 = Read Proced.
Text Symbol: 088 = Interpolation Procedure
Text Symbol: 089 = Interpolation Basis
Text Symbol: 090 = Extrapolation Beyond End of Yield Curve
Text Symbol: 001 = CurveType
INCLUDE MJBD7OBO.
INCLUDE MJBD7IBO.
INCLUDE MJBD7FBO.
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.
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 SAPMJBD7 or its description.