KOMPBWB SAP (Output Determination: Comm. Block - Item GM (Promotion)) Structure details

Dictionary Type: Structure
Description: Output Determination: Comm. Block - Item GM (Promotion)




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




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

KOMPBWB 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: Comm. Block - Item GM (Promotion)" 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_KOMPBWB TYPE KOMPBWB.

The KOMPBWB table consists of various fields, each holding specific information or linking keys about Output Determination: Comm. Block - Item GM (Promotion) data available in SAP. These include VLFKZ (Plant category), VLFKZA (Plant category), VKORG (Sales Organization), VTWEG (Distribution Channel).. 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 KOMPBWB 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
WERKSPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
VLFKZPlant category VLFKZCHAR1VLFKZ
VLFKZAPlant category VLFKZCHAR1VLFKZ
VKORGSales Organization VKORGCHAR4Assigned to domainVKORGVKOC_VKORG
VTWEGDistribution Channel VTWEGCHAR2Assigned to domainVTWEGVTWC_VTWEG
ABFDTConfirmation request date AFIDTDATS8DATUM
ABASTDetails status, plant notification ABASTCHAR1ABAST
MANDTClient MANDTCLNT3T000MANDT
AAVITNotification Category Allocation: Info Exchance HQ - Plant AAVITCHAR4Assigned to domainAAVIT
KNARIFIDeactivate message determination KNARIFICHAR1XFELD
AMITBNotif. form - notification for plants (alloc tbl/promotion) AMITFBNUMC2AMITFB
ARMELReply required (request notification / alloc tbl) ARMELCHAR1XFELD
BM_MIT_WMAutomatically fill confirmed qty with requested qty BM_MIT_WMCHAR1BM_MIT_WM
BM_FUELLEN_AUTOAutomatically fill confirmed quantity (no reply) BM_FUELLEN_AUTOCHAR1BM_FUELLEN_AUTO
AMITVNotif. form - notif. for DC (alloc tbl/promotion) AMITFVNUMC2AMITFV
AANZMNo. days until reply deadline AANZMINT13AANZM
BANZMNumber of days before latest reply date for urging reply BANZMINT13AANZM
DATKTTransfer alloc tbl header texts DATKTCHAR1XFELD
DATPTTransfer alloc tbl item texts DATPTCHAR1XFELD
DATLWTransfer delivery phases of alloc tbl DATLWCHAR1XFELD
DATWMTransfer alloc tbl requested quantity DATWMCHAR1XFELD
DATEKTransfer purchase prices DATEKCHAR1XFELD
DATVKTransfer sales prices DATVKCHAR1XFELD
DATNPTransfer standard price DATNPCHAR1XFELD
AAMEBInitiate message determination (plant) manually? (Alloc tbl) AAMEBCHAR1XFELD
AAMEVInitiate message determination manually (DC) (alloc tbl) AAMEVCHAR1XFELD
KUNNRCustomer Numbers KUNNRCHAR10Assigned to domainALPHAKUNNRKUNC_KUNNR
ETI01IS-R Labeling: Material label ETI01CHAR4Assigned to domainETIART
APSTPItem category of allocation table APSTPCHAR4Assigned to domainAPSTP
BEKANAnnouncement allowed W_BEKANCHAR1XFELD
MAHNGReminder allowed W_MAHNGCHAR1XFELD
BESTGConfirmation allowed W_BESTGCHAR1XFELD
AENDGChanges allowed W_AENDGCHAR1XFELD
BEDEXDetailed status of promotion announcement W_BEDEXCHAR1ABAST
RUDAXReply date W_RUDAXDATS8DATUM
AENDXSend change W_AENDXCHAR1XFELD
BESTXSend confirmation W_BESTXCHAR1XFELD
AUGENAllocation table creation status W_AUGENCHAR1AKAST

Key field Non-key field



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

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

How to access SAP table KOMPBWB

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