BAPI_OIU_WCDVLH_1 SAP (Bapi WC volumes details) Structure details

Dictionary Type: Structure
Description: Bapi WC volumes details




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




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

BAPI_OIU_WCDVLH_1 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 "Bapi WC volumes details" 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_BAPI_OIU_WCDVLH_1 TYPE BAPI_OIU_WCDVLH_1.

The BAPI_OIU_WCDVLH_1 table consists of various fields, each holding specific information or linking keys about Bapi WC volumes details data available in SAP. These include ORIG_NO (Original WCDVL No (Well Completion Daily Volume)), XREF_WC_NO (Cross-Reference Wellcompletion Number), XREF_WL_NO (Cross-Reference Well Number), INVT_DT (Inventory date).. 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 BAPI_OIU_WCDVLH_1 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
ORIG_DOC_YEARFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
ORIG_NOOriginal WCDVL No (Well Completion Daily Volume) OIU_ORIG_NONUMC12OIU_SYS_NO
XREF_WC_NOCross-Reference Wellcompletion Number OIU_XREF_WC_NOCHAR5Assigned to domainALPHAOIU_WC_NO
XREF_WL_NOCross-Reference Well Number OIU_XREF_WL_NOCHAR15Assigned to domainALPHAOIU_WL_NO
INVT_DTInventory date OIU_INV_DTDATS8DATUM
MOL_VOLUMEGas mol volume OIU_MOL_VOLUMEQUAN13(3) MENGE
DENTYPDensity Type OIB_DNTYPCHAR1OIB_DNTYP
BASE_DENSITY_UUnit for densities at standard/base conditions OIB_BDNEHUNIT3Assigned to domainCUNITMEINS
BASE_DENSITYOil/gas density at standard/base conditions OIB_BDICHFLTP16(16) OIB_DICHT
HEAT_VALHeating value OIU_HEAT_VALQUAN13(3) MENGE
HEAT_VAL_UHeating Value Unit OIU_HEAT_VAL_UUNIT3Assigned to domainCUNITMEINSOUMH
ENERGYEnergy quantity OIU_ENERGYQUAN13(3) MENGE
ENERGY_UEnergy quantity unit OIU_ENERGY_UUNIT3Assigned to domainCUNITMEINS
STD_VOLStandard volume OIU_STD_VOLQUAN13(3) MENGE
STD_VOL_UStandard volume unit OIU_STD_VOL_UUNIT3Assigned to domainCUNITMEINS
CONV_GRPConversion Group (Oil, Natural Gas,..) OIB_UMRSLCHAR4Assigned to domainOIB_UMRSL
THEOTheoretical Volume OIU_THEOQUAN13(3) MENGE
THEO_UTheoretical Unit OIU_THEO_UUNIT3Assigned to domainCUNITMEINS
ORIG_MP_DOC_YEAROriginal document year OIU_ORIG_MP_DOC_YEARNUMC4GJAHRGJAHR
ORIG_MP_DOC_NOOriginal MP document no OIU_ORIG_MP_DOC_NOCHAR10ALPHABELNR
TKT_TIMESTAMPTicket Timestamp (Date) OIU_TKT_TIMESTPDEC15TZNTSTMPS
PRD_HRSProduction hours OIU_PRD_HRSNUMC3OIU_PRD_HRS
DAYS_PRODDays produced OIU_DAYS_PRODNUMC2OIU_DAYS_PROD
REC_TYPE_CDRecord type code OIU_REC_TYPE_CDCHAR4OIU_REC_TYPE_CD
VS_CDVolume Source Code OIU_VS_CDCHAR1Assigned to domainOIU_VS_CDOIU_VS_CD
TKBTRY_MP_NOTank battery measurement point number OIU_TKBTRY_MP_NOCHAR20Assigned to domainALPHAOIU_MP_NO
PRD_MATNRProduction Material OIU_PRD_MATNRCHAR18Assigned to domainMATN1MATNROIU_PRD_MATNRH_OIU_CM_MAT
DOC_YEARFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
WCDVLH_NOWell Completion Delivery Volume Header Number OIU_WCDVLH_NOCHAR10ALPHAOIU_DOCNROIU_DOCNR

Key field Non-key field



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

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

How to access SAP table BAPI_OIU_WCDVLH_1

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