SAPDBFTI_TR_CASH_FLOWS_2 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 SAPDBFTI_TR_CASH_FLOWS_2 into the relevant SAP transactions such as SE38 or SE80
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_ISTYPE = D .
Selection Text: P_LOA = D .
Selection Text: P_LOGSAV = D .
Selection Text: P_NONULL = D .
Selection Text: P_NUMBR = D .
Selection Text: P_POS = D .
Selection Text: P_SACCCP = D .
Selection Text: P_SEC = D .
Selection Text: SO_AT_L1 = D .
Selection Text: SO_AT_L2 = D .
Selection Text: SO_AT_L3 = D .
Selection Text: SO_AT_M1 = D .
Selection Text: SO_AT_M2 = D .
Selection Text: SO_AT_M3 = D .
Selection Text: SO_AT_S1 = D .
Selection Text: SO_AT_S2 = D .
Selection Text: SO_AT_S3 = D .
Selection Text: S_ACCGRP = D .
Selection Text: S_ACCTYP = D .
Selection Text: S_BUKRS = D .
Selection Text: S_CTYID = D .
Selection Text: S_EACC = D .
Selection Text: S_EACUR = D .
Selection Text: S_EADEA = External Account
Selection Text: S_FINPRO = D .
Selection Text: S_GSART = D .
Selection Text: S_MERKM = D .
Selection Text: S_PAYDAT = Payment Date
Selection Text: S_PERIOD = D .
Selection Text: S_PORTTM = D .
Selection Text: S_POSACC = D .
Selection Text: S_RANLOF = D .
Selection Text: S_RANLSE = D .
Selection Text: S_RANLVD = D .
Selection Text: S_REFER = D .
Selection Text: S_RFHA = D .
Selection Text: S_RLDEPO = D .
Selection Text: S_RMAID = D .
INCLUDE DBFTI_TR_CASH_FLOWS_2TOP . " HEADER
INCLUDE DBFTI_TR_CASH_FLOWS_2NXXX . " ALL SYSTEM ROUTINES
INCLUDE DBFTI_TR_LDB_COMMON_01. " FORMS - COMMON PART - 01
INCLUDE DBFTI_TR_LDB_COMMON_02. " FORMS - COMMON PART - 02
INCLUDE DBFTI_TR_LDB_COMMON_SSCR_HNDL. " SCREEN HANDLER - COMMON PART
INCLUDE DBFTI_TR_COMMON_ERRORLOG. " ERROR LOG - COMMON
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 SAPDBFTI_TR_CASH_FLOWS_2 or its description.
SAPDBFTI_TR_CASH_FLOWS_2 - Log. Database FTI_TR_CASH_FLOWS : Database Program SAPDBFTI_TR_CASH_FLOWS - Log. Database FTI_TR_CASH_FLOWS : Database Program SAPDBFTI_SWAP_POSITION - Log. Database FTI_SWAP_POSITION : Database Program SAPDBFTI_LO_POSITIONS - Logical Database FTI_LO_POSITIONS: Database Program SAPDBFTI_LO_PERIODS - Logical Database FTI_LO_PERIODS: Database Program SAPDBFTI_BW_CFM_VALUES - Logical Database FTI_BW_CFM_VALUES: Database Program