KOMWBHDE_APPEND SAP (Append for Structure komwbhde) Append Structure details

Dictionary Type: Append Structure
Description: Append for Structure komwbhde




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




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

KOMWBHDE_APPEND is a standard SAP Append Structure which is used to store Append for Structure komwbhde data and is available within R/3 SAP systems depending on the version and release level.

The KOMWBHDE_APPEND table consists of various fields, each holding specific information or linking keys about Append for Structure komwbhde data available in SAP. These include POSPLIT (Trading Contract: Manual Purchase Order Split), PRSDT_SD (Date for pricing and exchange rate), BSTKD_E (Ship-to Party's Purchase Order Number), POSEX_E (Item Number of the Underlying Purchase Order).. 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 KOMWBHDE_APPEND append 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
POSPLITTrading Contract: Manual Purchase Order Split POSPLITCHAR10POSPLIT
PRSDT_SDDate for pricing and exchange rate PRSDTDATS8DATUM
BSTKD_EShip-to Party's Purchase Order Number BSTKD_ECHAR35BSTKD
POSEX_EItem Number of the Underlying Purchase Order POSEX_ECHAR6ALPHAPOSEX
BSTKDCustomer purchase order number BSTKDCHAR35BSTKD
BSTDKCustomer purchase order date BSTDKDATS8DATUM
BSTDK_EShip-to party's PO date BSTDK_EDATS8DATUM
VALDTFixed value date VALDTDATS8DATUM
VALDTDFixed value date VALDTDATS8DATUM
ANGNR_MMQuotation Number ANGNRCHAR10ANGNR
EVERS_MMShipping Instructions EVERSCHAR2Assigned to domainEVERS
BSTAE_MMConfirmation Control Key BSTAECHAR4Assigned to domainBSTAE
KZABS_MMOrder Acknowledgment Requirement KZABSCHAR1XFELD
LABNROrder Acknowledgment Number LABNRCHAR20TEXT20
KZAZUOrder Combination Indicator KZAZU_DCHAR1XFELD
KURSK_SDExchange Rate for Price Determination KURSKDEC9(5) EXCRTKURRF
ERNAMName of Person who Created the Object ERNAMCHAR12USNAM
LCNUMFinancial doc. processing: Internal financial doc. number LCNUMCHAR10Assigned to domainALPHALCNUMAKN
ABSSCPayment guarantee procedure ABSSCHE_CMCHAR6ABSSCHE_CM
AKPRZDepreciation percentage for financial document processing AKPRZDEC5(2) PRZ32
VSARTShipping type VSARTTRCHAR2Assigned to domainVERSART
BSARTOrder Type (Purchasing) BSARTCHAR4Assigned to domainBSARTBSA
KALSM_MMProcedure (Pricing, Output Control, Acct. Det., Costing,...) KALSM_DCHAR6Assigned to domainKALSM
KDATB_MMStart of Validity Period KDATBDATS8DATUM
KDATE_MMEnd of Validity Period KDATEDATS8DATUM
KUFIXIndicator: Fixing of Exchange Rate KUFIXCHAR1XFELD
LLIEF_MMSupplying Vendor LLIEFCHAR10Assigned to domainALPHALIFNRLLI
TELF1_MMVendor's Telephone Number TELF0CHAR16TEXT16
UNSEZ_MMOur Reference UNSEZCHAR12TEXT12
VERKF_MMResponsible Salesperson at Vendor's Office EVERKCHAR30TEXT30
BSTYPPurchasing Document Category BSTYP_TCCHAR1BSTYP_TC
RESWKSupplying (Issuing) Plant in Stock Transport Order RESWKCHAR4Assigned to domainWERKS
PODKZRelevant for POD processing PODKZCHAR1XFELD
MNDIDUnique Referene to Mandate per Payment Recipient SEPA_MNDIDCHAR35ID035

Key field Non-key field



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

As KOMWBHDE_APPEND 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 KOMWBHDE_APPEND as there is no data to select. You could however select data from any tables that this append structure has been assigned too.

How to access SAP table KOMWBHDE_APPEND

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