RFVD_CORR_TOA_DARA_INDEX SAP (Corresp.Tool: TOA_DARA Struct.for Sample Correspondence Type) Structure details

Dictionary Type: Structure
Description: Corresp.Tool: TOA_DARA Struct.for Sample Correspondence Type




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




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

RFVD_CORR_TOA_DARA_INDEX 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 "Corresp.Tool: TOA_DARA Struct.for Sample Correspondence Type" 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_RFVD_CORR_TOA_DARA_INDEX TYPE RFVD_CORR_TOA_DARA_INDEX.

The RFVD_CORR_TOA_DARA_INDEX table consists of various fields, each holding specific information or linking keys about Corresp.Tool: TOA_DARA Struct.for Sample Correspondence Type data available in SAP. These include BUKRS (Company Code), RANL (Contract Number), CREATE_DATE (Field of type DATS), RECEIVER_ID (Business Partner Number).. 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 RFVD_CORR_TOA_DARA_INDEX 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
CORR_TYPECorrespondence Type COTYP_KKCHAR4Assigned to domainCOTYP_KKCOTYPCOTYP_KK
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
RANLContract Number RANLCHAR13ALPHARANLRAN
CREATE_DATEField of type DATS DATSDATS8DATS
RECEIVER_IDBusiness Partner Number BU_PARTNERCHAR10Assigned to domainALPHABU_PARTNERBPABUPA
REFDATEReference Date for Creating Correspondence TB_CORR_REFERENCE_DATEDATS8DATUM
BANKSBank country key BANKSCHAR3Assigned to domainLAND1BKL
BANKLBank Keys BANKKCHAR15BANKKBNK
CURRENCYCurrency SWHRCUKY5TCURCWAERSWHR
STMTNREKANumber of last account statement STMTNREKANUMC7NUMC07
BEGRUAuthorization Group BEGRUCHAR4BEGRU
BEARBLoan Officer VVRSBEARCHAR10ALPHAKUNNR_VV
.INCLU--AP 0
ORGUNITOrganizational Unit TB_MD_ORGUNIT_CNMGTCHAR12TD19T_MD_ORGUNIT_CNMGT
DISTRIB_CHANNELSales Channel TB_MD_DISTRIBUTION_CHANNELCHAR10TD30T_MD_DISTRIBUTION_CHANNEL

Key field Non-key field



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

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

How to access SAP table RFVD_CORR_TOA_DARA_INDEX

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