BFKKZP SAP (Item (payment lot transfer)) Structure details

Dictionary Type: Structure
Description: Item (payment lot transfer)




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




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

BFKKZP 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 "Item (payment lot transfer)" 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_BFKKZP TYPE BFKKZP.

The BFKKZP table consists of various fields, each holding specific information or linking keys about Item (payment lot transfer) data available in SAP. These include TBNAM (Table Name), SELT1 (Selection Category), SELT2 (Selection Category), SELT3 (Selection Category).. 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 BFKKZP 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
STYPERecord Type for Payment Lot Transfer STYPE_Z_KKCHAR1STYPE_Z_KK
TBNAMTable Name TABNAMECHAR30DD02LAS4TABDTB
SELT1Selection Category SELTX_KKCHAR1TFK004SELTX_KK
SELT2Selection Category SELTX_KKCHAR1TFK004SELTX_KK
SELT3Selection Category SELTX_KKCHAR1TFK004SELTX_KK
SELW1Field value to be selected SELWC_KKCHAR35CHAR35
SELW2Field value to be selected SELWC_KKCHAR35CHAR35
SELW3Field value to be selected SELWC_KKCHAR35CHAR35
BETRZPayment amount in transaction currency (batch input) BETRZ_B_KKCHAR16CHAR16
BETRHAmount In Local Currency With +/- Sign (Batch Input) BETRH_B_KKCHAR16CHAR16
TBETRPartial Amount that Refers to the Specified Selection TBETR_B_KKCHAR16CHAR16
BVRKOBank clearing account BVRKO_KKCHAR10SKA1ALPHASAKNR
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
GSBERBusiness Area GSBERCHAR4TGSBGSBERGSB
BLARTDocument Type BLART_KKCHAR2TFK003BLART_KK
WAERSCurrency Key WAERSCUKY5TCURCWAERSFWS
KURSFExchange Rate (Batch Input) KURSF_B_KKCHAR10CHAR10
BUDATPosting Date in Document (Batch Input) BUDAT_B_KKCHAR8CHAR8
BLDATDocument date (batch input) BLDAT_B_KKCHAR8CHAR8
VALUTValue date (batch input) VALUT_B_KKCHAR8CHAR8
XEIPHCreate Line Item in General Ledger XEIPH_KKCHAR1XFELD
AUGRDClearing Reason AUGRD_KKCHAR2TFK001AAUGRD_KK
XAKONPost Payment on Account XAKON_KKCHAR1XFELD
XKLAEClarify Payment Transaction XKLAE_KKCHAR1XFELD
KLAEHClarification Account KLAEH_KKCHAR10SKA1ALPHASAKNR
TXTVWNote to Payee in Payment TXTVW_KKCHAR80CHAR80
CHCKNCheck number CHCKN_KKCHAR13CHCKN
BANKSBank country key BANKSCHAR3T005LAND1BKL
BANKLBank number BANKLCHAR15BANKLBLZ
BANKNBank account number BANKNCHAR18BANKN
BKONTBank Control Key BKONTCHAR2BKONT
KOINHName of Holder of Bank Account/Check Issuer/Cardholder KOINH_KKCHAR60KOINH
XPGROPost Office Bank Current Account XPGROCHAR1XFELD
XDAUBPayment by Standing Order XDAUB_KKCHAR1XFELD
INFOFAdditional information INFOF_KKCHAR50CHAR50
KUKONShort Account Assignment for Transfer Postings KUKON_KKCHAR4TFK020KKUKON_KK
BKREFReference specifications for bank details BKREFCHAR20CHAR20
CCINSPayment card type CCINS_KKCHAR4TB033CC_INSTITUTE
CCNUMPayment cards: Card number CCNUMCHAR25VCNUMCCNUM
DATABPayment Cards: Valid From (Batch Input) DATAB_B_KKCHAR8CHAR8
DATBIPayment Cards: Valid To (Batch Input) DATBI_B_KKCHAR8CHAR8
AUNUMPayment cards: Authorization number AUNUM_KKCHAR25CHAR25
AUDATPayment Cards: Date of Authorization (Batch Input) AUDAT_B_KKCHAR8CHAR8
AUTIMPayment Cards: Time of Authorization (Batch Input) AUTIM_B_KKCHAR6CHAR6
PRCTRProfit Center PRCTRCHAR10Assigned to domainALPHAPRCTRPRCPRCTR_EMPTY
BEGRUAuthorization Group BEGRU_PL_KKCHAR4BEGRU
MERCHPayment cards: Merchant ID at the clearing house MERCHCHAR15Assigned to domainMERCH
IBANIBAN (International Bank Account Number) IBAN_KKCHAR34IBAN
SWIFTSWIFT Code/Bank Identifier Code (BIC) BICSW_KKCHAR11SWIFT

Key field Non-key field



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

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

How to access SAP table BFKKZP

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