FMSHERLOCK_GRID_STRUC SAP (FMSHERLOCK Structure for Grid Control Screen 200) Structure details

Dictionary Type: Structure
Description: FMSHERLOCK Structure for Grid Control Screen 200




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




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

FMSHERLOCK_GRID_STRUC 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 Grid Control Screen 200" 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_FMSHERLOCK_GRID_STRUC TYPE FMSHERLOCK_GRID_STRUC.

The FMSHERLOCK_GRID_STRUC table consists of various fields, each holding specific information or linking keys about FMSHERLOCK Structure for Grid Control Screen 200 data available in SAP. These include ACTUSER (Current Processor), ICON_STATUS (Symbol Processing Status), STATUS (Processing Status), RESUBMITDT (Resubmission 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 or numeric)


SAP FMSHERLOCK_GRID_STRUC 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
ICON_ACTUSERSymbol Current Processor FM_ICON_ACTUSERCHAR46TV_IMAGE
ACTUSERCurrent Processor FMCLERKACCHAR12USR02XUBNAME
ICON_STATUSSymbol Processing Status FM_ICON_STATECHAR46TV_IMAGE
STATUSProcessing Status FMCLEARSTATECHAR3FMSHERLOCKSTATUSFMCLEARSTATE
RESUBMITDTResubmission Date FMRESUBDTDATS8DATUM
KGRUNDClarification Reason FMKGRUNDCHAR3FMKGRUND
KGRUNDTEXTClarification Reason as Text FMKGRUND_TXTCHAR80CHAR80
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
GJAHRFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
BELNRAccounting Document Number BELNR_DCHAR10ALPHABELNRBLN
BUZEINumber of Line Item Within Accounting Document BUZEINUMC3BUZEIBUZ
KUKEYShort key (surrogate) KUKEY_EBNUMC8KUKEY_EB
ESNUMMemo record number (line item number in bank statement) ESNUM_EBNUMC5NUM5
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
CLEARVZApplication of Funds from Eltro. Statement for FMBELI(2) FMCLEARVZCHAR81CHAR81
XBLNRReference Document Number XBLNR1CHAR16XBLNR1
LASTCHANGERProcessor (Last Changed by) FMCLERKLCCHAR12UNAME
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
LONGTEXTEXISTLong Text on Clarification Case Exists FMLONGTEXTEXISTCHAR1BOOLEAN

Key field Non-key field



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

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

How to access SAP table FMSHERLOCK_GRID_STRUC

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