FKKZWFEWB SAP (Structure for Acct Determination Receivable Adjustment) Structure details

Dictionary Type: Structure
Description: Structure for Acct Determination Receivable Adjustment




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




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

FKKZWFEWB 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 "Structure for Acct Determination Receivable Adjustment" 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_FKKZWFEWB TYPE FKKZWFEWB.

The FKKZWFEWB table consists of various fields, each holding specific information or linking keys about Structure for Acct Determination Receivable Adjustment data available in SAP. These include BUKRS (Company Code), GSBER (Business Area), SEGMENT (Segment for Segmental Reporting), WZKON (G/L account number of doubtful entry account).. 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 FKKZWFEWB 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
LDGRPLedger Group LDGRP_KKCHAR4Assigned to domainFAGL_LDGRP
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
GSBERBusiness Area GSBERCHAR4TGSBGSBERGSB
SEGMENTSegment for Segmental Reporting SEGMT_KKCHAR10FAGL_SEGMALPHAFB_SEGMENT
WZKONG/L account number of doubtful entry account WZKON_KKCHAR10SKA1ALPHASAKNR
HKONTGeneral Ledger Account HKONTCHAR10SKA1ALPHASAKNR
WAERSCurrency Key WAERS_KKCUKY5TCURCWAERSFWS
WZUBTPosted Amount for Doubtful Entry in Transaction Currency WZUBT_KKCURR13(2) WRTV7
WZUBTHTransfer Amount of Doubtful Entry in Local Currency WZUBTH_KKCURR13(2) WRTV7
WZUBT2Transfer amt of doubtful entry in parallel currency 2 WZUBT2_KKCURR13(2) WRTV7
WZUBT3Transfer amt of doubtful entry in parallel currency 3 WZUBT3_KKCURR13(2) WRTV7
WZKKOAdjustment Account for Doubtful Receivables WZKKO_KKCHAR10SKA1ALPHASAKNR
WBKKOAdjustment account for value adjustment WBKKO_KKCHAR10SKA1ALPHASAKNR
WBAKOExpense account for value adjustment WBAKO_KKCHAR10SKA1ALPHASAKNR
WBAAKAccount for non-periodic expense from value adjustments WBAAK_KKCHAR10SKA1ALPHASAKNR
WBAEKAccount for non-periodic revenue from value adjustments WBAEK_KKCHAR10SKA1ALPHASAKNR
SBETUPosted Tax Amount in Transaction Currency SBETU_KKCURR13(2) WRTV7
SBETUHTransfer amount of tax in local currency SBETUH_KKCURR13(2) WRTV7
SBETU2Transfer amount of tax in parallel currency 2 SBETU2_KKCURR13(2) WRTV7
SBETU3Transfer Amount of Tax in Third Parallel Currency SBETU3_KKCURR13(2) WRTV7
WBUBTPosted amount of value adjustment in transaction currency WBUBT_KKCURR13(2) WRTV7
WBUBTHTransfer amt of value adjustment in local currency WBUBTH_KKCURR13(2) WRTV7
WBUBT2Transfer Amt of Value Adjustment in Parallel Currency 2 WBUBT2_KKCURR13(2) WRTV7
WBUBT3Transfer amt of value adjustment in parallel currency 3 WBUBT3_KKCURR13(2) WRTV7
EWMWSTax on sales/purchases code MWSKZCHAR2Assigned to domainMWSKZ
AWSTBCalculation Type for Individual Value Adjustments AWSTB_KKCHAR2ABSTW_KK
TXJCDTax Jurisdiction TXJCDCHAR15Assigned to domainTXJCDTXJ
COUNT_DOCSNumber of Contract Accts Rec. & Payable Doc. OPBEL_KKCHAR12Assigned to domainALPHAOPBEL_KK80B
SIGNDebit/Credit Sign (+/-) SIGNCHAR1SIGN
VBUNDCompany ID VBUNDCHAR6Assigned to domainALPHARCOMP
BUPLABusiness Place BUPLACHAR4Assigned to domainJ_1BBRANCH

Key field Non-key field



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

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

How to access SAP table FKKZWFEWB

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