KOMWBHK_WBGT_LIST_DISPLAY SAP (Trading Contract: List Display Structure) Structure details

Dictionary Type: Structure
Description: Trading Contract: List Display Structure




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




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

KOMWBHK_WBGT_LIST_DISPLAY 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 "Trading Contract: List Display Structure" 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_KOMWBHK_WBGT_LIST_DISPLAY TYPE KOMWBHK_WBGT_LIST_DISPLAY.

The KOMWBHK_WBGT_LIST_DISPLAY table consists of various fields, each holding specific information or linking keys about Trading Contract: List Display Structure data available in SAP. These include DOC_TYPE (Document Type), DOC_TYPE_TEXT (Short Text for Fixed Values), VBELN (General Document Number), GJAHR (Fiscal Year).. 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 KOMWBHK_WBGT_LIST_DISPLAY 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
DOC_TYPEDocument Type WB2_DOC_TYPECHAR2WB2_DOC_TYPE
DOC_TYPE_TEXTShort Text for Fixed Values VAL_TEXTCHAR60DDTEXT
VBELNGeneral Document Number WB2_DOCUMENT_NUMBERCHAR10Assigned to domainALPHAVBELNAUN
GJAHRFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
TKONNTrading Contract: Trading Contract Number TKONNCHAR10Assigned to domainALPHATKONNWKNWBHK
BTBSTATrading Contract: Application Status BTBSTACHAR1Assigned to domainBTBSTA
BEZEI_STATUSTrading Contract: Name of Application Status BTBSTA_BEZCHAR40TEXT40
TCTYPTrading Contract: Trading Contract Type TCTYPCHAR4Assigned to domainTCTYPWKA
BEZEI_TCTYPName of Trading Contract Type TCTYP_BEZCHAR40TEXT40
KUNNRSold-to party KUNAGCHAR10Assigned to domainALPHAKUNNRVAG
BEZEI_KUNNRAddress line LINESCHAR80LINES
TKWAERSTrading Contract: Currency of Trading Contract TKWAERSCUKY5Assigned to domainWAERS
NETWR_SDNet Value of the Sales Order in Document Currency NETWR_AKCURR15(2) WERTV8
VKORGSales Organization VKORGCHAR4Assigned to domainVKORGVKOC_VKORG
VTWEGDistribution Channel VTWEGCHAR2Assigned to domainVTWEGVTWC_VTWEG
SPARTDivision SPARTCHAR2Assigned to domainSPARTSPAC_SPART
TKSACHBTrading Contract: Person Responsible TKSACHBCHAR12UNAME
ERNAMName of Person who Created the Object ERNAMCHAR12USNAM
ERDATDate on Which Record Was Created ERDATDATS8DATUM
TKONN_EXTrading Contract: External Document Number TKONN_EXCHAR30TKONN_EXWKN_EX
TEW_TYPETrading Execution Workbench Type WB2_TEW_TYPECHAR4WB2_TEW_TYPETEW_TYPE2S_TEWTYPE
DEL_FLAGGlobal Trade Deletion Indicator WB2_DELETION_FLAGCHAR1WB2_DELETION_FLAG
.INCLU--AP 0
NOMINATION_KEYDocument Number WB2_DOC_NUMBERCHAR20
NOMINATION_ITEMDocument Line Item Number WB2_DOC_ITMCHAR10
NOM_HEADER_ITEMNomination indicator ('H' = Header and 'I' = Item) WB2_NOM_STATUSCHAR1

Key field Non-key field



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

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

How to access SAP table KOMWBHK_WBGT_LIST_DISPLAY

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