ROIJ_S076 SAP (Extended structure of S076 for usage in SPW) Structure details

Dictionary Type: Structure
Description: Extended structure of S076 for usage in SPW




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




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

ROIJ_S076 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 "Extended structure of S076 for usage in SPW" 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_ROIJ_S076 TYPE ROIJ_S076.

The ROIJ_S076 table consists of various fields, each holding specific information or linking keys about Extended structure of S076 for usage in SPW data available in SAP. These include MANDT (Client), SSOUR (Statistic(s) origin), VRSIO (Version number in the information structure), SPMON (Period to analyze - month).. 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 ROIJ_S076 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
MANDTClient MANDTCLNT3Assigned to domainMANDT
SSOURStatistic(s) origin SSOURCHAR4SSOUR
VRSIOVersion number in the information structure VRSIOCHAR3Assigned to domainVRSIOMCV
SPMONPeriod to analyze - month SPMONNUMC6PERIMCPERIOD
SPTAGPeriod to analyze - current date SPTAGDATS8DATUM
SPWOCPeriod to analyze - week SPWOCNUMC6PERIMCPERIOD
SPBUPPeriod to analyze - posting period SPBUPNUMC6PERIMCPERIOD
PMNUXProduct group/material in planning hierarchy PMNUXCHAR18MARAMATN1MATNRPGP
WENUXPlant WENUXCHAR4T001WWERKSWRK
VSNDAProduction version VSNDACHAR4Assigned to domainVERIDVER
PERIVFiscal Year Variant PERIVCHAR2Assigned to domainPERIV
VWDATPointer to administrative data VWDATNUMC10VWDAT
BASMEBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
ABSATSales ABSATFLTP16(16) FLTP
PRODUProduction PRODUFLTP16(16) FLTP
LAGRIStock level LAGRIFLTP16(16) FLTP
LAGRZTarget stock level LAGRZFLTP16(16) FLTP
REICHRange of coverage (days' supply) REICHFLTP16(16) FLTP
REICZTarget range of coverage (target days' supply) REICZFLTP16(16) FLTP
IPRODInverse production OIJ_IPRODQUAN13(3) MENGE

Key field Non-key field



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

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

How to access SAP table ROIJ_S076

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