FKKCREDITHIST SAP (Communication Structure: Credit Hist. for Cust. Overview) Structure details

Dictionary Type: Structure
Description: Communication Structure: Credit Hist. for Cust. Overview




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




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

FKKCREDITHIST 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 "Communication Structure: Credit Hist. for Cust. Overview" 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_FKKCREDITHIST TYPE FKKCREDITHIST.

The FKKCREDITHIST table consists of various fields, each holding specific information or linking keys about Communication Structure: Credit Hist. for Cust. Overview data available in SAP. These include VAL01 (Indicator for Payment History per Unit (Item/Month)), MON02 (Month number for creditworthiness), VAL02 (Indicator for Payment History per Unit (Item/Month)), MON03 (Month number for creditworthiness).. 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 FKKCREDITHIST 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
MON01Month number for creditworthiness MONAT_KKCHAR2CHAR02
VAL01Indicator for Payment History per Unit (Item/Month) WERT_KKCHAR2CHAR02
MON02Month number for creditworthiness MONAT_KKCHAR2CHAR02
VAL02Indicator for Payment History per Unit (Item/Month) WERT_KKCHAR2CHAR02
MON03Month number for creditworthiness MONAT_KKCHAR2CHAR02
VAL03Indicator for Payment History per Unit (Item/Month) WERT_KKCHAR2CHAR02
MON04Month number for creditworthiness MONAT_KKCHAR2CHAR02
VAL04Indicator for Payment History per Unit (Item/Month) WERT_KKCHAR2CHAR02
MON05Month number for creditworthiness MONAT_KKCHAR2CHAR02
VAL05Indicator for Payment History per Unit (Item/Month) WERT_KKCHAR2CHAR02
MON06Month number for creditworthiness MONAT_KKCHAR2CHAR02
VAL06Indicator for Payment History per Unit (Item/Month) WERT_KKCHAR2CHAR02
MON07Month number for creditworthiness MONAT_KKCHAR2CHAR02
VAL07Indicator for Payment History per Unit (Item/Month) WERT_KKCHAR2CHAR02
MON08Month number for creditworthiness MONAT_KKCHAR2CHAR02
VAL08Indicator for Payment History per Unit (Item/Month) WERT_KKCHAR2CHAR02
MON09Month number for creditworthiness MONAT_KKCHAR2CHAR02
VAL09Indicator for Payment History per Unit (Item/Month) WERT_KKCHAR2CHAR02
MON10Month number for creditworthiness MONAT_KKCHAR2CHAR02
VAL10Indicator for Payment History per Unit (Item/Month) WERT_KKCHAR2CHAR02
MON11Month number for creditworthiness MONAT_KKCHAR2CHAR02
VAL11Indicator for Payment History per Unit (Item/Month) WERT_KKCHAR2CHAR02
MON12Month number for creditworthiness MONAT_KKCHAR2CHAR02
VAL12Indicator for Payment History per Unit (Item/Month) WERT_KKCHAR2CHAR02
MON13Month number for creditworthiness MONAT_KKCHAR2CHAR02
VAL13Indicator for Payment History per Unit (Item/Month) WERT_KKCHAR2CHAR02
MON14Month number for creditworthiness MONAT_KKCHAR2CHAR02
VAL14Indicator for Payment History per Unit (Item/Month) WERT_KKCHAR2CHAR02
MON15Month number for creditworthiness MONAT_KKCHAR2CHAR02
VAL15Indicator for Payment History per Unit (Item/Month) WERT_KKCHAR2CHAR02
MON16Month number for creditworthiness MONAT_KKCHAR2CHAR02
VAL16Indicator for Payment History per Unit (Item/Month) WERT_KKCHAR2CHAR02
MON17Month number for creditworthiness MONAT_KKCHAR2CHAR02
VAL17Indicator for Payment History per Unit (Item/Month) WERT_KKCHAR2CHAR02
MON18Month number for creditworthiness MONAT_KKCHAR2CHAR02
VAL18Indicator for Payment History per Unit (Item/Month) WERT_KKCHAR2CHAR02
MON19Month number for creditworthiness MONAT_KKCHAR2CHAR02
VAL19Indicator for Payment History per Unit (Item/Month) WERT_KKCHAR2CHAR02
MON20Month number for creditworthiness MONAT_KKCHAR2CHAR02
VAL20Indicator for Payment History per Unit (Item/Month) WERT_KKCHAR2CHAR02
MON21Month number for creditworthiness MONAT_KKCHAR2CHAR02
VAL21Indicator for Payment History per Unit (Item/Month) WERT_KKCHAR2CHAR02
MON22Month number for creditworthiness MONAT_KKCHAR2CHAR02
VAL22Indicator for Payment History per Unit (Item/Month) WERT_KKCHAR2CHAR02
MON23Month number for creditworthiness MONAT_KKCHAR2CHAR02
VAL23Indicator for Payment History per Unit (Item/Month) WERT_KKCHAR2CHAR02
MON24Month number for creditworthiness MONAT_KKCHAR2CHAR02
VAL24Indicator for Payment History per Unit (Item/Month) WERT_KKCHAR2CHAR02

Key field Non-key field



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

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

How to access SAP table FKKCREDITHIST

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