ROIRC_DIFFERENCES SAP (SSR Pricing - Location price cluster differences/Material) Structure details

Dictionary Type: Structure
Description: SSR Pricing - Location price cluster differences/Material




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




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

ROIRC_DIFFERENCES 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 - Location price cluster differences/Material" 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_DIFFERENCES TYPE ROIRC_DIFFERENCES.

The ROIRC_DIFFERENCES table consists of various fields, each holding specific information or linking keys about SSR Pricing - Location price cluster differences/Material data available in SAP. These include PRICE_LINE (Checkbox), MATCHECK (Checkbox), LPRCLU (SSR Pricing - Location price cluster), LPRCLU_TEXT (Description).. 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_DIFFERENCES 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
PRICE_CONTROLCheckbox XFELDCHAR1XFELD
PRICE_LINECheckbox XFELDCHAR1XFELD
MATCHECKCheckbox XFELDCHAR1XFELD
LPRCLUSSR Pricing - Location price cluster OIRC_LPRCLUCHAR10OIRCLPCOIRC_LPRCLUOIRC_PC
LPRCLU_TEXTDescription BEZEI20CHAR20TEXT20
PBLNRBusiness location identifier (IS-Oil MRN) OIF_PBLNRCHAR10OIFSPBLALPHAOIF_PBLNROI0OIFB
PBLNR_TEXTName 1 AD_NAME1CHAR40TEXT40
ADDRNUMAddress No. in ADRC OIF_ADNUMCHAR10Assigned to domainALPHAAD_ADDRNUM
RNBTBusiness type OIRA_RNBTCHAR4OIRARNBTOIRA_RNBTOIRA_0
RNBT_TEXTDescriptive text OIRA_DESCRCHAR50TEXT50
MATNRMaterial Number MATNRCHAR18MARAMATN1MATNRMATS_MAT1
MATNR_TEXTMaterial Description (Short Text) MAKTXCHAR40TEXT40
MATHANDGRPMaterial handling group (IS-Oil SSR) OIRA_MATHANDGRPCHAR2OIRAMATHANDGRPDOIRA_MATHANDGRP
MDIFFGRSSR Pricing - material difference price group OIRC_MDIFFGRCHAR10OIRCMDPGOIRC_MDIFFGROIRC_MG
MDIFFGR_TEXTDescription BEZEI20CHAR20TEXT20
MATNR_RSSR Pricing - reference price material OIRC_MATNR_RCHAR18MARAMATN1MATNRMATOIRCMDPGR_SH
MATNR_R_TEXTMaterial Description (Short Text) MAKTXCHAR40TEXT40
MATNR_DSSR Pricing - dependent price material OIRC_MATNR_DCHAR18MARAMATN1MATNRMATMAT1
MATNR_D_TEXTMaterial Description (Short Text) MAKTXCHAR40TEXT40
SFDIFFGRSSR Pricing - service type difference price group OIRC_SFDIFFGRCHAR10OIRCSDPGOIRC_SFDIFFGROIRC_SG
SFDIFFGR_TEXTDescription BEZEI20CHAR20TEXT20
STYPE_RSSR Pricing - Reference service type OIRC_STYPE_RCHAR4OIRASTYPOIRA_STYPOIR_STOIRCSDPGR_SH
STYPE_R_TEXTDescriptive text OIRA_DESCRCHAR50TEXT50
STYPE_DSSR Pricing - Dependent service type OIRC_STYPE_DCHAR4OIRASTYPOIRA_STYPOIR_ST
STYPE_D_TEXTDescriptive text OIRA_DESCRCHAR50TEXT50
COMPPBLNRBusiness location identifier (IS-Oil MRN) OIF_PBLNRCHAR10OIRBPBLBALPHAOIF_PBLNROI0OIFB
COMPPBLNR_TEXTName 1 AD_NAME1CHAR40TEXT40
KONWARate unit (currency or percentage) KONWACUKY5TCURCWAERS
KPEINCondition pricing unit KPEINDEC5KPEIN
KMEINCondition unit KMEINUNIT3T006CUNITMEINS
RATERate (condition amount or percentage) KBETRCURR11(2) WERTV6
RATE_MAXUpper limit for the condition rate GKWRTCURR11(2) WERTV6
RATE_MINLower limit of the condition rate/amount MXWRTCURR11(2) WERTV6
IND_LIMITSSR Pricing - Price upper limit indicator OIRC_IND_LIMITCHAR1OIRC_IND_MM
KALVGSSR Pricing - Margins procedure assigned to business type OIRC_KALVGCHAR1Assigned to domainOIRC_KALVG
KALKSSSR Pricing - Margins procedure assigned to this location OIRC_KALKSCHAR1Assigned to domainOIRC_KALKS
KSCHLCondition Type KSCHLCHAR4Assigned to domainKSCHLVKS
PBLNR_DEPBusiness location identifier (IS-Oil MRN) OIF_PBLNRCHAR10Assigned to domainALPHAOIF_PBLNROI0OIFB
PBLNR_DEP_TEXTName 1 AD_NAME1CHAR40TEXT40

Key field Non-key field



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

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

How to access SAP table ROIRC_DIFFERENCES

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