USMD_E1CSKSM SAP (Dummy structure for E1CSKSM) Structure details

Dictionary Type: Structure
Description: Dummy structure for E1CSKSM




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




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

USMD_E1CSKSM 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 E1CSKSM" 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_E1CSKSM TYPE USMD_E1CSKSM.

The USMD_E1CSKSM table consists of various fields, each holding specific information or linking keys about Dummy structure for E1CSKSM data available in SAP. These include MANDT (3-Byte field), KOKRS (Controlling Area), KOSTL (Cost Center), DATBI (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_E1CSKSM 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
KOKRS Controlling Area0
KOSTL Cost Center0
DATBI Character field, 8 characters long0
DATAB Character field, 8 characters long0
ERSDA Character field, 8 characters long0
USNAM Entered by0
BKZKP Lock Indicator for Actual Primary Postings0
BKZKS Lock Indicator for Actual Secondary Costs0
BKZER Lock Indicator for Actual Revenue Postings0
BKZOB Lock Indicator for Commitment Update0
PKZKP Lock Indicator for Plan Primary Costs0
PKZKS Lock Indicator for Plan Secondary Costs0
PKZER Lock Indicator for Planning Revenues0
VMETH Indicator for Allowed Allocation Methods0
MGEFL Indicator for Recording Consumption Quantities0
BUKRS Name of global company code0
GSBER Globally unique business area0
ABTEI Department0
KOSAR Cost Center Category0
VERAK Person Responsible0
WAERS R/2 table0
NKOST Subsequent cost center0
LAND1 3-Byte field0
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
REGIO Region (State, Province, County)0
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
KHINR Standard Hierarchy Area0
KOMPL Completion flag for the cost center master record0
OBJNR Object number0
TXJCD Tax Jurisdiction0
VNAME Joint venture0
RECID Recovery Indicator0
ETYPE Equity type0
PRCTR Profit Center0
JV_JIBCL JIB/JIBE Class0
JV_JIBSA JIB/JIBE Subclass A0
LOGSYSTEM Logical System0
KVEWE Usage of the condition table0
KAPPL Application0
KALSM Procedure (Pricing, Output Control, Acct. Det., Costing,...)0
KOSZSCHL CO-CCA Overhead Key0
DRNAM Printer destination for CCtr report0
CCKEY Cost collector key0
STAKZ Indicator. object is statistical0
FUNKT Function of cost center0
AFUNK Alternative function of cost center0
CPI_TEMPL 0
CPD_TEMPL 0
FUNC_AREA 0
SCI_TEMPL 0
SCD_TEMPL 0
FUNC_AREA_LONG Functional Area (long form)0

Key field Non-key field



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

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

How to access SAP table USMD_E1CSKSM

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