FKK042Z SAP (Payment methods for automatic payment) Structure details

Dictionary Type: Structure
Description: Payment methods for automatic payment




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




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

FKK042Z 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 "Payment methods for automatic payment" 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_FKK042Z TYPE FKK042Z.

The FKK042Z table consists of various fields, each holding specific information or linking keys about Payment methods for automatic payment data available in SAP. These include MANDT (Client), LAND1 (Country Key), ZLSCH (Payment Method), XBKKT (Bank Details of Business Partner Required).. 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 FKK042Z 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 MANDTCLNT3T000MANDT
LAND1Country Key LAND1CHAR3T005LAND1LND
ZLSCHPayment Method PYMET_KKCHAR1TFK042ZPYMET_KK
XBKKTBank Details of Business Partner Required XBKKTCHAR1XFELD
XSTRAIndicator: Street, P.O.box or P.O.box postal code required XSTRACHAR1XFELD
XEINZIndicator: Payment Method Used for Incoming Payments? XEINZCHAR1XFELD
XPGIRPayment method for post office bank account XPGIR_PAYCHAR1XFELD
XSCHKIndicator: Is a Check Created Using This Payment Method? XSCHK_042ZCHAR1XFELD
XEUROIndicator: EU Internal Transfer w/o Reporting Section XEUROCHAR1XFELD
XVERRProcessing type of payment method XVERR_KKCHAR1XVERR_KK
FORMIPayment medium format FORMI_PAYCHAR30TFK042FFORMT_PAY
FORMZSupplement for payment medium format FORMZ_PAYCHAR6TFK042FZFORMZ_PAY
XNOPOPayment Order Instead of Payment Posting XNOPO_KKCHAR1XFELD
XEBPPPayment Method for FSCM Biller Direct XEBPP_KKCHAR1XEBPP_KK
XESRDISR Procedure XESRD_KKCHAR1XFELD
XADDRAddress not Required XADDR_KKCHAR1XFELD
BOLTYBoleto: Assignment type BOLTY_KKCHAR1BOLTY_KK
DDATYDebit Memo Notification: Category of Payment Method DDATY_KKCHAR1DDATY_KK
XIBANIBAN and/or SWIFT Code Required XIBAN_KKCHAR1IBAN_SWIFT_KK
XSEPASEPA Mandate Required XSEPA_KKCHAR1XFELD
PNOPTSEPA: Use Direct Debit Pre-Notification PNOPT_KKCHAR1XFELD
APPLKApplication area APPLK_KKCHAR1APPLK_KK
BLARTDocument Type BLART_KKCHAR2TFK003BLART_KK
AUGRDClearing Reason AUGRD_KKCHAR2TFK001AAUGRD_KK
PREFTYPCategory of Note to Payee PREFTYP_PAYCHAR10TFK042FWPREFTYP_PAY
TEXT1Name of Payment Method in Language of the Country TEXT1_042ZCHAR30TEXT30

Key field Non-key field



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

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

How to access SAP table FKK042Z

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