RFFMIEP5 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 RFFMIEP5 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
S_ALR_87012646 - Commitment/Actual Items by Comm.Item
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: Commitment/Actual Line Items by Commitment Item
Text Symbol: 201 = | Date |Doc. no. |Itm |CoCd|G/L acct |Vend/Cust.| Amount |
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
FM_DOCUMENT_DISPLAY_CB CALL FUNCTION 'FM_DOCUMENT_DISPLAY_CB' EXPORTING I_WRTTP = G_T_FMMP-WRTTP I_BELNR = G_T_FMMP-ZBELNR I_BLPOS = G_T_FMMP-ZBUZEI I_BUKRS = G_T_FMMP-VO_BUKRS I_GJAHR = G_T_FMMP-VO_GJAHR.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RFFMIEP5 - Commitment/Actual Line Items by Commitment Item RFFMIEP5 - Commitment/Actual Line Items by Commitment Item RFFMIECD - Display Change Documents for Revenue Increasing Budget with Selection RFFMIECD - Display Change Documents for Revenue Increasing Budget with Selection RFFMHR01 - Generating Budget Elements from BS Elements for Several Funds RFFMHR01 - Generating Budget Elements from BS Elements for Several Funds