ROIRB0280 SAP (Location area assignment (IS-Oil SSR)) Structure details

Dictionary Type: Structure
Description: Location area assignment (IS-Oil SSR)




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




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

ROIRB0280 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 "Location area assignment (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_ROIRB0280 TYPE ROIRB0280.

The ROIRB0280 table consists of various fields, each holding specific information or linking keys about Location area assignment (IS-Oil SSR) data available in SAP. These include RNBT (Business type), LOCAA (Location area assignment), DESCR_LAA (Descriptive text), LOCAACTRY (Country Key).. 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)


SAP ROIRB0280 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
PBLNRBusiness location identifier (IS-Oil MRN) OIF_PBLNRCHAR10OIFSPBLALPHAOIF_PBLNROI0OIFB
RNBTBusiness type OIRA_RNBTCHAR4OIRARNBTOIRA_RNBTOIRA_0
LOCAALocation area assignment OIRB_LAACHAR5OIRBLAAOIRB_LAA
DESCR_LAADescriptive text OIRB_DESCRCHAR50TEXT50
LOCAACTRYCountry Key LAND1CHAR3T005LAND1LND
LANDXCountry Name LANDXCHAR15TEXT15
LOCREGLocation region OIRB_REGIONCHAR4OIRBREGOIRB_REGION
DESCR_REGDescriptive text OIRB_DESCRCHAR50TEXT50
LOCREGMANRegion manager OIRB_REGMANCHAR12SOUCUSERNAME
LOCREGMANNAMEFIRFirst name AD_NAMEFIRCHAR40TEXT40
LOCREGMANNAMELASLast name AD_NAMELASCHAR40TEXT40
LOCREGMANTELFirst telephone no.: dialling code+number AD_TLNMBR1CHAR30CHAR30
LOCREGMANTELEXTFirst Telephone No.: Extension AD_TLXTNS1CHAR10CHAR10
LOCAREALocation area OIRB_AREACHAR4OIRBAREAOIRB_AREA
DESCR_AREADescriptive text OIRB_DESCRCHAR50TEXT50
LOCAREAMANArea manager OIRB_AREAMANCHAR12SOUCUSERNAME
LOCAREAMANNAMEFIRFirst name AD_NAMEFIRCHAR40TEXT40
LOCAREAMANNAMELASLast name AD_NAMELASCHAR40TEXT40
LOCAREAMANTELFirst telephone no.: dialling code+number AD_TLNMBR1CHAR30CHAR30
LOCAREAMANTELEXTFirst Telephone No.: Extension AD_TLXTNS1CHAR10CHAR10
LOCSAREALocation sub-area OIRB_SAREACHAR4OIRBSAREAOIRB_SAREA
DESCR_SAREADescriptive text OIRB_DESCRCHAR50TEXT50
LOCSAREAMANSub-area manager OIRB_SAREAMANCHAR12SOUCUSERNAME
LOCSAREAMANNAMEFIRFirst name AD_NAMEFIRCHAR40TEXT40
LOCSAREAMANNAMELASLast name AD_NAMELASCHAR40TEXT40
LOCSAREAMANTELFirst telephone no.: dialling code+number AD_TLNMBR1CHAR30CHAR30
LOCSAREAMANTELEXTFirst Telephone No.: Extension AD_TLXTNS1CHAR10CHAR10

Key field Non-key field



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

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

How to access SAP table ROIRB0280

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