DMEE_MCSH_UMSATZ_I SAP (Internal Structure for DMEE_MCSH_UMSATZ) Structure details

Dictionary Type: Structure
Description: Internal Structure for DMEE_MCSH_UMSATZ




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




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

DMEE_MCSH_UMSATZ_I 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 "Internal Structure for DMEE_MCSH_UMSATZ" 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_I TYPE DMEE_MCSH_UMSATZ_I.

The DMEE_MCSH_UMSATZ_I table consists of various fields, each holding specific information or linking keys about Internal Structure for DMEE_MCSH_UMSATZ data available in SAP. These include BANKY (Bank ID), KTONR (Account Number), AZNUM (Statement number), VALUT (Value Date).. 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_I 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
TRAILER_001 Trailer Level 1 Processed0
TRAILER_INT_001 Internal Trailer Level 1 Processed0
TRAILER_002 Trailer Level 2 Processed0
TRAILER_INT_002 Internal Trailer Level 2 Processed0
TRAILER_003 Trailer Level 3 Processed0
TRAILER_INT_003 Internal Trailer Level 3 Processed0
TRAILER_004 Trailer Level 4 Processed0
TRAILER_INT_004 Internal Trailer Level 4 Processed0
TRAILER_005 Trailer Level 5 Processed0
TRAILER_INT_005 Internal Trailer Level 5 Processed0

Key field Non-key field



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

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

How to access SAP table DMEE_MCSH_UMSATZ_I

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