SAPDBFTI_SWAP_POSITION 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_SWAP_POSITION 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: S_RFHA = D Transaction
Selection Text: S_KONTRH = D Business Partner
Selection Text: S_GSART = D Product Type
Selection Text: S_FINPRJ = D Finance Project
Selection Text: S_DVTRAB = D Contract Date
Selection Text: S_DELFZ = D End of Term
Selection Text: S_DBLFZ = D Start of Term
Selection Text: S_CRUSER = D Created By
Selection Text: S_BUKRS = D Company Code
Selection Text: S_AKTIV = D Active Status
Selection Text: P_STICH = Key Date
Title: Log. Database FTI_SWAP_POSITION : Database Program
Text Symbol: B01 = Accruals/Deferrals
INCLUDE DBFTI_SWAP_POSITIONTOP . " HEADER
INCLUDE DBFTI_SWAP_POSITIONNXXX . " ALL SYSTEM ROUTINES
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.
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 SAPDBFSF - Access Program FSF SAPDBFRF - Logical Database FRF: Database Program