ROIRC_PRLOG_PRM SAP (SSR Pricing - Update log structure) Structure details

Dictionary Type: Structure
Description: SSR Pricing - Update log structure




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




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

ROIRC_PRLOG_PRM 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 - Update log 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_PRLOG_PRM TYPE ROIRC_PRLOG_PRM.

The ROIRC_PRLOG_PRM table consists of various fields, each holding specific information or linking keys about SSR Pricing - Update log structure data available in SAP. These include IND_PER (SSR Pricing - Percentage indicator), IND_MSEL (SSR Pricing - Material selection indicator), IND_SSEL (SSR Pricing - Service type selection indicator), CONFROM (Valid from date for sales conditions).. 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_PRLOG_PRM 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
RNBTBusiness type OIRA_RNBTCHAR4OIRARNBTOIRA_RNBTOIRA_0
IND_PERSSR Pricing - Percentage indicator OIRC_IND_PERCHAR1OIRC_IND_PER
IND_MSELSSR Pricing - Material selection indicator OIRC_IND_MSELCHAR1OIRC_IND_MSEL
IND_SSELSSR Pricing - Service type selection indicator OIRC_IND_SSELCHAR1OIRC_IND_SSEL
CONFROMValid from date for sales conditions OIRCCONFROMDATS8DATUM
CONTOValid to date for sales conditions OIRCCONTODATS8DATUM
PRDATESSR - Date for pricing OIRC_DATEDATS8DATUMOIRC_DATE
PRTIMESSR - Time for time-pricing OIRC_TIMETIMS6OIC_TIMEOIRC_TIME
LIVARSSR Pricing - List variant for sales pricing OIRC_LIVARCHAR2OIRC_WSTOIRC_LIVAROIRC_LIVAR
KONWARate unit (currency or percentage) KONWACUKY5TCURCWAERS
KPEINCondition pricing unit KPEINDEC5KPEIN
KMEINCondition unit KMEINUNIT3T006CUNITMEINS
CHGREASONSSR Pricing - Change reason OIRC_PCRCHAR2Assigned to domainOIRC_PCR
CHGTEXTChange reason (free form text) OIRC_CHGTEXTCHAR80TEXT80
ERDATDate record created OII_ERDATDATS8DATS
ERZEITTime record created OII_ERZEITTIMS6TIME
ERNAMUser who created record OII_ERNAMCHAR12USNAM
UPD_FLAGSSR Pricing - Condition data saved successfullly OIRC_UPD_FLAGCHAR1OIRC_UPD_FLAG
KSCHLCondition Type KSCHLCHAR4Assigned to domainKSCHLVKS

Key field Non-key field



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

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

How to access SAP table ROIRC_PRLOG_PRM

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