SAP Reports / Programs

SAPMFTBBBSCTYPE SAP ABAP dialog Program - Include SAPMFTBBYCTYPE







SAPMFTBBBSCTYPE 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 SAPMFTBBBSCTYPE 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

RMBSC - Maintain Basis Spread Curve Types


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


Text pool values


Title: Include SAPMFTBBYCTYPE
Text Symbol: 103 = Cross-Currency Spread
Text Symbol: 102 = Tenor Spread
Text Symbol: 101 = Tenor
Text Symbol: 100 = Currency
Text Symbol: 087 = Maximum Age
Text Symbol: 083 = Copy
Text Symbol: 075 = Transport
Text Symbol: 074 = Delete
Text Symbol: 073 = Print
Text Symbol: 072 = Display, Check, and Where-Used List
Text Symbol: 071 = Change
Text Symbol: 070 = Create
Text Symbol: 069 = Basis Spread Curve Type
Text Symbol: 053 = be saved?
Text Symbol: 052 = Do you want the basis spread curve type to
Text Symbol: 043 = Cancel Basis Spread Curve Maintenance
Text Symbol: 042 = curve maintenance?
Text Symbol: 041 = Do you want to cancel basis spread
Text Symbol: 040 = Exit Basis Spread Curve Maintenance
Text Symbol: 039 = Save before exiting maintenance?
Text Symbol: 038 = You have changed the basis spread curves
Text Symbol: 037 = Back
Text Symbol: 034 = Delete Basis Spread IDs
Text Symbol: 033 = selected basis spread IDs?
Text Symbol: 032 = Do you want to delete the
Text Symbol: 028 = Delete Basis Spread Curve
Text Symbol: 027 = Delete basis spread curve?
Text Symbol: 026 = deleted for all currencies/tenors.
Text Symbol: 025 = Basis spread curve will be
Text Symbol: 014 = Choose New Basis Spread IDs
Text Symbol: 009 = Delete Currencies/Tenors
Text Symbol: 008 = Delete Currencies/Tenors?
Text Symbol: 001 = Base Spread Curve Type


INCLUDES used within this REPORT SAPMFTBBBSCTYPE

INCLUDE MFTBBBSCTYPETOP.
INCLUDE MFTBBBSCTYPEOBO.
INCLUDE MFTBBBSCTYPEIBO.
INCLUDE MFTBBBSCTYPEFBO.




INCLUDE MFTBBBSCTYPEOCN.
INCLUDE MFTBBBSCTYPEOIM.
INCLUDE MFTBBBSCTYPEFPO.
INCLUDE MFTBBBSCTYPEIAU.
INCLUDE MFTBBBSCTYPEIVR.
INCLUDE MFTBBBSCTYPEFVR.
INCLUDE MFTBBBSCTYPEFCN.
INCLUDE MFTBBBSCTYPEFIM.


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