ROIUT2_LOAD_EPVENTURE SAP (E&P Venture Extension) Structure details

Dictionary Type: Structure
Description: E&P Venture Extension




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




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

ROIUT2_LOAD_EPVENTURE 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 "E&P Venture Extension" 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_ROIUT2_LOAD_EPVENTURE TYPE ROIUT2_LOAD_EPVENTURE.

The ROIUT2_LOAD_EPVENTURE table consists of various fields, each holding specific information or linking keys about E&P Venture Extension data available in SAP. These include MANDT (Client), BUKRS (Company Code), VNAME (Joint Venture), VNAME_INT_CD (Venture Interest 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 ROIUT2_LOAD_EPVENTURE 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
MANDTClient MANDTCLNT3Assigned to domainMANDT
BUKRSCompany Code BUKRSCHAR4T001BUKRSBUKC_T001
VNAMEJoint Venture JV_NAMECHAR6Assigned to domainALPHAJV_NAMEJVV
VNAME_INT_CDVenture Interest Code OIU_VNAME_INT_CDCHAR2OIU_PR_INT_CD
VNAME_NMventure name OIU_VNAME_NMCHAR35OIU_TEXT35
SHTXTDescription OIU_SHTXTCHAR35CHAR35
STS_CODEVenture Status OIU_VNAME_STATUSCHAR2OIU_CM_VNAMSTOIU_VNAME_STATUS
STS_EFF_DTStatus Effective Date OIU_STS_EFF_DTDATS8DATUM
COUNTRYCountry Key LAND1CHAR3T005LAND1LND
PRI_GEO_LOCPrimary geographical location (PRI geo. loc.) OIU_PRI_GEO_LOCCHAR2OIU_CM_LXPGLOIU_PRI_GEO_LOCOIU_PRI_GEO_LOC
SEC_GEO_LOCSecondary geographic location OIU_SEC_GEO_LOCCHAR3OIU_CM_LXSGLOIU_SEC_GEO_LOC
ACQ_DTAcquired Date OIU_ACQ_DTDATS8DATUM
TYPE_CDVenture Usage Type OIU_VNAME_TYPE_CDCHAR2OIU_PR_TYPE_CDOIU_VENTURE_TYPE
OLD_VNAME_NOOld lease ID OIU_OLD_VNAME_NOCHAR18OBJNR
UNIT_FLUnit venture flag OIU_UNIT_FLCHAR1OIU_X_FLAG
DOI_BY_TR_FLDOI by tract flag OIU_DOI_BY_TR_FLCHAR1OIU_X_FLAG
DRL_FUND_FLDrill Fund Flag OIU_DRL_FUND_FLCHAR1OIU_X_FLAG
ONS_OFS_CDOnshore/Offshore codes OIU_ONS_OFS_CDCHAR1OIU_ONS_OFS_CD
ACQ_FROM_KUNNRParty Acquired From OIU_ACQ_FROM_KUNNRCHAR10KNA1ALPHAKUNNR
SLD_TO_KUNNRParty Sold To OIU_SLD_TO_KUNNRCHAR10KNA1ALPHAKUNNR
LEG_DE_CMT_FLLegal description OIU_LEG_DE_CMT_FLCHAR1OIU_X_FLAG
FIELDField ID OIU_FIELDIDCHAR10OIU_PR_FIELDALPHAOIU_FIELDIDOIU_FIELD
SPACE_ORD_NOSpacing Order Number OIU_SPACE_ORD_NOCHAR20CHAR20
LPN_NOLand Venture Number OIU_LPN_NOCHAR9OIU_LPN_NO
DOI_PRT_FLDOI Print Flag OIU_DOI_PRT_FLCHAR1OIU_X_FLAG
OIU_CRUSERName of Person who Created the Object ERNAMCHAR12USNAM
OIU_TIMESTAMPUTC Time Stamp in Short Form (YYYYMMDDhhmmss) TZNTSTMPSDEC15TZNTSTMPS
UN_VOL_FLMaintain Unit/Venture Volume OIU_UN_VOL_FLCHAR1OIU_X_FLAG

Key field Non-key field



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

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

How to access SAP table ROIUT2_LOAD_EPVENTURE

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