RFKCR500A SAP (Check Management: ALV for Check List for Payment Document) Structure details

Dictionary Type: Structure
Description: Check Management: ALV for Check List for Payment Document




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




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

RFKCR500A 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 "Check Management: ALV for Check List for Payment Document" 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_RFKCR500A TYPE RFKCR500A.

The RFKCR500A table consists of various fields, each holding specific information or linking keys about Check Management: ALV for Check List for Payment Document data available in SAP. These include INFO (Info Field for ALV Internal), HERKF (Origin of Payment Information), ORG1T (Type of Organization), ORG1R (Reference for Organization).. 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 RFKCR500A 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
LFDNRCounter NUM03NUMC3NUM03
INFO Info Field for ALV Internal0
HERKFOrigin of Payment Information CRHERKFCHAR1CRHERKF
ORG1TType of Organization ORG1T_PAYCHAR2ORGTP_PAY
ORG1RReference for Organization ORG1R_PAYCHAR8CHAR8
HBKIDShort Key for a House Bank HBKIDCHAR5Assigned to domainHBKID
HKTIDID for account details HKTIDCHAR5Assigned to domainHKTID
ZTARTCR: Payment medium type CRZTKINDCHAR1CRZTKIND
ZTNUMPayment Medium ID Number CRZTNUMCHAR13ALPHACRZTNUM_KK8CRZTNUM
LAUFDDate on Which the Program Is to Be Run LAUFDDATS8DATUM
LAUFIAdditional Identification LAUFICHAR6LAUFI
LINK_ICONCarrier field for icons ICON_TEXTCHAR132SYCHAR132
LINK_TXT Text Info for Possible Existing Replacement Check0
STATE_ICONCarrier field for icons ICON_TEXTCHAR132SYCHAR132
STATE_TXT 0
STATEStatus of a Payment Medium CHKSTATECHAR1CHKSTATE
BUDATIssue Date of Check AUSDAT_KKDATS8DATUM
VALUTValue date VALUTDATS8DATUM
FAEDNCheck Redeemable/Valid From VALFROM_KKDATS8DATUM
VALIDExpiry Date for a Payment Medium CHKVALIDDATS8DATS
ERDATDate on Which Record Was Created ERDATDATS8DATUM
ERTIMTime at which the object was created ERTIM_KKTIMS6UZEIT
ERNAMName of Person who Created the Object ERNAMCHAR12USNAM
AEDATChanged On AEDATDATS8DATUM
AETIMTime at Which the Object Was Last Changed AETIM_KKTIMS6UZEIT
AENAMLast changed by AENAM_KKCHAR12USNAM
BNKDTCheck encashment date BANCDDATS8DATUM
VOIDRSReason for Check Voiding VOIDREAS_KKCHAR2Assigned to domainVOIDREAS_KK
VTEXTName of Reason for Check Voiding VTEXT_KKCHAR50TXT50
VDDATDate of Check Voiding VDDAT_KKDATS8DATUM
VDNAMCheck Voided By VDNAM_KKCHAR12USNAM

Key field Non-key field



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

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

How to access SAP table RFKCR500A

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