Q0887 SAP (Infotype 0887 dynpro fields (Garnishments)) Structure details

Dictionary Type: Structure
Description: Infotype 0887 dynpro fields (Garnishments)




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




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

Q0887 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 "Infotype 0887 dynpro fields (Garnishments)" 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_Q0887 TYPE Q0887.

The Q0887 table consists of various fields, each holding specific information or linking keys about Infotype 0887 dynpro fields (Garnishments) data available in SAP. These include GMTYP_FRAME (Text, 40 Characters Long), GMTYP_TXT (Garnishment type text), GMCID_UI (Garnishment identifier), EMFSL (Payee key for bank transfers).. 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 Q0887 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
GMTYPGarnishment request type PES_GMTYPCHAR4Assigned to domainSUBTY_591A
GMTYP_FRAMEText, 40 Characters Long TEXT40CHAR40TEXT40
GMTYP_TXTGarnishment type text PES_GMTYP_TXTCHAR34TEXT34
GMCID_UIGarnishment identifier PES_GMCIDCHAR20CHAR20
EMFSLPayee key for bank transfers EMFSL_521BCHAR8T521CEMFSL_521B
EMFTXPayee Text EMFTXCHAR40TEXT40
BANKSBank country key BANKSCHAR3T005LAND1BKL
BKORTCity ORT01CHAR25TEXT25
BKPLZPostal Code BKPLZCHAR10PSTLZ
BANKLBank Keys BANKKCHAR15BANKKBNK
SWIFTSWIFT/BIC for International Payments SWIFTCHAR11SWIFT
BANKNBank account number BANKNCHAR18BANKN
BKONTBank Control Key BKONTCHAR2BKONT
DTAWSInstruction key for data medium exchange DTAWSCHAR2T015WDTAWS
STCD1Tax Number 1 STCD1CHAR16STCD1
BKREFReference specifications for bank details BKREFCHAR20CHAR20
ZLSCHPayment Method PCODECHAR1Assigned to domainZLSCH
ZWECKPurpose of Bank Transfers DZWECKCHAR40TEXT40
STRASHouse number and street STRASCHAR30TEXT30
STATESTATE (State, Province, County) REGIOCHAR3T005SREGIO
IBANIBAN (International Bank Account Number) IBANCHAR34IBAN
GMAMDTotal value already held PES_GMAMDCURR15(2) P_AMT08
WAERSGMAMDCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
GMBASGarnishment basis for value calculation PES_GMBASCURR15(2) P_AMT08
WAERSGMBASCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
GMCPRPreviously deducted value PES_GMCPRCURR15(2) P_AMT08
WAERSGMCPRCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
GMSUBMonthly deductible value PES_GMSUBCURR15(2) P_AMT08
WAERSGMSUBCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
WAERSGMDEBCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
SBTTXName of Subtype SBTTXCHAR40TEXT40
GMBLG_TXTWage Type Long Text LGTXTCHAR25TEXT25
IBAN00IBAN (International Bank Account Number) HRPAD_IBAN00CHAR42HRPAD_IBAN00
GMTOTTotal amount deducted from garnishment start PES_GMTOTCURR15(2) P_AMT08
WAERSGMTOTCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
GMNBTAmount still not transferred PES_GMNBTCURR15(2) P_AMT08
WAERSGMNBTCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
GMNYDAmount not deducted in period PES_GMNYDCURR15(2) P_AMT08
WAERSGMNYDCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
INPER_UIPeriod in payroll PES_INPER_UICHAR7CHAR7
IPENDEnd of payroll period (IN period) IPENDDATS8DATUM

Key field Non-key field



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

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

How to access SAP table Q0887

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