DMEE_MCSH_UMSATZ SAP (MultiCash Format: Item Information (Item)) Structure details

Dictionary Type: Structure
Description: MultiCash Format: Item Information (Item)




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




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

DMEE_MCSH_UMSATZ 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 "MultiCash Format: Item Information (Item)" 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_DMEE_MCSH_UMSATZ TYPE DMEE_MCSH_UMSATZ.

The DMEE_MCSH_UMSATZ table consists of various fields, each holding specific information or linking keys about MultiCash Format: Item Information (Item) data available in SAP. These include KTONR (Account Number), AZNUM (Statement number), VALUT (Value Date), PRIMA (Primary note).. 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)


SAP DMEE_MCSH_UMSATZ 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
BANKYBank ID DMEE_MCSH_BANKYCHAR12
KTONRAccount Number DMEE_MCSH_KTONRCHAR24
AZNUMStatement number DMEE_MCSH_AZNUMCHAR4
VALUT Value Date0
PRIMAPrimary note DMEE_MCSH_PRIMACHAR10
VWZ01Note to payee DMEE_MCSH_VWZ01CHAR27
BUTXTPosting Text DMEE_MCSH_BUTXTCHAR27
UZEITTime DMEE_MCSH_UZEITCHAR4
TSCHLText Key DMEE_MCSH_TSCHLCHAR3
SCHNR Check Number0
WRBTRAmount DMEE_MCSH_WRBTRCHAR18
SAMPONumber of Collective Items DMEE_MCSH_SAMPOCHAR5
FOLGSNumber of subsequent records DMEE_MCSH_FOLGSCHAR1
BUDATPosting Date DMEE_MCSH_BUDATCHAR8
ZINF1Additional Information DMEE_MCSH_ZINF2CHAR15
ZINF2Additional Information DMEE_MCSH_ZINF2CHAR15
VWZ02Note to payee DMEE_MCSH_VWZCHAR27
VWZ03Note to payee DMEE_MCSH_VWZCHAR27
VWZ04Note to payee DMEE_MCSH_VWZCHAR27
VWZ05Note to payee DMEE_MCSH_VWZCHAR27
VWZ06Note to payee DMEE_MCSH_VWZCHAR27
VWZ07Note to payee DMEE_MCSH_VWZCHAR27
VWZ08Note to payee DMEE_MCSH_VWZCHAR27
VWZ09Note to payee DMEE_MCSH_VWZCHAR27
VWZ10Note to payee DMEE_MCSH_VWZCHAR27
VWZ11Note to payee DMEE_MCSH_VWZCHAR27
VWZ12Note to payee DMEE_MCSH_VWZCHAR27
VWZ13Note to payee DMEE_MCSH_VWZCHAR27
VWZ14Note to payee DMEE_MCSH_VWZCHAR27
AUFG1Customer DMEE_MCSH_AUFGCHAR27
AUFG2Customer DMEE_MCSH_AUFGCHAR27
AGBNKRequester's Bank DMEE_MCSH_AGBNKCHAR12
AGKTORequester's Account DMEE_MCSH_AGKTOCHAR24
GCODEBusiness Transaction Code DMEE_MCSH_GCODECHAR3
STORNReversal indicator DMEE_MCSH_STORNCHAR6
FWAERTransaction currency DMEE_MCSH_FWAERCHAR3
FWBTRTransaction amount DMEE_MCSH_FWBTRCHAR18
DMEE_RELNUMDMEE: Internal Relationship of Entries in Results Tables DMEE_RELNUMNUMC20NUMC20

Key field Non-key field



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

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

How to access SAP table DMEE_MCSH_UMSATZ

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