/MRSS/T_CAPACITY_RES_PRIO_ALV SAP (UI structure for capacity reserve priority incl. totals) Structure details

Dictionary Type: Structure
Description: UI structure for capacity reserve priority incl. totals




ABAP Code to SELECT data from /MRSS/T_CAPACITY_RES_PRIO_ALV
Related tables to /MRSS/T_CAPACITY_RES_PRIO_ALV
Access table /MRSS/T_CAPACITY_RES_PRIO_ALV




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

/MRSS/T_CAPACITY_RES_PRIO_ALV 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 "UI structure for capacity reserve priority incl. totals" 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_/MRSS/T_CAPACITY_RES_PRIO_ALV TYPE /MRSS/T_CAPACITY_RES_PRIO_ALV.

The /MRSS/T_CAPACITY_RES_PRIO_ALV table consists of various fields, each holding specific information or linking keys about UI structure for capacity reserve priority incl. totals data available in SAP. These include SLA_PRIORITY (SLA Threshold Priority), CAPA_RESERVE_SLA_SINGLE (Forecast Capacity Reserve for an SLA), CAPA_RESERVE_SLA_S_UNIT (Unit for Forecast Capacity Reserve for an SLA), CAPA_RESERVE_SLA (Total Capacity Reserve for an SLA).. 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 /MRSS/T_CAPACITY_RES_PRIO_ALV 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
TOTAL_COL Column for total0
SLA_PRIORITYSLA Threshold Priority /MRSS/T_POT_PRIORITYCHAR2Assigned to domain/MRSS/_POT_PRIORITY
CAPA_RESERVE_SLA_SINGLEForecast Capacity Reserve for an SLA /MRSS/T_POT_CAP_RESERVE_SINGLEQUAN7(2) /MRSS/_POT_CAPA_RESERVE
CAPA_RESERVE_SLA_S_UNITUnit for Forecast Capacity Reserve for an SLA /MRSS/T_POT_CAPA_RESV_S_UNITUNIT3Assigned to domainCUNITMEINS
CAPA_RESERVE_SLATotal Capacity Reserve for an SLA /MRSS/T_POT_CAPA_RESERVE_SLAQUAN7(2) /MRSS/T_POT_CAPA_RESERVE
CAPA_RES_UNIT_SLAUnit for Total Capacity Reserve for an SLA /MRSS/T_POT_CAPA_RESV_UNIT_SLAUNIT3Assigned to domainCUNITMEINS
AVAILABLE_CAPA_SLAAvailable Capacity for an SLA /MRSS/T_POT_CAPA_REAL_WITH_CRQUAN12(2) /MRSS/POT_CAPACITY
AVAILABLE_CAPA_SLA_UNITUnit for Available Capacity for an SLA /MRSS/T_POT_CAP_REAL_UNIT_W_CRUNIT3Assigned to domainCUNITMEINS
CAPA_RES_CONSConsumed Capacity Reserve /MRSS/T_POT_CAPA_RESERVE_CONSQUAN7(2) /MRSS/T_POT_CAPA_RESERVE
CAPA_RES_CONS_UNITUnit for Capacity Reserve /MRSS/T_POT_CAPA_RESERVE_UNITUNIT3Assigned to domainCUNITMEINS
CAPA_REAL_RES_SLAAvailable Reserve for SLA /MRSS/T_POT_CAPA_REAL_RES_SLAQUAN7(2) /MRSS/T_POT_CAPA_RESERVE
CAPA_REAL_R_UNIT_SLAUnit for Available Capacity Reserve for an SLA /MRSS/T_POT_CAP_REAL_R_UNI_SLAUNIT3Assigned to domainCUNITMEINS
TOTAL_POTENTIALTotal Potential Capacity /MRSS/T_POT_CAP_POTENTIALQUAN12(2) /MRSS/POT_CAPACITY
TOTAL_POTENTIAL_UNITUnit of Potential Capacity /MRSS/T_POT_CAPA_POTEN_UNITUNIT3Assigned to domainCUNITMEINS
TOTAL_CONSUMEDCapacity Consumed /MRSS/T_POT_CAPA_CONSUMEDQUAN12(2) /MRSS/POT_CAPACITY
TOTAL_CONSUMED_UNITUnit of Capacity consumed /MRSS/T_POT_CAPA_CONSUMED_UNITUNIT3Assigned to domainCUNITMEINS
TOTAL_AVAILABLECapacity Consumed /MRSS/T_POT_CAPA_CONSUMEDQUAN12(2) /MRSS/POT_CAPACITY
TOTAL_AVAILABLE_UNITUnit of Capacity consumed /MRSS/T_POT_CAPA_CONSUMED_UNITUNIT3Assigned to domainCUNITMEINS
POTENTIAL_UNRNormal Capacity /MRSS/T_POT_CAPA_POTEN_UNRESQUAN12(2) /MRSS/_POT_CAPACITY
POTENTIAL_UNR_UNITUnit for Normal Capacity /MRSS/T_POT_CAP_POTEN_UNR_UNITUNIT3Assigned to domainCUNITMEINS
AVAILABLE_UNRAvailable Normal Capacity /MRSS/T_POT_CAPA_REAL_UNRESQUAN12(2) /MRSS/_POT_CAPACITY
AVAILABLE_UNR_UNITUnit for Available Normal Capacity /MRSS/T_POT_CAPA_REAL_UNR_UNITUNIT3Assigned to domainCUNITMEINS
CONSUMED_UNRCapacity Consumed /MRSS/T_POT_CAPA_CONSUMEDQUAN12(2) /MRSS/POT_CAPACITY
CONSUMED_UNR_UNITUnit of Capacity consumed /MRSS/T_POT_CAPA_CONSUMED_UNITUNIT3Assigned to domainCUNITMEINS
TOTAL_RESERVETotal Capacity Reserve /MRSS/T_POT_TOT_CAPA_RESQUAN12(2) /MRSS/_POT_CAPACITY
TOTAL_RESERVE_UNITUnit for Capacity Reserve /MRSS/T_POT_CAPA_RESERVE_UNITUNIT3Assigned to domainCUNITMEINS
AVAILABLE_RESERVEAvailable Capacity Reserve /MRSS/T_POT_CAPA_REAL_RESERVEQUAN7(2) /MRSS/_POT_CAPA_RESERVE
AVAILABLE_RESERVE_UNITUnit of Real Available Capacity /MRSS/T_POT_CAPA_REAL_UNITUNIT3Assigned to domainCUNITMEINS

Key field Non-key field



How do I retrieve data from SAP structure /MRSS/T_CAPACITY_RES_PRIO_ALV using ABAP code?

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

How to access SAP table /MRSS/T_CAPACITY_RES_PRIO_ALV

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