ROIR_HLBT_ALV1 SAP (Item Values for Loc-BusinessType ALV display(IS-OIL,SSR)) Structure details

Dictionary Type: Structure
Description: Item Values for Loc-BusinessType ALV display(IS-OIL,SSR)




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




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

ROIR_HLBT_ALV1 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 "Item Values for Loc-BusinessType ALV display(IS-OIL,SSR)" 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_ROIR_HLBT_ALV1 TYPE ROIR_HLBT_ALV1.

The ROIR_HLBT_ALV1 table consists of various fields, each holding specific information or linking keys about Item Values for Loc-BusinessType ALV display(IS-OIL,SSR) data available in SAP. These include PBLNR (Business location identifier (IS-Oil MRN)), RNBT (Business type), OBJPOS (Object counter), PSPID_PW (Project Definition).. 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 ROIR_HLBT_ALV1 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
PBLNRBusiness location identifier (IS-Oil MRN) OIF_PBLNRCHAR10Assigned to domainALPHAOIF_PBLNROI0OIFB
RNBTBusiness type OIRA_RNBTCHAR4Assigned to domainOIRA_RNBTOIRA_0
OBJPOSObject counter OIF_OBJPOSNUMC3OIF_OBJPOS
PSPID_PWProject Definition PS_PSPIDCHAR24ABPSNPS_PSPIDPSPPD_DUMMY
POSID_PWWork Breakdown Structure Element (WBS Element) PS_POSIDCHAR24PROJNPS_POSIDPRO
AUFNR_OROrder Number AUFNRCHAR12Assigned to domainALPHAAUFNRANR
KTEXT_ORDescription AUFTEXTCHAR40TEXT40
AUART_OROrder Type AUFARTCHAR4Assigned to domainAUFARTAAT
TXT_ORText, 40 Characters Long TEXT40CHAR40TEXT40
COMPPBLNR_CLBusiness location identifier (IS-Oil MRN) OIF_PBLNRCHAR10Assigned to domainALPHAOIF_PBLNROI0OIFB
NAME1_CLInternal name field OIF_PBNAM1CHAR35CHAR35
BRAND_CLLocation brand OIRB_BRANDCHAR5Assigned to domainOIRB_BRAND
VALID_TO_CLValid to date OIRB_DATETODATS8DATUM
VALID_FROM_CLValid from date OIRB_DATEFROMDATS8DATUM
DOMID_CLDominance indicator OIRB_DOMIDCHAR2CHAR2
DIST_CLDistance from competitor's location OIRB_DISTNUMC4NUMC4
DISTUOM_CLDistance unit of measurement OIRB_DISTUOMUNIT3Assigned to domainCUNITMEINS
EXTCOMPNR_CLExternal competitor number at location OIRB_EXTCOMPNRNUMC2NUMC2
NAME2_CLName 2 AD_NAME2CHAR40TEXT40
NAME3_CLName 3 AD_NAME3CHAR40TEXT40
NAME4_CLName 4 AD_NAME4CHAR40TEXT40
CITY1_CLCity AD_CITY1CHAR40TEXT40CLCITYNAME
CITY2_CLDistrict AD_CITY2CHAR40TEXT40CITY_PART
POST_CODE1_CLCity postal code AD_PSTCD1CHAR10CHAR10
STREET_CLStreet AD_STREETCHAR60TEXT60CLSTRTNAME
HOUSE_NUM1_CLHouse Number AD_HSNM1CHAR10TEXT10
COUNTRY_CLCountry Key LAND1CHAR3Assigned to domainLAND1LND
REGION_CLSTATE (State, Province, County) REGIOCHAR3Assigned to domainREGIO
TIME_ZONE_CLAddress time zone AD_TZONECHAR6Assigned to domainTZNZONE
TEL_NUMBER_CLFirst telephone no.: dialling code+number AD_TLNMBR1CHAR30CHAR30
MATNR_MSMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
MATERIAL_MSMaterial Description (Short Text) MAKTXCHAR40TEXT40
SERVTYP_MSService type OIRA_STYPCHAR4Assigned to domainOIRA_STYPOIR_ST
SERVICE_TYPE_TEXT_MSDescriptive text OIRA_DESCRCHAR50TEXT50

Key field Non-key field



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

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

How to access SAP table ROIR_HLBT_ALV1

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