FKKCAPYLD SAP (FI-CA: Payment History List Display) Structure details

Dictionary Type: Structure
Description: FI-CA: Payment History List Display




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




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

FKKCAPYLD 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 "FI-CA: Payment History List Display" 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_FKKCAPYLD TYPE FKKCAPYLD.

The FKKCAPYLD table consists of various fields, each holding specific information or linking keys about FI-CA: Payment History List Display data available in SAP. These include FEL1 (Display payment development), FEL2 (Display payment development), FEL3 (Display payment development), FEL4 (Display payment development).. 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: Not classified


SAP FKKCAPYLD 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
MONTPayment History, Clearing Month MONT_KKCHAR10CHAR10
FEL1Display payment development FELX_KKCHAR50CHAR50
FEL2Display payment development FELX_KKCHAR50CHAR50
FEL3Display payment development FELX_KKCHAR50CHAR50
FEL4Display payment development FELX_KKCHAR50CHAR50
FEL5Display payment development FELX_KKCHAR50CHAR50
M01BTotal of incoming payments BEZA_KKCURR13(2) WRTV7
M01STotal reversed STOR_KKCURR13(2) WRTV7
M01AWrite-Offs AUSB_KKCURR13(2) WRTV7
M01OSum Total of Open Items OFFE_KKCURR13(2) WRTV7
M02BTotal of incoming payments BEZA_KKCURR13(2) WRTV7
M02STotal reversed STOR_KKCURR13(2) WRTV7
M02AWrite-Offs AUSB_KKCURR13(2) WRTV7
M02OSum Total of Open Items OFFE_KKCURR13(2) WRTV7
M03BTotal of incoming payments BEZA_KKCURR13(2) WRTV7
M03STotal reversed STOR_KKCURR13(2) WRTV7
M03AWrite-Offs AUSB_KKCURR13(2) WRTV7
M03OSum Total of Open Items OFFE_KKCURR13(2) WRTV7
M04BTotal of incoming payments BEZA_KKCURR13(2) WRTV7
M04STotal reversed STOR_KKCURR13(2) WRTV7
M04AWrite-Offs AUSB_KKCURR13(2) WRTV7
M04OSum Total of Open Items OFFE_KKCURR13(2) WRTV7
M05BTotal of incoming payments BEZA_KKCURR13(2) WRTV7
M05STotal reversed STOR_KKCURR13(2) WRTV7
M05AWrite-Offs AUSB_KKCURR13(2) WRTV7
M05OSum Total of Open Items OFFE_KKCURR13(2) WRTV7
M06BTotal of incoming payments BEZA_KKCURR13(2) WRTV7
M06STotal reversed STOR_KKCURR13(2) WRTV7
M06AWrite-Offs AUSB_KKCURR13(2) WRTV7
M06OSum Total of Open Items OFFE_KKCURR13(2) WRTV7
M07BTotal of incoming payments BEZA_KKCURR13(2) WRTV7
M07STotal reversed STOR_KKCURR13(2) WRTV7
M07AWrite-Offs AUSB_KKCURR13(2) WRTV7
M07OSum Total of Open Items OFFE_KKCURR13(2) WRTV7
M08BTotal of incoming payments BEZA_KKCURR13(2) WRTV7
M08STotal reversed STOR_KKCURR13(2) WRTV7
M08AWrite-Offs AUSB_KKCURR13(2) WRTV7
M08OSum Total of Open Items OFFE_KKCURR13(2) WRTV7
M09BTotal of incoming payments BEZA_KKCURR13(2) WRTV7
M09STotal reversed STOR_KKCURR13(2) WRTV7
M09AWrite-Offs AUSB_KKCURR13(2) WRTV7
M09OSum Total of Open Items OFFE_KKCURR13(2) WRTV7
M010BTotal of incoming payments BEZA_KKCURR13(2) WRTV7
M010STotal reversed STOR_KKCURR13(2) WRTV7
M010AWrite-Offs AUSB_KKCURR13(2) WRTV7
M010OSum Total of Open Items OFFE_KKCURR13(2) WRTV7
M011BTotal of incoming payments BEZA_KKCURR13(2) WRTV7
M011STotal reversed STOR_KKCURR13(2) WRTV7
M011AWrite-Offs AUSB_KKCURR13(2) WRTV7
M011OSum Total of Open Items OFFE_KKCURR13(2) WRTV7
M012BTotal of incoming payments BEZA_KKCURR13(2) WRTV7
M012STotal reversed STOR_KKCURR13(2) WRTV7
M012AWrite-Offs AUSB_KKCURR13(2) WRTV7
M012OSum Total of Open Items OFFE_KKCURR13(2) WRTV7

Key field Non-key field



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

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

How to access SAP table FKKCAPYLD

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