ROIRC_SOCDIP_SSR SAP (SSR Stocks - Dip readings maintenance (SSR fields)) Structure details

Dictionary Type: Structure
Description: SSR Stocks - Dip readings maintenance (SSR fields)




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




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

ROIRC_SOCDIP_SSR 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 Stocks - Dip readings maintenance (SSR fields)" 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_SOCDIP_SSR TYPE ROIRC_SOCDIP_SSR.

The ROIRC_SOCDIP_SSR table consists of various fields, each holding specific information or linking keys about SSR Stocks - Dip readings maintenance (SSR fields) data available in SAP. These include MATNR (Material Number), TNKNR (Sequence number of SO assigned to business location), DRDATE (SSR Fuels - local date), DRTIME (SSR Fuels - Local time).. 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_SOCDIP_SSR 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
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
TNKNRSequence number of SO assigned to business location OII_BSEQNRCHAR10ALPHAOII_SEQNR
DRDATESSR Fuels - local date OIRC_DATUMDATS8DATUM
DRTIMESSR Fuels - Local time OIRC_UZEITTIMS6UZEIT
TIME_ZONESSR Fuels - Service station time zone OIRC_TIMEZONECHAR6Assigned to domainTZNZONE
PR_NUMBERSSR Fuels - Process number OIRC_PR_NUMBERCHAR10CHAR10
WERKSPlant for storage location assignment entry (IS-Oil MRN) OIF_WERKSLCHAR4Assigned to domainWERKS
LGORTStorage Location LGORT_DCHAR4Assigned to domainLGORTLAG
RELSTOCKSSR Stocks - related stock at time of tank dip OIRC_RELSTOCKQUAN13(3) MENG13V
QTYPERSSR Stocks - Tolerance Percentage OIRC_QTYPERDEC6(2) PRZ32V
TOL_STATUSSSR Fuels - Tolerance status light OIRC_TOLSTCHAR4CHAR04
MM_QUANSSR Stocks - Difference Quantity OIRC_MM_QUANQUAN13(3) MENG13V
LINKNRLink number OIRA_LINKNRNUMC10NUMC10
ITLINKNRItem link number OIRA_ITLINKNRNUMC6Assigned to domainPOSNR
LINKYEARDocument link number year OIRA_JAHRNUMC4GJAHRGJAHR
CHECK_STATUSSSR Fuels - Status check light OIRC_CHKSTCHAR4CHAR04
ACTSTOCKSSR Stocks - Actual book stock OIRC_ACTSTOCKQUAN13(3) MENG13V
MM_QUAN_POSTEDSSR Stocks - Posted Quantity OIRC_MM_QUAN_POSTEDQUAN13(3) MENG13V
PROC_ONLINESSR Meters - On-line process indicator OIRC_ONLINECHAR1YESNO

Key field Non-key field



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

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

How to access SAP table ROIRC_SOCDIP_SSR

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