ROIRC_PRUPLD SAP (SSR Pricing - Upload structure) Structure details

Dictionary Type: Structure
Description: SSR Pricing - Upload structure




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




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

ROIRC_PRUPLD 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 "SSR Pricing - Upload structure" 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_ROIRC_PRUPLD TYPE ROIRC_PRUPLD.

The ROIRC_PRUPLD table consists of various fields, each holding specific information or linking keys about SSR Pricing - Upload structure data available in SAP. These include RNBT (Business type), COMNR (Business location identifier (IS-Oil MRN)), MATNR (Material Number), SERVTYP (Service type).. 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 ROIRC_PRUPLD 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_PBLNRCHAR10OIRBPBLPBLALPHAOIF_PBLNROI0OIFB
RNBTBusiness type OIRA_RNBTCHAR4OIRARNBTOIRA_RNBTOIRA_0
COMNRBusiness location identifier (IS-Oil MRN) OIF_PBLNRCHAR10OIFSPBLALPHAOIF_PBLNROI0OIFB
MATNRMaterial Number MATNRCHAR18MARAMATN1MATNRMATS_MAT1
SERVTYPService type OIRA_STYPCHAR4Assigned to domainOIRA_STYPOIR_ST
TMSTMUTC Time Stamp in Short Form (YYYYMMDDhhmmss) TIMESTAMPDEC15TZNTSTMPS
TIME_ZONESSR Fuels - Service station time zone OIRC_TIMEZONECHAR6Assigned to domainTZNZONE
P_DATESSR Fuels - local date OIRC_DATUMDATS8DATUM
P_TIMESSR Fuels - Local time OIRC_UZEITTIMS6UZEIT
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
KBETRSSR Pricing - Actual price OIRC_KBETR_ACTUALCURR11(2) WERTV6
KBETR_TARGETSSR Pricing - Target price OIRC_KBETR_TARGETCURR11(2) WERTV6
KONWASSR Pricing - Actual price currency OIRC_KONWA_ACTUALCUKY5TCURCWAERS
KPEINSSR Pricing - Actual price pricing unit OIRC_KPEIN_ACTUALDEC5KPEIN
KMEINSSR Pricing - Actual price condition unit OIRC_KMEIN_ACTUALUNIT3T006CUNITMEINS
KBETR_DIFFSSR Pricing - Difference target/actual price OIRC_KBETR_DIFFCURR11(2) WERTV6
PROC_TYPESSR Fuels - Process type OIRC_IND_PROCCHAR1OIRC_IND_PROC
TOL_STATUSSSR Fuels - Price status check light OIRC_PRSTCHKCHAR4CHAR04
STCODESSR Fuels - Status code OIRC_STCODE_SAPCHAR2OIRC_STATUSOIRC_STCODE_SAP
BEZEIDescription BEZEI40CHAR40TEXT40
USR_INDSSR Fuels - User error indicator OIRC_USR_INDCHAR1YESNO
ERDATDate record created OII_ERDATDATS8DATS
ERZEITTime record created OII_ERZEITTIMS6TIME
ERNAMUser who created record OII_ERNAMCHAR12USNAM
AEDATDate record changed OII_AEDATDATS8DATS
AEZEITTime record changed OII_AEZEITTIMS6TIME
AENAMUser who changed record OII_AENAMCHAR12USNAM
BLOINDBlocking indicator OII_BLOINDCHAR1XFELD
DELINDDeletion indicator OII_DELINDCHAR1XFELD
ADDRESSCharacter field length 57 CHAR57CHAR57CHAR57
KSCHLCondition Type KSCHLCHAR4T685KSCHLVKS
KWERTCondition value KWERTCURR13(2) WERTV7
MRDATESSR Fuels - local date OIRC_DATUMDATS8DATUM
MRTIMESSR Fuels - Local time OIRC_UZEITTIMS6UZEIT
MRDATE_TODate DATUMDATS8DATUM
MRTIME_TOTime UZEITTIMS6UZEIT
TMSTM_TOUTC Time Stamp in Short Form (YYYYMMDDhhmmss) TZNTSTMPSDEC15TZNTSTMPS
SAVEFAILEDCondition data not saved successfullly OIRC_SAVEDCHAR1CHAR1
CHDOCNUMSSR price change document number OIRC_CHDOCNUMCHAR10ALPHAOIRC_CHDOCNUM
MAKTXMaterial Description (Short Text) MAKTXCHAR40TEXT40
STYP_DESCRDescriptive text OIRA_DESCRCHAR50TEXT50

Key field Non-key field



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

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

How to access SAP table ROIRC_PRUPLD

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