RTPM_TRF_CASHFLOW_DISPLAY 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 RTPM_TRF_CASHFLOW_DISPLAY into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
TPM8 - Display Futures Account Cash Flow
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: P_RANL = D ID number
Selection Text: P_PACC = D Futures account
Selection Text: P_BUKRS = D Company code
Title: Display cash flow
Text Symbol: 003 = Posting control
Text Symbol: 002 = Parameters for margin run
Text Symbol: 001 = General selections
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
TPM_TRF_CASHFLOW_DISPLAY_INIT CALL FUNCTION 'TPM_TRF_CASHFLOW_DISPLAY_INIT'.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RTPM_TRF_CASHFLOW_DISPLAY - Display cash flow RTPM_TRF_CASHFLOW_DISPLAY - Display cash flow RTPM_TRE_TRANSACTIONS_REV_TOP - RTPMTRETRANSACTIONSREVTOP RTPM_TRE_TRANSACTIONS_REV_F03 - RTPMTRETRANSACTIONSREVF03 RTPM_TRE_TRANSACTIONS_REV_F02 - RTPMTRETRANSACTIONSREVF02 RTPM_TRE_TRANSACTIONS_REV_F01 - RTPMTRETRANSACTIONSREVF01