RAVZZKOPO SAP (Append VZZKOPO for Loans) Append Structure details

Dictionary Type: Append Structure
Description: Append VZZKOPO for Loans




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




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

RAVZZKOPO is a standard SAP Append Structure which is used to store Append VZZKOPO for Loans data and is available within R/3 SAP systems depending on the version and release level.

The RAVZZKOPO table consists of various fields, each holding specific information or linking keys about Append VZZKOPO for Loans data available in SAP. These include STECH_COND (Indicator for Technical Program Condition), SEXCLGUEL (Exclusive indicator for start date of condition position), SULTGUEL (Month-end indicator for start date of condition position), A_AMTMIN (Minimum Amount to Be Capitalized).. 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: Cannot Be Enhanced


SAP RAVZZKOPO append 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
RBOBusiness Operation Number (Loans) RBOCHAR15RBO
STECH_CONDIndicator for Technical Program Condition TB_STECH_CONDCHAR1
SEXCLGUELExclusive indicator for start date of condition position TFMSEXCLKPNUMC1VVSEXCLVON
SULTGUELMonth-end indicator for start date of condition position TFMSULT_KPCHAR1VVSULT
A_AMTMINMinimum Amount to Be Capitalized TB_FICO_AAMTMINCURR13(2) T_CML_AMOUNT_STANDARD
A_AMTMAXMaximum Amount to Be Capitalized TB_FICO_AAMTMAXCURR13(2) T_CML_AMOUNT_STANDARD
SSCHMETHCalculation Method for Auto Debit Amount TB_SSCHMETHCHAR1T_SSCHMETH
BAUDAMNTAmount TB_BAUDAMNTCURR13(2) WERTV7

Key field Non-key field



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

As RAVZZKOPO 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 RAVZZKOPO as there is no data to select. You could however select data from any tables that this append structure has been assigned too.

How to access SAP table RAVZZKOPO

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