ROIU_VA_RPT_VAVD_ALV SAP (Structure for ROIU_VA_RPT_VAVD) Structure details

Dictionary Type: Structure
Description: Structure for ROIU_VA_RPT_VAVD




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




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

ROIU_VA_RPT_VAVD_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 "Structure for ROIU_VA_RPT_VAVD" 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_ROIU_VA_RPT_VAVD_ALV TYPE ROIU_VA_RPT_VAVD_ALV.

The ROIU_VA_RPT_VAVD_ALV table consists of various fields, each holding specific information or linking keys about Structure for ROIU_VA_RPT_VAVD data available in SAP. These include PD_CD (Minor Product Code), MATNR (Material Number), VT_CD (Volume type code), VL_TYPE_DE (Volume Type Description).. 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 ROIU_VA_RPT_VAVD_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
MAJPD_CDMajor product code OIU_MAJPD_CDCHAR1OIU_MAJPD_CDOIU_MAJPD
PD_CDMinor Product Code OIU_PD_CDCHAR2Assigned to domainOIU_PD_CDOIU_PD
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
VT_CDVolume type code OIU_VT_CDCHAR2Assigned to domainOIU_VL_TYPE_CDOIU_VTCD
VL_TYPE_DEVolume Type Description OIU_VL_TYPE_DECHAR50OIU_TEXT50
MP_NOTransfer Measurement Point OIU_XFER_MP_NOCHAR20Assigned to domainALPHAOIU_MP_NO
TKT_NOTicket number OIU_TKT_NOCHAR7OIU_TKT_NOOIU_TKT_NO
EFF_FROM_DTEffective from date OIU_EFF_FROM_DTDATS8DATUMOIU_EFD
TRNSP_NOTransporter number OIU_TRNSP_NOCHAR10Assigned to domainALPHAKUNNROIU_TRNSP_NO
TRNSP_REF_NOTransporter Reference Number OIU_TRNSP_REF_NOCHAR25OIU_TEXT25OIU_TRNSP_R
VC_CDVolume class code OIU_VC_CDCHAR1OIU_VC_CDOIU_VCCD
MP_STD_VOLStandard volume OIU_STD_VOLQUAN13(3) MENGE
F_MP_NOTransfer Measurement Point OIU_XFER_MP_NOCHAR20Assigned to domainALPHAOIU_MP_NO
WC_NOCross-Reference Wellcompletion Number OIU_XREF_WC_NOCHAR5Assigned to domainALPHAOIU_WC_NO
NAMEWell completion name OIU_WC_NMCHAR35OIU_TEXT35
STD_VOLStandard volume OIU_STD_VOLQUAN13(3) MENGE

Key field Non-key field



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

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

How to access SAP table ROIU_VA_RPT_VAVD_ALV

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