ROIUREP_WCDVLH SAP (Regulatory Reporting Structure for WCDVLH select) Structure details

Dictionary Type: Structure
Description: Regulatory Reporting Structure for WCDVLH select




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




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

ROIUREP_WCDVLH 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 "Regulatory Reporting Structure for WCDVLH select" 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_ROIUREP_WCDVLH TYPE ROIUREP_WCDVLH.

The ROIUREP_WCDVLH table consists of various fields, each holding specific information or linking keys about Regulatory Reporting Structure for WCDVLH select data available in SAP. These include REP_NAME (Regulatory Report Name), NEG_IND (Negative Value Indicator), MAJPD_CD (Major product code), VT_CD (Volume type code).. 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 ROIUREP_WCDVLH 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
AGENCYAgency for Reporting OIUREP_AGENCYCHAR3CHAR3OIUREP_AGENCY
REP_NAMERegulatory Report Name OIU_REP_REPNAMECHAR40PROGNAMEOIUREP_REP_NAME
NEG_INDNegative Value Indicator OIUREP_POS_NEG_INDCHAR1OIUREP_POS_NEG_IND
MAJPD_CDMajor product code OIU_MAJPD_CDCHAR1OIU_MAJPD_CDOIU_MAJPD
VT_CDVolume type code OIU_VT_CDCHAR2Assigned to domainOIU_VL_TYPE_CDOIU_VTCD
PD_CDMinor Product Code OIU_PD_CDCHAR2Assigned to domainOIU_PD_CDOIU_PD
WL_NOWell ID number OIU_WL_NOCHAR15Assigned to domainALPHAOIU_WL_NOOIU_WELLH_OIU_PR_WELL
WC_NOWell Completion Number OIU_WC_NOCHAR5Assigned to domainALPHAOIU_WC_NOOIU_WCH_OIU_PR_WC
STD_VOLStandard volume OIU_STD_VOLQUAN13(3) MENGE
STD_VOL_UStandard volume unit OIU_STD_VOL_UUNIT3Assigned to domainCUNITMEINS
HEAT_VALHeating value OIU_HEAT_VALQUAN13(3) MENGE
HEAT_VAL_UHeating Value Unit OIU_HEAT_VAL_UUNIT3Assigned to domainCUNITMEINSOUMH
BASE_DENSITYOil/gas density at standard/base conditions OIB_BDICHFLTP16(16) OIB_DICHT
BASE_DENSITY_UUnit for densities at standard/base conditions OIB_BDNEHUNIT3Assigned to domainCUNITMEINS
DENTYPDensity Type OIB_DNTYPCHAR1OIB_DNTYP
CONV_GRPConversion Group (Oil, Natural Gas,..) OIB_UMRSLCHAR4Assigned to domainOIB_UMRSL
EFF_FROM_DTEffective from date OIU_EFF_FROM_DTDATS8DATUMOIU_EFD
PRD_DTProduction date OIU_PRD_DTDATS8DATUMOIU_PRD_DATE
VL_CAT_CDVolume Category Code OIU_VL_CAT_CDCHAR1OIU_VL_CAT_CD
DAYS_PRODDays produced OIU_DAYS_PRODNUMC2OIU_DAYS_PROD
DN_NODelivery network number OIU_DN_NOCHAR20Assigned to domainALPHAOIU_DN_NOOIU_DNH_OIU_PR_DN
ORIG_MP_NOOriginal measurement point number OIU_ORIG_MP_NOCHAR20Assigned to domainALPHAOIU_MP_NOOIU_ORIG_MP_NO
TRNSP_NOTransporter number OIU_TRNSP_NOCHAR10Assigned to domainALPHAKUNNROIU_TRNSP_NO
TRNSP_REF_NOTransporter Reference Number OIU_TRNSP_REF_NOCHAR25OIU_TEXT25OIU_TRNSP_R
WCDVLH_NOWell Completion Delivery Volume Header Number OIU_WCDVLH_NOCHAR10ALPHAOIU_DOCNROIU_DOCNR
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
CODE_VAL_PRIValue of Regulatory reporting parameters OIU_REP_VALUECHAR30CHAR30
CODE_VAL_SECValue of Regulatory reporting parameters OIU_REP_VALUECHAR30CHAR30
RPT_COLUMNField Name FIELDNAMECHAR30Assigned to domainFDNAMEDFD
OVERRIDE_GRPOverride Group OIUREP_OVERRIDE_GRPCHAR5
XREF_PD_CDMinor Product Code OIU_PD_CDCHAR2Assigned to domainOIU_PD_CDOIU_PD
ORIG_MP_DOC_NOOriginal MP document no OIU_ORIG_MP_DOC_NOCHAR10ALPHABELNR
ORIG_MP_DOC_YEAROriginal document year OIU_ORIG_MP_DOC_YEARNUMC4GJAHRGJAHR
OVERRIDE_SEQSequence number OIU_SEQ_NONUMC3OIU_SEQ_NO

Key field Non-key field



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

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

How to access SAP table ROIUREP_WCDVLH

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