TRSS_FIMA_DATA SAP (Treasury: Structure for Cash Flow Calculation - FiMa Data) Structure details

Dictionary Type: Structure
Description: Treasury: Structure for Cash Flow Calculation - FiMa Data




ABAP Code to SELECT data from TRSS_FIMA_DATA
Related tables to TRSS_FIMA_DATA
Access table TRSS_FIMA_DATA




Structure field list including key, data, relationships and ABAP select examples

TRSS_FIMA_DATA is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Treasury: Structure for Cash Flow Calculation - FiMa Data" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_TRSS_FIMA_DATA TYPE TRSS_FIMA_DATA.

The TRSS_FIMA_DATA table consists of various fields, each holding specific information or linking keys about Treasury: Structure for Cash Flow Calculation - FiMa Data data available in SAP. These include SAEND (Change Indicator for FiMa Flow Records), SPLANIST (Plan/actual record/record to be released indicator), SWOHER (CFM: Origin Indicator TRS), BBASIS (Calculation Base Amount).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can be enhanced (character-type or numeric)


SAP TRSS_FIMA_DATA structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
SBERFIMACalculation category for cash flow calculator SBEWFIMACHAR4AT40SBEWFIMA
SAENDChange Indicator for FiMa Flow Records TFM_SAENDNUMC1TFM_SAEND
SPLANISTPlan/actual record/record to be released indicator SPLANISTCHAR1SPLANIST
SWOHERCFM: Origin Indicator TRS TPM_SWOHER_TRSCHAR1TPM_SWOHER_TRS
BBASISCalculation Base Amount TFM_BBASIS2CURR13(2) TFM_WRTV7
SBASISCalculation Base Reference TFM_SBASISCHAR4TFM_SBASIS
DBERVONStart of Calculation Period DBERVONDATS8DATUM
SEXCLVONExclusive Indicator for the Start of a Calculation Period VVSEXCLVONNUMC1VVSEXCLVON
SULTVONMonth-End Indicator for Start of a Calculation Period VVSULTVONCHAR1VVSULT
DBERBISEnd of Calculation Period DBERBISDATS8DATUM
SINCLBISInclusive Indicator for the End of a Calculation Period VVSINCLBISNUMC1VVSINCLBIS
SULTBISMonth-End Indicator for the End of a Calculation Period VVSULTBISCHAR1VVSULT
DVALUTCalculation Date DVALUTDATS8DATUM
SINCLInclusive indicator for beginning and end of a period VVSINCLNUMC1VVSINCL
SVULTMonth-End Indicator for Value Date VVSVULTCHAR1VVSULT
DFAELLDue date DFAELLDATS8DATUM
SFULTMonth-End Indicator for Due Date SFULTCHAR1VVSULT
DVERRECHSettlement date VVDVERRECHDATS8DATUM
SINCLVERRInclusive Indicator for Clearing Date VVSINCLVERNUMC1VVSINCLVER
SULTVERRMonth-End Indicator for Clearing Date VVSULTVERRCHAR1VVSULT
ATAGENumber of Days TFMATAGEINT410INT4
ABASTAGEAmount in floating point format for recursive determination BITERFLTP16(16) BFLTP
APERTAGENo. of days of a (calculation) period in cash flow VVAPERTAGENUMC6INT6
AMMRHYFrequency in months AMMRHYNUMC3NUMC03
ATTRHYFrequency in Days ATTRHYNUMC3NUMC03
STGMETHDaily Method VVSTGMETHNUMC1VVSTGMETH
STGBASISBase Days Method VVSTGBASISNUMC1VVSTGBASIS
SZBMETHInterest Calculation Method SZBMETHCHAR1SZBMETH
JEXPOZINSExponential Interest Calculation TB_JZINSRECHAR1XFELD
DBPERIODPeriod start VVDBPERIODDATS8DATUM
SPAEXCLExclusive Indicator for Start Date of a Period TFMSPAEXCLNUMC1TFMSPAEXCL
SPAULTMonth-End Indicator for Start Date of a Period TFMSPAULTCHAR1VVSULT
DEPERIODPeriod End VVDEPERIODDATS8DATUM
SPEINCLInclusive Indicator for End Date of a Period TFMSPEINCLNUMC1TFMSPEINCL
SPEULTMonth-End Indicator for End of a Period TFMSPEULTCHAR1VVSULT
SWHRKONDCurrency of Condition Item TFMWHRKONDCUKY5Assigned to domainTFM_WAERS
PKONDPercentage rate for condition items PKONDDEC10(7) DECV3_7
DPKONDDetermination date for percentage rate of condition items VVDPKONDDATS8DATUM
DZFESTInterest rate fixing date TB_DZFESTDATS8DATUM
BKONDCondition item currency amount TFM_BKONDCURR17(2) TFM_WRTV9
KBKONDCurrency-independent FiMa condition amount TFM_KBKONDDEC15(6) TFM_KBKOND
SSTCKKZAccrued interest method SSTCKKZCHAR1SSTCKKZ
SSTCKTGAccrued interest: Daily method SSTCKTGCHAR1SZBMETH
SFLATIndicator 'Traded flat',i.e.no accrued interest calculation VVSFLATCHAR1XFELD
SKOARTCondition Type (Smallest Subdivision of Condition Records) SKOARTNUMC4TZK01SKOART
SKALIDWTInterest Calendar TFMSKALIDWTCHAR2Assigned to domainWFCIDH_TFACD
DGUEL_KPCondition Item Valid From DGUEL_KPDATS8DATUM
NSTUFELevel number of condition item for recurring payments NSTUFENUMC2NUMC2
PPAYMENTPayment Rate TFM_PPAYMENTDEC11(7) TFM_PPAYMENT
JSOFVERRIndicator for Immediate Settlement (Financial Mathematics) TFMSOFVERRCHAR1TFMSOFVERR

Key field Non-key field



How do I retrieve data from SAP structure TRSS_FIMA_DATA using ABAP code?

As TRSS_FIMA_DATA is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on TRSS_FIMA_DATA as there is no data to select.

How to access SAP table TRSS_FIMA_DATA

Within an ECC or HANA version of SAP you can also view further information about TRSS_FIMA_DATA and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!