UM4SRES SAP (dummy structure for deletion of devclass sumig46) Structure details

Dictionary Type: Structure
Description: dummy structure for deletion of devclass sumig46




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




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

UM4SRES 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 "dummy structure for deletion of devclass sumig46" 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_UM4SRES TYPE UM4SRES.

The UM4SRES table consists of various fields, each holding specific information or linking keys about dummy structure for deletion of devclass sumig46 data available in SAP. These include ASCII (SPUMG/SUMG Number (16)), NON_ASCII (SPUMG/SUMG Number (16)), TABSIZE (SPUMG/SUMG Number (16)), CPR_BAD ().. 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: Cannot Be Enhanced


SAP UM4SRES 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
F1 .0
ASCIISPUMG/SUMG Number (16) UM4ANU16NUMC16
NON_ASCIISPUMG/SUMG Number (16) UM4ANU16NUMC16
TABSIZESPUMG/SUMG Number (16) UM4ANU16NUMC16
CPR_BAD 0
CPR_GOOD 0
LAST_CPCode Page UM4ACPNUMC4Assigned to domainCPCODEPAGE
DIFF_CP 0
NUM_ERRORSPUMG/SUMG Number (16) UM4ANU16NUMC16
NUM_TOTALSPUMG/SUMG Number (16) UM4ANU16NUMC16
DIC_INS 0
LANG_SPC 0
BAD_LANG 0
DEFAULT_CPCode Page UM4ACPNUMC4Assigned to domainCPCODEPAGE
CTRL_CODE 0
LOGCNTSPUMG/SUMG Number (16) UM4ANU16NUMC16

Key field Non-key field



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

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

How to access SAP table UM4SRES

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