SJCO_AS4RMR SAP (iSeries Roll Management: Resources) Structure details

Dictionary Type: Structure
Description: iSeries Roll Management: Resources




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




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

SJCO_AS4RMR 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 "iSeries Roll Management: Resources" 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_SJCO_AS4RMR TYPE SJCO_AS4RMR.

The SJCO_AS4RMR table consists of various fields, each holding specific information or linking keys about iSeries Roll Management: Resources data available in SAP. These include USERMGMT (), CURRSIZE (iSeries Roll Admin.: User Administration - Current Size), PEAKSIZE (iSeries Roll Management: User Management - Size Peak Value), ROLLMGMT ().. 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: Not classified


SAP SJCO_AS4RMR 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
RMACTSPACE 0
USERMGMT 0
CURRSIZEiSeries Roll Admin.: User Administration - Current Size A4RMUMCSINT410INT4
PEAKSIZEiSeries Roll Management: User Management - Size Peak Value A4RMUMPSINT410INT4
ROLLMGMT 0
CURRSIZEiSeries Roll Management: Roll Area Management - Current Size A4RMRACSINT410INT4
PEAKSIZEiSeries Roll Manag.: Roll Area Management - Size Peak Value A4RMRAPSINT410INT4
RMFREELIST 0
MAXELEMiSeries Roll Management:Max. Number of Elements in Free List AS4RMFUMMEINT410INT4
CURRELiSeries Roll Management: Number of Elements in Free List AS4RMFUMCEINT410INT4
PEAKELEMiSeries Roll Management: Peak Usage of Free List AS4RMFUMPEINT410INT4
MAXBIGELiSeries Roll Manag.: Max. No. of Large Elements in Free List AS4RMFUMBEINT410INT4
CURBIGELiSeries Roll Management: No. of Large Elements in Free List AS4RMFUCBEINT410INT4
CURTOTSPiSeries Roll Management: Total Usage of Free List AS4RMFUCTSINT410INT4
RMFROLAREA 0
MAXELEMiSeries Roll Man.:Max. No. of Elements of Availab. Roll Area AS4RMFRAMEINT410INT4
CURRELiSeries Roll Man.: Number of Elements of Available Roll Area AS4RMFRACEINT410INT4
PEAKELEMiSeries Roll Management: Peak Value of Available Roll Area AS4RMFRAPEINT410INT4
MAXBIGELiSeries Roll Man.:Max. No. Large Elements of Avail.Roll Area AS4RMFRMBEINT410INT4
CURBIGELiSeries Roll Man.: No. of Large Elements of Avail. Roll Area AS4RMFRCBEINT410INT4
CURTOTSPiSeries Roll Management: Total Usage of Available Roll Area AS4RMFRCTSINT410INT4
ROLMGMTINT 0
SHMSEGSIZEiSeries Roll Management: Size of Shared Memory Segment AS4RMIUMSSINT410INT4
RACREASIZEiSeries Roll Management: Initial Size of Roll Area AS4RMIRACSINT410INT4
RAEXTSIZEiSeries Roll Management:Size of Extension Unit for Roll Area AS4RMIRAESINT410INT4
SHMSEGKEYiSeries Roll Management: Next Shared Memory Segment Key AS4RMINRSKINT410INT4

Key field Non-key field



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

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

How to access SAP table SJCO_AS4RMR

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