RFREISMMCAP is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for The report shows the flows on the bank accounts of mandates...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter RFREISMMCAP into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
REISMMCAP - InfoSystem:Statement of Reserve Fund
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.
Selection Text: S_ROLE = D .
Selection Text: S_RESPON = D .
Selection Text: S_RECNNR = D .
Selection Text: S_MMEID = D .
Selection Text: S_MEAS = D .
Selection Text: S_BPNR = D .
Selection Text: S_AUTHGR = D .
Selection Text: P_VARI = D .
Selection Text: P_USESID = D .
Selection Text: P_USEPTN = D .
Selection Text: P_TITLE = D .
Selection Text: P_SROLE = D .
Selection Text: P_SIDMM = D .
Selection Text: P_PFID = D .
Selection Text: P_GRID = D .
Selection Text: P_DISPL = D .
Selection Text: P_COP = D .
Selection Text: P_PE_TO = To
Selection Text: P_PE_FR = Settlement Period
Selection Text: P_DT_TO = To
Selection Text: P_DT_FR = Validity of Mandate
Title: Information System: Statement of Reserve Fund
Text Symbol: 001 = Statement of Reserve Fund
No INCLUDES are used within this REPORT code!
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.
RFREISMMCAP - Information System: Statement of Reserve Fund RFREISMMCAP - Information System: Statement of Reserve Fund RFREISMENUTOREPTREE - Copy Application Menu Tree to Report Tree RFREISMENUTOREPTREE - Copy Application Menu Tree to Report Tree RFREISLRRG - Info System: Land Register with Display of Real Estate Register RFREISLRRG - Info System: Land Register with Display of Real Estate Register