BAPI_BUS3033_KNMT_DISP SAP (BO BUS3033: Detailed Data in Display Mode) Structure details

Dictionary Type: Structure
Description: BO BUS3033: Detailed Data in Display Mode




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




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

BAPI_BUS3033_KNMT_DISP 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 "BO BUS3033: Detailed Data in Display Mode" 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_BAPI_BUS3033_KNMT_DISP TYPE BAPI_BUS3033_KNMT_DISP.

The BAPI_BUS3033_KNMT_DISP table consists of various fields, each holding specific information or linking keys about BO BUS3033: Detailed Data in Display Mode data available in SAP. These include DISTR_CHAN (Distribution Channel), CUSTOMER (Customer Numbers), MATERIAL (Material Number), CREATED_BY (Name of Person who Created the Object).. 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 BAPI_BUS3033_KNMT_DISP 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
SALESORGSales Organization VKORGCHAR4TVKOVKORGVKOC_VKORG
DISTR_CHANDistribution Channel VTWEGCHAR2TVTWVTWEGVTWC_VTWEG
CUSTOMERCustomer Numbers KUNNRCHAR10KNA1ALPHAKUNNRKUNC_KUNNR
MATERIALMaterial Number MATNRCHAR18MARAMATN1MATNRMATS_MAT1
CREATED_BYName of Person who Created the Object ERNAMCHAR12USNAM
CREAT_DATEDate on Which Record Was Created ERDATDATS8DATUM
SORT_FLDSort field SORTLCHAR10CHAR10
MAT_NR_CUSMaterial Number Used by Customer MATNR_KUCHAR35IDNEX
CUS_MAT_TCustomer description of material KDPTXCHAR40TEXT40
DLV_PRIODelivery Priority LPRIONUMC2TPRIOLPRIO
MIN_DELYMinimum delivery quantity in delivery note processing MINLFQUAN13(3) MENG13
BASE_UOMBase Unit of Measure MEINSUNIT3T006CUNITMEINS
BASE_UOM_ISOBase unit of measure in ISO code MEINS_ISOCHAR3T006IISOCD_UNIT
BTCH_SPLITBatch split allowed CHSPLCHAR1XFELD
PART_DLVPartial delivery at item level KZTLFCHAR1KZTLF
MAX_PL_DLVMaximum Number of Partial Deliveries Allowed Per Item ANTLFDEC1ANTLF
UNDER_DLV_TOLUnderdelivery Tolerance Limit UNTTODEC3(1) PRZ21
OVER_DLV_TOLOverdelivery Tolerance Limit UEBTODEC3(1) PRZ21
DELI_UNLIM_TOLUnlimited overdelivery allowed UEBTK_VCHAR1XFELD
PLANTPlant WERKS_DCHAR4T001WWERKSWRKH_T001W_C
ROUND_PROFRounding Profile RDPRFCHAR4RDPRRDPRF
UNIT_GROUPUnit of Measure Group MEGRUCHAR4TWMEGMEGRU
SD_TAXCODESD tax code J_1BTXSDC_CHAR2J_1BTXSDCJ_1BTXSDC
ITEMUSAGEItem usage VWPOSCHAR4TVVWVWPOS
MATERIAL_EXTERNALLong Material Number for MATERIAL Field MGV_MATERIAL_EXTERNALCHAR40MATNR_EXT
MATERIAL_GUIDExternal GUID for MATERIAL Field MGV_MATERIAL_GUIDCHAR32MATNR_EGUID
MATERIAL_VERSIONVersion Number for MATERIAL Field MGV_MATERIAL_VERSIONCHAR10MATNWMATNR_VERS

Key field Non-key field



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

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

How to access SAP table BAPI_BUS3033_KNMT_DISP

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