FKKMAGRP_BRF SAP (FI-CA Dunning: Groups Used in the Dunning Program) Structure details

Dictionary Type: Structure
Description: FI-CA Dunning: Groups Used in the Dunning Program




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




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

FKKMAGRP_BRF 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 Dunning: Groups Used in the Dunning Program" 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_FKKMAGRP_BRF TYPE FKKMAGRP_BRF.

The FKKMAGRP_BRF table consists of various fields, each holding specific information or linking keys about FI-CA Dunning: Groups Used in the Dunning Program data available in SAP. These include VKONTGRP (Collection Management: Contract Account Group), VTREFGRP (Collection Management: Contract Group), ITEMGRP (Closed Item Group for Dunning), GRPFIELD (Grouping Field for Dunning).. 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 or numeric)


SAP FKKMAGRP_BRF 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
GPARTBusiness Partner Number GPART_KKCHAR10Assigned to domainALPHABU_PARTNERBPA
VKONTGRPCollection Management: Contract Account Group VKGRP_CM_KKCHAR12CHAR12
VTREFGRPCollection Management: Contract Group VTGRP_CM_KKCHAR20CHAR20
ITEMGRPClosed Item Group for Dunning ITEMGRP_CM_KKDEC15TZNTSTMPS
GRPFIELDGrouping Field for Dunning GRPFIELD_CM_KKCHAR12CHAR012
ITEMGRP_LASTItem Group in Last Dunning Notice ITEMGRP_LAST_CM_KKDEC15TZNTSTMPS
GRPFIELD_LASTGrouping Field in Last Dunning Notice GRPFIELD_LAST_CM_KKCHAR12CHAR012
STRATCollection Strategy STRAT_CM_KKCHAR2Assigned to domainSTRAT_CM_KK
STEP_LASTCollection Step of Last Dunning STEP_LAST_CM_KKCHAR4Assigned to domainSTEP_CM_KK
STRAT_CHAMPChampion Collection Strategy STRAT_CHAMP_CM_KKCHAR2Assigned to domainSTRAT_CM_KK
TESTSCollection Management: Test Series for Collection Strategies TESTS_CM_KKCHAR10TESTS_CM_KK80TS
OPBUKCompany Code Group OPBUK_KKCHAR4Assigned to domainOPBUK_KKOPBUK
STDBKCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
MSALMAmount in Transaction Currency with +/- Sign BETRW_KKCURR13(2) WRTV7
MWAERCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
BETRWAmount in Transaction Currency with +/- Sign BETRW_KKCURR13(2) WRTV7
WAERSCurrency Key WAERS_KKCUKY5Assigned to domainWAERSFWS
BETRHAmount In Local Currency With +/- Signs BETRH_KKCURR13(2) WRTV7
HWAERLocal Currency Key HWAER_KKCUKY5Assigned to domainWAERS
VKNT1Leading Contract Account in Dunning VKNT1_KKCHAR12Assigned to domainALPHAVKONT_KKKTOFKKVKP_F4
SAMMRCollective Bill SAMMR_KKCHAR12Assigned to domainALPHAOPBEL_KK
AUSDTDate of issue AUSDT_KKDATS8DATUM
BONITCreditworthiness BONIT_KKNUMC4BONIT_KK
SCOREValuation Number SCORE_CM_KKNUMC4NUMC04
RANKRanking RANK_CM_KKNUMC4NUMC04

Key field Non-key field



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

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

How to access SAP table FKKMAGRP_BRF

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