FMSHD300 SAP (FMSHERLOCK Structure for Screen 300) Structure details

Dictionary Type: Structure
Description: FMSHERLOCK Structure for Screen 300




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




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

FMSHD300 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 "FMSHERLOCK Structure for Screen 300" 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_FMSHD300 TYPE FMSHD300.

The FMSHD300 table consists of various fields, each holding specific information or linking keys about FMSHERLOCK Structure for Screen 300 data available in SAP. These include STATUS (Processing Status), KGRUND (Clarification Reason), KUKEY (Short key (surrogate)), ESNUM (Memo record number (line item number in bank statement)).. 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: Not classified


SAP FMSHD300 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
MANDTClient MANDTCLNT3Assigned to domainMANDT
STATUSProcessing Status FMCLEARSTATECHAR3FMSHERLOCKSTATUSFMCLEARSTATE
KGRUNDClarification Reason FMKGRUNDCHAR3FMKGRUND
KUKEYShort key (surrogate) KUKEY_EBNUMC8KUKEY_EB
ESNUMMemo record number (line item number in bank statement) ESNUM_EBNUMC5NUM5
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
KUNNRCustomer Numbers KUNNRCHAR10Assigned to domainALPHAKUNNRKUNC_KUNNR
KGRUNDTEXTClarification Reason as Text FMKGRUND_TXTCHAR80CHAR80
BELNRAccounting Document Number BELNR_DCHAR10ALPHABELNRBLN
GJAHRFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
BUZEINumber of Line Item Within Accounting Document BUZEINUMC3BUZEIBUZ
ACTUSERCurrent Processor FMCLERKACCHAR12USR02XUBNAME
BLARTDocument Type BLARTCHAR2Assigned to domainBLARTBAR
BLDATDocument Date in Document BLDATDATS8DATUM
BUDATPosting Date in the Document BUDATDATS8DATUM
DMBTRAmount in Local Currency DMBTRCURR13(2) WERT7
HWAERLocal Currency HWAERCUKY5Assigned to domainWAERS
SHKZGDebit/Credit Indicator SHKZGCHAR1SHKZG
AZNUMStatement number AZNUM_EBNUMC5NUM5
AZDATStatement Date AZDAT_EBDATS8DATEXDATE_EB
HBKIDShort Key for a House Bank HBKIDCHAR5Assigned to domainHBKID
HKTIDID for account details HKTIDCHAR5Assigned to domainHKTID
PARTNBusiness Partner PARTN_EBCHAR55CHAR55
PAKTOAccount number at the partner bank PAKTO_EBCHAR18BANKN
PABLZBank number of partner bank PABLZ_EBCHAR15BANKK
XBLNRReference Document Number XBLNR1CHAR16XBLNR1
ZUONRAssignment Number DZUONRCHAR18ZUONR
LASTCHANGERProcessor (Last Changed by) FMCLERKLCCHAR12UNAME
RESUBMITDTResubmission Date FMRESUBDTDATS8DATUM
LONGTEXTICONChange block: Name of the icon to be chnaged ICON_CHANGECHAR132SYCHAR132
LONGTEXTEXISTBoolean Variable (X=True, -=False, Space=Unknown) BOOLEANCHAR1BOOLEAN
CLEARVZ1Application of Funds from Eltro. Statement for FMBELI(2) FMCLEARVZCHAR81CHAR81
CLEARVZ2Application of Funds from Eltro. Statement for FMBELI(2) FMCLEARVZCHAR81CHAR81
CLEARVZ3Application of Funds from Eltro. Statement for FMBELI(2) FMCLEARVZCHAR81CHAR81
CLEARVZ4Application of Funds from Eltro. Statement for FMBELI(2) FMCLEARVZCHAR81CHAR81
CLEARVZ5Application of Funds from Eltro. Statement for FMBELI(2) FMCLEARVZCHAR81CHAR81
HAUSBANKName of bank BANKACHAR60TEXT60
HAUSBLZBank number BANKLCHAR15BANKLBLZ
HAUSKONTOBank account number BANKNCHAR18BANKN
ROW_IDRow Index of Internal Tables SYTABIXINT410SYST_LONG
SEQ_BUKRSCompany Code of Follow-On Document FM_SEQ_BUKRSCHAR4Assigned to domainBUKRS
SEQ_BELNRDocument Number of Follow-On Document FM_SEQ_BELNRCHAR10ALPHABELNR
SEQ_GJAHRFiscal Year of Follow-On Document FM_SEQ_GJAHRNUMC4GJAHRGJAHR
KURZTEXTInfotext for Processor FMKURZTEXTCHAR80CHAR80K
FLAG_READONLYBoolean Variable (X=True, -=False, Space=Unknown) BOOLEANCHAR1BOOLEAN
FLAG_AUTH_ADMINBoolean Variable (X=True, -=False, Space=Unknown) BOOLEANCHAR1BOOLEAN
FLAG_AUTH_CHANGEBoolean Variable (X=True, -=False, Space=Unknown) BOOLEANCHAR1BOOLEAN
FLAG_AUTH_POSTBoolean Variable (X=True, -=False, Space=Unknown) BOOLEANCHAR1BOOLEAN
FLAG_DIRTYBoolean Variable (X=True, -=False, Space=Unknown) BOOLEANCHAR1BOOLEAN
LONGTEXTGUIDGUID in 'CHAR' Format in Uppercase GUID_32CHAR32SYSUUID_C

Key field Non-key field



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

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

How to access SAP table FMSHD300

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