MCKONA_OLD SAP (Communication Structure: Subsequent Settlement: Release 3.0) Structure details

Dictionary Type: Structure
Description: Communication Structure: Subsequent Settlement: Release 3.0




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




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

MCKONA_OLD 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: Subsequent Settlement: Release 3.0" 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_MCKONA_OLD TYPE MCKONA_OLD.

The MCKONA_OLD table consists of various fields, each holding specific information or linking keys about Communication Structure: Subsequent Settlement: Release 3.0 data available in SAP. These include KNUMA (Agreement (various conditions grouped together)), BUKRS (Company Code), KNUMH (Condition record number), KOPOS (Sequential number of the condition).. 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 MCKONA_OLD 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
MANDTClient MANDTCLNT3Assigned to domainMANDT
KNUMAAgreement (various conditions grouped together) KNUMACHAR10Assigned to domainALPHAKNUMAVMBO
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
KNUMHCondition record number KNUMHCHAR10KNUMB
KOPOSSequential number of the condition KOPOSNUMC2NUM02
LIFNRVendor (PO, vendor billing document, settlement request) BELIFCHAR10Assigned to domainALPHALIFNR
KAWRTVendor business volume: value in rebate arrangement currency MC_BOUHWCURR15(2) WERTV8
WAERSPurchase order currency BSTWACUKY5Assigned to domainWAERS
KKURSCondition exchange rate for conversion to local currency KKURSDEC9(5) KKURS
MATKLMaterial Group MATKLCHAR9Assigned to domainMATKLMKLS_WBWG
BOLIFCondition granter BOGEWCHAR10Assigned to domainALPHALIFNRLIF
DATBIEnd date of validity period of an arrangement MC_DATBIDATS8DATUM
ABSPWCurrency of rebate arrangement ABSPWCUKY5Assigned to domainWAERS
HWAERLocal Currency HWAERCUKY5TCURCWAERS
AKURSExch. rate: translation of loc. curr. into arrangement curr. AKURS_DDEC9(5) KKURS
MWSKZTax on sales/purchases code MWSKZCHAR2Assigned to domainMWSKZ
AGWRTRebate income from final settlement MC_AGWRTCURR19(2) WERTV10
AUWRTRebate income from settlement w. regard to condition record MC_BOERTCURR19(2) WERTV10
RUWRTProvision for accrued condition income MC_BORUWCURR19(2) WERTV10
RRWRTDissolved (reversed) provision for accrued condition income MC_BORRWCURR19(2) WERTV10
BONBAVendor business volume: value in rebate arrangement currency MC_BOUHWCURR15(2) WERTV8
MENGEVendor business volume: quantity in condition unit MC_BOMNGQUAN13(3) MENGV13
BELNRSales and Distribution Document Number VBELNCHAR10Assigned to domainALPHAVBELNAUN
POSNRItem number of the SD document POSNRNUMC6Assigned to domainPOSNR
BUDATPosting Date in the Document BUDATDATS8DATUM
WERKSPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
EKORGPurchasing Organization EKORGCHAR4Assigned to domainEKORGEKO
EKGRPPurchasing Group EKGRPCHAR3Assigned to domainEKGRPEKG
GEWEIWeight Unit GEWEIUNIT3Assigned to domainCUNITMEINS
VOLEHVolume unit VOLEHUNIT3Assigned to domainCUNITMEINS
BRGEWVendor business volume: gross weight (subsequent settlement) MC_BOBRGEWQUAN15(3) MENGV15_3
NTGEWVendor business volume: net weight (subsequent settlement) MC_BONTGEWQUAN15(3) MENGV15_3
VOLUMVendor business volume: physical volume (subseq. settlement) MC_BOVOLUMQUAN15(3) MENGV15_3
ANZPUVendor business volume: no. of points (subseq. settlement) MC_BOANZPUQUAN13(3) MENGV13
PUNEIPoints unit PUNEIUNIT3T006CUNITMEINS
MEINSCondition unit in the document KVMEIUNIT3T006CUNITMEINS
BOBASSettlement basis (for purchasing documents only) BOBASCHAR1BOBAS
STAFOUpdate group for statistics update STAFOCHAR6TMCBALPHASTAFOMCF
KURSKExchange Rate for Price Determination KURSKDEC9(5) EXCRTKURRF
VKORGSales Organization VKORGCHAR4Assigned to domainVKORGVKOC_VKORG
VTWEGDistribution Channel VTWEGCHAR2Assigned to domainVTWEGVTWC_VTWEG
BZIRKSales district BZIRKCHAR6Assigned to domainBZIRKBZI
BTRKZPlant category VLFKZCHAR1VLFKZ
EKSGBPurchasing area EKSGBCHAR4Assigned to domainEKSGB
ABTNRDepartment number ABTNRCHAR4Assigned to domainABTNR
WGRU2Material group hierarchy 2 MCW_WGRU2CHAR18KLASSEWGRU2
WGRU1Material group hierarchy 1 MCW_WGRU1CHAR18KLASSEWGRU1
LAND1Country of vendor MCW_LANDLFCHAR3Assigned to domainLAND1
WRKGR2Plant group hierarchy 2 MCW_WRKGR2CHAR18KLASSE
WRKGR1Plant group hierarchy 1 MCW_WRKGR1CHAR18KLASSE
DUMMYUSRDummy function in length 1 DUMMYCHAR1DUMMY

Key field Non-key field



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

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

How to access SAP table MCKONA_OLD

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