TRDS_FLOW_SEC_BEPP_DATA SAP (Distributor Flow: Fields for BEPP Adaptor) Structure details

Dictionary Type: Structure
Description: Distributor Flow: Fields for BEPP Adaptor




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




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

TRDS_FLOW_SEC_BEPP_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 "Distributor Flow: Fields for BEPP Adaptor" 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_TRDS_FLOW_SEC_BEPP_DATA TYPE TRDS_FLOW_SEC_BEPP_DATA.

The TRDS_FLOW_SEC_BEPP_DATA table consists of various fields, each holding specific information or linking keys about Distributor Flow: Fields for BEPP Adaptor data available in SAP. These include PKOND (Percentage rate for condition items), SEXCLVON (Exclusive Indicator for the Start of a Calculation Period), SINCLBIS (Inclusive Indicator for the End of a Calculation Period), SINCLVERR (Inclusive Indicator for Clearing Date).. 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 TRDS_FLOW_SEC_BEPP_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
DGUEL_KPCondition Item Valid From DGUEL_KPDATS8DATUM
PKONDPercentage rate for condition items PKONDDEC10(7) DECV3_7
SEXCLVONExclusive Indicator for the Start of a Calculation Period VVSEXCLVONNUMC1VVSEXCLVON
SINCLBISInclusive Indicator for the End of a Calculation Period VVSINCLBISNUMC1VVSINCLBIS
SINCLVERRInclusive Indicator for Clearing Date VVSINCLVERNUMC1VVSINCLVER
SKOARTCondition Type (Smallest Subdivision of Condition Records) SKOARTNUMC4Assigned to domainSKOART
SREFZITIRefer.flow category in accrual/deferral flow records VVSREFZITICHAR4Assigned to domainSBEWZITI
SULTBISMonth-End Indicator for the End of a Calculation Period VVSULTBISCHAR1VVSULT
SULTVERRMonth-End Indicator for Clearing Date VVSULTVERRCHAR1VVSULT
SULTVONMonth-End Indicator for Start of a Calculation Period VVSULTVONCHAR1VVSULT
SZBMETHInterest Calculation Method SZBMETHCHAR1SZBMETH
SZEGENGenerate incoming payment immediately SZEGENNUMC2Assigned to domainSZEGEN
DSCHLUSSDate of business closing VVDSCHLUSSDATS8DATUM
MERKMCharacteristics TB_MERKMCHAR25CHAR25
REFERInternal Reference TB_REFERCHAR16CHAR16
ZUONDAssignment TB_ZUONDCHAR18TEXT18
NORDEXTExternal order number NORDEXTCHAR20CHAR20
OBJNRObject number J_OBJNRCHAR22Assigned to domainJ_OBJNRONR
PEFFZINSEffective Interest Rate PEFFZINSDEC10(7) DEC3_7
SEFFMETHEffective Interest Method (Financial Mathematics) SEFFMETHNUMC1SEFFMETH
RKONTRAReference to Counterparty RKONTRA_NEWCHAR10Assigned to domainALPHABU_PARTNERBPABUPA
NORDERPosition number SECPOSITIONNUMBERNUMC8NUM8
RZBANKPaying Bank VVRZBANK_NEWCHAR10Assigned to domainALPHABU_PARTNERBPABUPA
DBUDATPosting Date in the Document BUDATDATS8DATUM
DGJAHRFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
RBELNRFIAccounting Document Number BELNR_DCHAR10ALPHABELNRBLN
RBELNRFI2Accounting Document Number BELNR_DCHAR10ALPHABELNRBLN
SWOHERTreasury: Source of flow TB_SWOHERCHAR1TB_SWOHER
DVERRECHSettlement date VVDVERRECHDATS8DATUM
DPKONDDetermination date for percentage rate of condition items VVDPKONDDATS8DATUM
DZFESTInterest rate fixing date TB_DZFESTDATS8DATUM
ATAGENumber of days VVATAGENUMC6INT6
ABASTAGENumber of base days in a calculation period ABASTAGENUMC6INT6
APERTAGENo. of days of a (calculation) period in cash flow VVAPERTAGENUMC6INT6
BBASISCalculation base amount BBASISCURR13(2) WERTV7
SKALIDWTInterest Calendar TFMSKALIDWTCHAR2Assigned to domainWFCIDH_TFACD
JEXPOZINSExponential Interest Calculation TB_JZINSRECHAR1XFELD
PPAYMENTPayment Rate TFM_PPAYMENTDEC11(7) TFM_PPAYMENT
SBERFIMACalculation category for cash flow calculator SBEWFIMACHAR4Assigned to domainSBEWFIMA

Key field Non-key field



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

As TRDS_FLOW_SEC_BEPP_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 TRDS_FLOW_SEC_BEPP_DATA as there is no data to select.

How to access SAP table TRDS_FLOW_SEC_BEPP_DATA

Within an ECC or HANA version of SAP you can also view further information about TRDS_FLOW_SEC_BEPP_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!