KOMKBV3 SAP (Output determination communication area header appl.V3) Structure details

Dictionary Type: Structure
Description: Output determination communication area header appl.V3




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




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

KOMKBV3 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 "Output determination communication area header appl.V3" 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_KOMKBV3 TYPE KOMKBV3.

The KOMKBV3 table consists of various fields, each holding specific information or linking keys about Output determination communication area header appl.V3 data available in SAP. These include VKORG (Sales Organization), VTWEG (Distribution Channel), SPART (Division), KDGRP (Customer group).. 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 KOMKBV3 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
VBELNSales and Distribution Document Number VBELNCHAR10Assigned to domainALPHAVBELNAUN
VKORGSales Organization VKORGCHAR4Assigned to domainVKORGVKOC_VKORG
VTWEGDistribution Channel VTWEGCHAR2Assigned to domainVTWEGVTWC_VTWEG
SPARTDivision SPARTCHAR2Assigned to domainSPARTSPAC_SPART
KDGRPCustomer group KDGRPCHAR2Assigned to domainKDGRPVKD
BZIRKSales district BZIRKCHAR6Assigned to domainBZIRKBZI
PARVWPartner Function PARVWCHAR2Assigned to domainPARVWPARVWPAR
PARNRMessage partner NA_PARNRCHAR10ALPHANA_PARNR
KUNRGPayer KUNRGCHAR10Assigned to domainALPHAKUNNR
KUNAGSold-to party KUNAGCHAR10Assigned to domainALPHAKUNNRVAG
KUNREBill-to party KUNRECHAR10Assigned to domainALPHAKUNNRKUN
INCO1Incoterms (Part 1) INCO1CHAR3Assigned to domainINCO1
EXPKZExport indicator EXPKZCHAR1EXPKZ
LAND1Country of Destination LLANDCHAR3Assigned to domainLAND1VLL
VSBEDShipping Conditions VSBEDCHAR2Assigned to domainVSBED
ZTERMTerms of Payment Key DZTERMCHAR4ZTERM
NETWRNet Value in Document Currency NETWRCURR15(2) WERTV8
WAERKSD Document Currency WAERKCUKY5TCURCWAERSFWS
FKARTBilling Type FKARTCHAR4Assigned to domainFKART
FKTYPBilling category FKTYPCHAR1FKTYP
RELIKInvoice list status of billing document RELIKCHAR1STATV
VBTYPSD document category VBTYPCHAR1VBTYP
UVALSTotal incompletion status of all items in general UVALL_SUCHAR1STATV
UVALLGeneral incompletion status of the header UVALL_UKCHAR1STATV
UVPRSDocument is incomplete with respect to pricing UVPRS_UKCHAR1STATV
TRTYPTransaction type TRTYPCHAR1TRTYP
RFBSKStatus for transfer to accounting RFBSKCHAR1RFBSK
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
EXPVZMode of Transport for Foreign Trade EXPVZCHAR1Assigned to domainEXPVZ
IEVERDomestic Mode of Transport for Foreign Trade IEVERCHAR1Assigned to domainEXPVZ
EMBKZID: General export embargo for export control EMBKZCHAR1XFELD
NATCOID: Member of NATO NATCOCHAR1XFELD
EWRCOID: European Economic Area (rel. for export control) EWRCOCHAR1XFELD
XEGLDIndicator: European Union Member? XEGLDCHAR1XFELD
HLANDDelivering country HLANDCHAR3Assigned to domainLAND1VAL
AKARTFinancial document processing: Type of financial document AKARTCHAR2Assigned to domainAKARTAKA
AKKTPFinancial document processing: Financial document category AKKTPCHAR1AKKTPAKY
EXNUMNumber of foreign trade data in MM and SD documents EXNUMCHAR10Assigned to domainEXNUM
CROSS_COMPCheckbox XFELDCHAR1XFELD
SPE_BILLING_INDEWM Billing Indicator /SPE/DE_BILLING_INDCHAR1/SPE/DE_BILLING_IND
DUMMYDummy function in length 1 DUMMYCHAR1DUMMY
IX_KOMKIndex number for internal tables KOIDXINT410KOIDX
IX_KOMT1_VIndex number for internal tables KOIDXINT410KOIDX
IX_KOMT1_BIndex number for internal tables KOIDXINT410KOIDX
.INCLU--AP 0
KUNWEShip-to party KUNWECHAR10Assigned to domainALPHAKUNNR

Key field Non-key field



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

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

How to access SAP table KOMKBV3

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