RIOA_TZB0A_EXT SAP (Definition of Flow Types for Interest on Arrears) Structure details

Dictionary Type: Structure
Description: Definition of Flow Types for Interest on Arrears




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




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

RIOA_TZB0A_EXT 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 "Definition of Flow Types for Interest on Arrears" 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_RIOA_TZB0A_EXT TYPE RIOA_TZB0A_EXT.

The RIOA_TZB0A_EXT table consists of various fields, each holding specific information or linking keys about Definition of Flow Types for Interest on Arrears data available in SAP. These include BUKRS (Company Code), TZB0A (), MANDT (Client), RANTYP (Contract Type).. 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)


SAP RIOA_TZB0A_EXT 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
GSARTBusiness type (interest reference) GSARTCHAR3CHAR3
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
TZB0A 0
MANDTClient MANDTCLNT3MANDT
RANTYPContract Type RANTYPCHAR1RANTYP
SBEWARTFlow Type SBEWARTCHAR4SBEWART
SBEWAGRPFlow type group SBAGRPCHAR2SBEWAGRP
SBEWZITIFlow category SBEWZITICHAR4SBEWZITI
SSOLHABDebit/credit indicator VVSSOLHABCHAR1VVSSOLHAB
JZINSBASFlow in interest base JZINSBASCHAR1JANEI
JZINSZPTInterest date JZINSZPTCHAR1JANEI
JRESALDTransaction for remaining balance RSALDNUMC2STATI
XBUCHKPosting short text XBUCHKCHAR4CHAR4
JBUCKZTransaction is to be posted BUCKZCHAR1KENZX
JFDBUCRelevant to Cash Management FDBUCCHAR1KENZX
JEFFZIPart of effective interest rate calculation EFFZICHAR1KENZX
SABGRENZAccrual/deferral method VVSABGRENZNUMC1VVSABGRENZ
SEFFZIVZ+/- sign for effective interest rate calculation VVSEFFZIVZCHAR1VVSEFFZIVZ
JSTOCKPremium reserve fund-relevant indicator VVJSTOCKCHAR1JANEI
SZEGENGenerate incoming payment immediately SZEGENNUMC2SZEGEN
JZIABBAInterest-based accruals/deferrals indicator VVJZIABBACHAR1JANEI
SBERFIMACalculation category for cash flow calculator SBEWFIMACHAR4SBEWFIMA
SFIBUControl entry of overpayment and advance payment data VVSFIBUCHAR2VVSFIBU
SBUSTPosting control key VVSBUSTNUMC2VVSBUST
SVORGKZActivity indicator for debit/credit control VVSVORGKZNUMC2VVSVORGKZ
SAKTPASIndicator: Asset/Liability Transaction VVSAKTPASCHAR1VVSAKTPAS
JVGLEFFZEffective int.-relevant comparative effective int. VVJVGLEFFZCHAR1KENZX
JEFFZI2Effective int.-relevant internal effective interest VVJEFFZI2CHAR1KENZX
SEINBEHALTFlag for Withholding Amount on Disbursement VVSEINBECHAR1VVSEINBE
SWPTERMSecurities forward dealings indicator VVSWPTERMCHAR1KENZX
SABGVAccrual/deferral procedure TB_SABGVCHAR1T_SABGV
SZADRIPayment to third-party SZADRICHAR1XFELD
SPAYRQPayment request allowed TB_SPAYRQCHAR1T_SPAYRQ
SPRSNGIndividual payment required TB_SPRSNGCHAR1T_SPAYRQ
SNODUNNNo dunning for flow type SNODUNNCHAR1XFELD
SSIGNDirection of flow TB_SSIGNCHAR1T_SSIGN
SPAYRQ_LOPayment Request Allowed SPAYRQ_LOANCHAR1XFELD
SPRSNG_LOIndividual Payment Required SPRSNG_LOANCHAR1XFELD
SNODUN_INTDunning Interest Not Calculated SNODUNN_INTERESTCHAR1XFELD
XHIDE_SMHide flow in account statement as default XHIDE_SMCHAR1XFELD
.INCLU--AP 0
VORGTYPActivity Category (Posting Area) VORGTYP_LOCHAR4VORGTYP_LO
VEDEFFZRelevant for Closely Defined Effective Interest VEDEFFZCHAR1KENZX
VJAHREFFZRelevant for Yearly Effective Interest acc. Reg 87/102/EMG VJAHREFFZINSCHAR1KENZX
.INCLU--AP 0
CLI_RELEVANTRelevant for Credit Life Insurance TB_CLI_RELEVANTCHAR1XFELD
CONTAB_RELEVANTRelevant for Condition Table TB_FICO_CONTAB_RELEVANTCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table RIOA_TZB0A_EXT

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