USMD_E1KEPCM SAP (Dummy structure for E1KEPCM) Structure details

Dictionary Type: Structure
Description: Dummy structure for E1KEPCM




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




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

USMD_E1KEPCM 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 E1KEPCM" 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_USMD_E1KEPCM TYPE USMD_E1KEPCM.

The USMD_E1KEPCM table consists of various fields, each holding specific information or linking keys about Dummy structure for E1KEPCM data available in SAP. These include MANDT (3-Byte field), PRCTR (Profit Center), DATBI (Character field, 8 characters long), DATAB (Character field, 8 characters long).. 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 USMD_E1KEPCM 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
MSGFN Function0
MANDT 3-Byte field0
PRCTR Profit Center0
DATBI Character field, 8 characters long0
DATAB Character field, 8 characters long0
ERSDA Character field, 8 characters long0
USNAM Created By0
ABTEI Department0
VERAK Person Responsible for Profit Center0
WAERS R/2 table0
LAND1 Country Key0
ANRED Title0
NAME1 Name 10
NAME2 Name 20
NAME3 Name 30
NAME4 Name 40
ORT01 City0
ORT02 District0
STRAS Street and House Number0
PFACH PO Box0
PSTLZ Postal Code0
PSTL2 P.O. Box Postal Code0
SPRAS Language Key0
TELBX Telebox number0
TELF1 First telephone number0
TELF2 Second telephone number0
TELFX Fax Number0
TELTX Teletex number0
TELX1 Telex number0
DATLT Data communication line no.0
DRNAM Printer name for profit center0
KHINR Profit center area0
KOKRS Controlling Area0
VNAME Joint venture0
RECID Recovery Indicator0
ETYPE Equity type0
TXJCD Tax Jurisdiction0
REGIO Region (State, Province, County)0
LOGSYSTEM Logical System0
LOCK_IND 0
PCA_TEMPLATE 0
SEGMENT 0

Key field Non-key field



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

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

How to access SAP table USMD_E1KEPCM

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