ROIU_SB_CAMPH SAP (Maintenance Structure: OIU_SB_CAMPH) Structure details

Dictionary Type: Structure
Description: Maintenance Structure: OIU_SB_CAMPH




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




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

ROIU_SB_CAMPH 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 "Maintenance Structure: OIU_SB_CAMPH" 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_SB_CAMPH TYPE ROIU_SB_CAMPH.

The ROIU_SB_CAMPH table consists of various fields, each holding specific information or linking keys about Maintenance Structure: OIU_SB_CAMPH data available in SAP. These include CAMPH_NO (Contract volumes by measurement point number), DN_NO (Delivery network number), MP_NO (Measurement point number), MATNR (Material Number).. 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_SB_CAMPH 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
CAMPH_NOContract volumes by measurement point number OIU_CAMPH_NONUMC12OIU_SYS_NO
DN_NODelivery network number OIU_DN_NOCHAR20OIU_PR_DNALPHAOIU_DN_NOOIU_DNH_OIU_PR_DN
MP_NOMeasurement point number OIU_MP_NOCHAR20OIU_PR_MPALPHAOIU_MP_NOOIU_MPH_OIU_PR_MP
MATNRMaterial Number MATNRCHAR18OIU_CM_MAT_PRCDMATN1MATNRMATS_MAT1
MSEHIUnit of Measurement MSEHIUNIT3Assigned to domainCUNITMEINS
TOL_TXOut of Tolerance OIU_TOL_TXCHAR16CHAR16
SA_DTSales date OIU_SA_DTDATS8DATSOIU_PRD_DATE
DN_DEDelivery network description OIU_DN_DECHAR35OIU_TEXT35
MP_DEMeasurement point description OIU_MP_DECHAR35OIU_TEXT35OIU_MP_DE
TRNSP_NOTransporter number OIU_TRNSP_NOCHAR10KNA1ALPHAKUNNROIU_TRNSP_NO
TRNSP_NMName 1 NAME1_GPCHAR35NAME
MAKTXMaterial Description (Short Text) MAKTXCHAR40TEXT40
STD_VOLStandard volume OIU_STD_VOLQUAN13(3) MENGE
STD_VOL_UStandard volume unit OIU_STD_VOL_UUNIT3T006CUNITMEINS
HVCLSHeating value class (calorific value class) OIB_HVCLSCHAR2OIB_HVCLS
HVCLS_TXShort Description of Repository Objects AS4TEXTCHAR60AS4TEXT
HEAT_VALHeating value OIU_HEAT_VALQUAN13(3) MENGE
HEAT_VAL_UHeating Value Unit OIU_HEAT_VAL_UUNIT3T006CUNITMEINSOUMH
ENERGYEnergy quantity OIU_ENERGYQUAN13(3) MENGE
ENERGY_UEnergy quantity unit OIU_ENERGY_UUNIT3T006CUNITMEINS
PROD_ALLOC_DIFProduction/Allocation Difference OIU_PROD_ALLOC_DIFQUAN13(3) MENGE
PROD_ALLOC_DIF_UProduction/Allocation Difference Unit OIU_PROD_ALLOC_DIF_UUNIT3T006CUNITMEINS
CA_ALLOC_TOL_PCCA Allocation Tolerance Percentage OIU_CA_ALLOC_TOL_PCDEC9(6) OIU_PERCENT96
FREQ_CDFrequency OIU_FREQ_CDCHAR1OIU_FREQ_CDOIU_FRQ
OUT_TOL_FLGOut of Tolerance Flag OIU_TOL_FLGCHAR1CHAR1
XXDBACTIONDatabase Action Flag OIU_DBACTIONCHAR1CHAR1
MAJPD_CDMajor product code OIU_MAJPD_CDCHAR1OIU_MAJPD_CDOIU_MAJPD
FREQ_CD_TXFrequency Code Text OIU_FREQ_CD_TXCHAR16CHAR16

Key field Non-key field



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

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

How to access SAP table ROIU_SB_CAMPH

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