RV15B002_ALV SAP (Output Structure for Report RV15B002) Structure details

Dictionary Type: Structure
Description: Output Structure for Report RV15B002




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




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

RV15B002_ALV 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 "Output Structure for Report RV15B002" 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_RV15B002_ALV TYPE RV15B002_ALV.

The RV15B002_ALV table consists of various fields, each holding specific information or linking keys about Output Structure for Report RV15B002 data available in SAP. These include VAKEY (Variable key 100 bytes), KOTABNR (Condition table), TYPE (Character Length 11), KAWRT_K (Cumulative condition base value (cond.curr.)).. 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 (Deep)


SAP RV15B002_ALV 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
KSCHLCondition Type KSCHLCHAR4Assigned to domainKSCHLVKS
VAKEYVariable key 100 bytes VAKEYCHAR100VAKEY
KOTABNRCondition table KOTABNRNUMC3Assigned to domainKOTABNRKON
TYPECharacter Length 11 CHAR11CHAR11CHAR11
KAWRT_KCumulative condition base value (cond.curr.) MC_KAWRT_KCURR19(2) WERTV10
KWAEHCondition currency (for cumulation fields) KWAEHCUKY5Assigned to domainWAERSFWS
KMEINCondition unit in the document KVMEIUNIT3Assigned to domainCUNITMEINS
KSTBSCumulative scale base value MC_KSTBSCURR19(2) WERTV10
KONWSScale currency KONWSCUKY5Assigned to domainWAERSFWS
KONMSCondition scale unit of measure KONMSUNIT3Assigned to domainCUNITMEINS
AUWRT_KRebate: Value of payments in condition currency MC_AUWRT_KCURR19(2) WERTV10
RUWRT_KRebate: Accruals value in condition currency MC_RUWRT_KCURR19(2) WERTV10
RRWRT_KRebate: Accruals reversed in condition currency MC_RRWRT_KCURR19(2) WERTV10
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS

Key field Non-key field



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

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

How to access SAP table RV15B002_ALV

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