WINT_KNA1 SAP (Excerpt KNA1 (Assortments)) Structure details

Dictionary Type: Structure
Description: Excerpt KNA1 (Assortments)




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




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

WINT_KNA1 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 "Excerpt KNA1 (Assortments)" 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_WINT_KNA1 TYPE WINT_KNA1.

The WINT_KNA1 table consists of various fields, each holding specific information or linking keys about Excerpt KNA1 (Assortments) data available in SAP. These include KUNNR (Customer Numbers), AUFSD (Central order block for customer), BBBNR (International location number (part 1)), BBSNR (International location number (Part 2)).. 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 WINT_KNA1 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 MANDTCLNT3T000MANDT
KUNNRCustomer Numbers KUNNRCHAR10KNA1ALPHAKUNNRKUNC_KUNNR
AUFSDCentral order block for customer AUFSD_XCHAR2TVASTKAUFS
BBBNRInternational location number (part 1) BBBNRNUMC7NUM07
BBSNRInternational location number (Part 2) BBSNRNUMC5NUM05
BEGRUAuthorization Group BRGRUCHAR4Assigned to domainBRGRU
BRSCHIndustry key BRSCHCHAR4T016BRSCH
BUBKZCheck digit for the international location number BUBKZNUMC1NUM01
EXABLIndicator: Unloading points exist EXABLCHAR1XFELD
FAKSDCentral billing block for customer FAKSD_XCHAR2TVFSFAKSP
KNAZKWorking Time Calendar KNAZKCHAR2TFACDWFCID
KNRZAAccount number of an alternative payer KNRZACHAR10KNA1ALPHAKUNNR
KUKLACustomer classification KUKLACHAR2TKUKLKUKLA
LAND1Country Key LAND1_GPCHAR3T005LAND1C_LAND1
LIFNRAccount Number of Vendor or Creditor LIFNRCHAR10LFA1ALPHALIFNRLIFKRED_C
LIFSDCentral delivery block for the customer LIFSD_XCHAR2TVLSLIFSP
LOEVMCentral Deletion Flag for Master Record LOEVM_XCHAR1XFELD
NAME1Name 1 NAME1_GPCHAR35NAME
NIELSNielsen ID NIELSCHAR2TNLSNIELS
RPMKRRegional Market RPMKRCHAR5RPMKR
SPERRCentral posting block SPERB_XCHAR1XFELD
SPRASLanguage Key SPRASLANG1T002ISOLASPRASSPRH_T002
STKZAIndicator: Business Partner Subject to Equalization Tax? STKZACHAR1STKZA
STKZULiable for VAT STKZUCHAR1XFELD
XCPDKIndicator: Is the account a one-time account? XCPDKCHAR1XFELD
XZEMPIndicator: Alternative payee in document allowed ? XZEMPCHAR1XFELD
DEAR1Indicator: Competitor DEAR1CHAR1XFELD
DEAR2Indicator: Sales partner DEAR2CHAR1XFELD
DEAR3Indicator: Sales prospect DEAR3CHAR1DEAR3
DEAR4Indicator for customer type 4 DEAR4CHAR1XFELD
DEAR5ID for default sold-to party DEAR5CHAR1XFELD
GFORMLegal status GFORMCHAR2TVGFGFORM
STKZNNatural Person STKZNCHAR1STKZN
INSPBYDEBIInspection Carried Out By Customer (No Inspection Lot) QINSPBYDEBCHAR1QKZ
INSPATDEBIInspection for a Delivery Note After Outbound Delivery QINSPATDEBCHAR1QKZ
KTOCDReference Account Group for One-Time Account (Customer) KTOCDCHAR4T077DKTOKD
WERKSPlant WERKS_DCHAR4T001WWERKSWRKH_T001W_C
DTAMSIndicator for Data Medium Exchange DTAMSCHAR1DTAMS
DTAWSInstruction key for data medium exchange DTAWSCHAR2Assigned to domainDTAWS
DUEFLStatus of Data Transfer into Subsequent Release DUEFL_BKPFCHAR1DUEFL_BKPF
HZUORAssignment to Hierarchy HZUORNUMC2HZUOR

Key field Non-key field



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

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

How to access SAP table WINT_KNA1

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