RFKC4_1 SAP (ALV Fields for SAPLFKKC4 (Maintain Bank Data)) Structure details

Dictionary Type: Structure
Description: ALV Fields for SAPLFKKC4 (Maintain Bank Data)




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




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

RFKC4_1 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 "ALV Fields for SAPLFKKC4 (Maintain Bank Data)" 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_RFKC4_1 TYPE RFKC4_1.

The RFKC4_1 table consists of various fields, each holding specific information or linking keys about ALV Fields for SAPLFKKC4 (Maintain Bank Data) data available in SAP. These include XEDIT (Line Item Selection is Modifiable), STAT_I (Icon for Status of Item), GPART (Business Partner Number), VKONT (Contract Account Number).. 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 RFKC4_1 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
XMARKIndicator: Line selected XMARKCHAR1XFELD
XEDIT Line Item Selection is Modifiable0
STAT_IIcon for Status of Item STAT_I_KKCHAR100
GPARTBusiness Partner Number GPART_KKCHAR10Assigned to domainALPHABU_PARTNERBPA
VKONTContract Account Number VKONT_KKCHAR12Assigned to domainALPHAVKONT_KKKTOFKKVKP_F4
VTREFReference Specifications from Contract VTREF_KKCHAR20ALPHAVTREF_KKVTZ
SUBAPSubapplication in Contract Accounts Receivable and Payable SUBAP_KKCHAR1SUBAP_KK8SA
PPACCPrepaid Account PPACC_KKCHAR12ALPHAPPACC_KK8PPACCFKKPREPACC_F4
VKTIDVKONT/VTREF/PPACC as Field VKTID_KKCHAR20CHAR20
VTREF_IObject Type VTREF_I_KKCHAR100
VKBEZContract account name VKBEZ_KKCHAR35TEXT35
ABWREAlternative Payer ABWRE_KKCHAR10Assigned to domainALPHABU_PARTNERBUPA
PPPTBPayment By for Prepaid Accounts PPPTB_KKCHAR1PPPTB_KK
EZAWEIncoming Payment Method EZAWE_KKCHAR1CHAR1
EZASPLock Reason for Incoming Payments EZASP_OLD_KKCHAR1Assigned to domainSPZAH_KK
EBVTYBank Details ID for Incoming Payments EBVTY_KKCHAR4CHAR4
EBVTXBank Details Text for Incoming Payments EBVTX_KKCHAR140TEXT140
MNDIDUnique Referene to Mandate per Payment Recipient SEPA_MNDIDCHAR35ID035
CCARD_IDPayment Card ID for Incoming Payments CCID_IN_KKCHAR6CHAR6
CCITXPayment Card Text for Incoming Payments CCITX_KKCHAR140TEXT140
ABWRAAlternative Payee ABWRA_KKCHAR10Assigned to domainALPHABU_PARTNERBUPA
AZAWEOutgoing Payment Methods AZAWE_KKCHAR5CHAR5
AZASPLock Reason for Outgoing Payments AZASP_OLD_KKCHAR1Assigned to domainSPZAH_KK
ABVTYBank Details ID for Outgoing Payments ABVTY_KKCHAR4CHAR4
ABVTXText for Outgoing Bank Details ABVTX_KKCHAR140TEXT140
CCARD_OUTPayment Card ID for Outgoing Payments CCID_OUT_KKCHAR6CHAR6
CCOTXPayment Card Text for Outgoing Payments CCOTX_KKCHAR140TEXT140
ABWR_IIcon for Alternative Payer/Payee ABWR_I_KKCHAR100
ABWZV_IIcon for Alternative Payment Details ABWZW_I_KKCHAR100
EZASP_IIcon for Incoming Payment Lock EZASP_I_KKCHAR100
AZASP_IIcon for Outgoing Payment Lock AZASP_I_KKCHAR100
ABWGP_IIcon: Business Partner is Alternative Payer/Payee ABWGP_I_KKCHAR100
GPARV_IIcon: Business Partner is Payer GPARV_I_KKCHAR100
GPARVBusiness Partner Acting as Payer in Payment Transactions GPARV_KKCHAR10Assigned to domainALPHABU_PARTNER
VKONVContract account used for payment transactions VKONV_KKCHAR12Assigned to domainALPHAVKONT_KK
OPBUKCompany Code Group OPBUK_KKCHAR4Assigned to domainOPBUK_KKOPBUK
PYBUKCompany Code for Automatic Payment Transactions PYBUK_KKCHAR4Assigned to domainBUKRS
STDBKStandard Company Code STDBK_KKCHAR4Assigned to domainBUKRS
OBJ1X_XUse Alternative Payment Specifications OBJ1X_PAYCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table RFKC4_1

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