KOMPBWA SAP (Output Determ.: Comm.Block (Lower-lev.) Item GI (AllocTable)) Structure details

Dictionary Type: Structure
Description: Output Determ.: Comm.Block (Lower-lev.) Item GI (AllocTable)




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




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

KOMPBWA 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 Determ.: Comm.Block (Lower-lev.) Item GI (AllocTable)" 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_KOMPBWA TYPE KOMPBWA.

The KOMPBWA table consists of various fields, each holding specific information or linking keys about Output Determ.: Comm.Block (Lower-lev.) Item GI (AllocTable) data available in SAP. These include VLFKZA (Plant category), KUNNR (Customer Numbers), WERKS (Plant), VKORG (Sales Organization).. 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 KOMPBWA 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
VLFKZPlant category VLFKZCHAR1VLFKZ
VLFKZAPlant category VLFKZCHAR1VLFKZ
KUNNRCustomer Numbers KUNNRCHAR10Assigned to domainALPHAKUNNRKUNC_KUNNR
WERKSPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
VKORGSales Organization VKORGCHAR4Assigned to domainVKORGVKOC_VKORG
VTWEGDistribution Channel VTWEGCHAR2Assigned to domainVTWEGVTWC_VTWEG
ABFDTConfirmation request date AFIDTDATS8DATUM
ABFTPDate type (day, week, month, interval) PRGRSCHAR1PRGRS
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
APSTPItem category of allocation table APSTPCHAR4Assigned to domainAPSTP
AAFBGInteraction Notif./Follow-on doc. generation AAFBGCHAR1AAFBG
ASNRMCreate distribution data (procurement in 2 steps) ASNRMCHAR1ASNRM
TATYPSingle-Character Indicator CHAR1CHAR1CHAR1
WMERFSingle-Character Indicator CHAR1CHAR1CHAR1
BMERFSingle-Character Indicator CHAR1CHAR1CHAR1
AENDGSingle-Character Indicator CHAR1CHAR1CHAR1

Key field Non-key field



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

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

How to access SAP table KOMPBWA

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