E1KONP SAP (Conditions Items) IDoc segment structure details

Dictionary Type: IDoc segment structure
Description: Conditions Items




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




IDoc segment structure field list including key, data, relationships and ABAP select examples

E1KONP is a standard SAP Structure which is used to define the field attributes of IDoc segment E1KONP. The segment is used within the below IDoc to send Conditions Items information via the IDoc send process

COND_A01
COND_A02
COND_A03
COND_A04
PRICAT01
PRICAT02

Below is the standard documentation available and a few details of the fields which make up this IDoc segment structure. To view further details checkout the IDoc links above or use relevant transactions such as WE30(IDoc development), WE31 (segment development)...Also check here for more IDoc related development help, or you can obviously also use standard dictionary object dev tcodes such as SE11, SE80 etc...

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP E1KONP idoc segment 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
KSCHLCondition Type KSCHLCHAR4Assigned to domainKSCHLVKS
KNUMTNumber of texts KNUMTCHAR10KNUMB
STFKZScale Type STFKZCHAR1STFKZ
KZBZGScale basis indicator KZBZGCHAR1KZBZG
KSTBM19 Characters CHAR19CHAR19CHAR19
KONMS3-Byte field CHAR3CHAR3CHAR3
KSTBWChar 20 CHAR20CHAR20CHAR20
KONWSScale currency KONWSCUKY5Assigned to domainWAERSFWS
KRECHCalculation type for condition KRECHCHAR1KRECH
KBETRField of length 16 CHAR16CHAR16CHAR16
KONWARate unit (currency or percentage) KONWACUKY5Assigned to domainWAERS
KPEINR/2 table CHAR5CHAR5CHAR5
KMEIN3-Byte field CHAR3CHAR3CHAR3
PRSCHPrice levels PRSCHCHAR4CHAR4
KUMZACharacter field of length 6 CHAR6CHAR6CHAR6
KUMNECharacter field of length 6 CHAR6CHAR6CHAR6
MEINS3-Byte field CHAR3CHAR3CHAR3
MXWRTField of length 16 CHAR16CHAR16CHAR16
GKWRTField of length 16 CHAR16CHAR16CHAR16
PKWRTField Name CHAR21CHAR21CHAR21
FKWRTField Name CHAR21CHAR21CHAR21
RSWRTField Name CHAR21CHAR21CHAR21
KWAEHCondition currency (for cumulation fields) KWAEHCUKY5Assigned to domainWAERSFWS
UKBASField Name CHAR21CHAR21CHAR21
KZNEPCondition exclusion indicator KZNEPCHAR1Assigned to domainKZNEP
KUNNRCustomer Numbers KUNNRCHAR10Assigned to domainALPHAKUNNRKUNC_KUNNR
LIFNRAccount Number of Vendor or Creditor LIFNRCHAR10Assigned to domainALPHALIFNRLIFKRED_C
MWSK1Tax on sales/purchases code MWSKZCHAR2Assigned to domainMWSKZ
LOEVM_KODeletion Indicator for Condition Item LOEVM_KOCHAR1XFELD
ZAEHK_INDCondition item index DZAEHK_INDNUMC2ZAEHK
BOMATMaterial for rebate settlement BOMATCHAR18Assigned to domainMATN1MATNRMAT
KBRUEField of length 16 CHAR16CHAR16CHAR16
KSPAERebate was set up retroactively KSPAECHAR1XFELD
BOSTAStatus of the agreement BOSTACHAR1BOSTA
KNUMA_PIPromotion KNUMA_PICHAR10Assigned to domainALPHAKNUMAVPIVMBO
KNUMA_AGSales deal KNUMA_AGCHAR10Assigned to domainALPHAKNUMAVK1VMBO
KNUMA_SQSales quote KNUMA_SQCHAR10Assigned to domainALPHAKNUMAVK3VMBO
VALTGAdditional value days VALTGNUMC2TAGE2
VALDTFixed value date VALDTDATS8DATUM
ZTERMTerms of Payment Key DZTERMCHAR4ZTERM
ANZAUFMaximum number of sales orders per condition record ANZAUFNUMC2ANZAUF
MIKBAS19 Characters CHAR19CHAR19CHAR19
MXKBAS19 Characters CHAR19CHAR19CHAR19
KOMXWRTField length 18 CHAR18CHAR18CHAR18
KLF_STGNumber of incremental scale KLF_STGNUMC4KLFNR
KLF_KALScale number for pricing KLF_KALNUMC4KLFNR
VKKALSales Price Calculation: Relevant to pricing VKKALCHAR1XFELD
AKTNRCOUPON WAKTIONCHAR10Assigned to domainALPHAWAKTIONWAK
KNUMA_BOAgreement (subsequent settlement) KNUMA_BOCHAR10Assigned to domainALPHAKNUMAVBOVMBO
MDFLG 0
BOMAT_EXTERNAL 0
BOMAT_VERSION 0
BOMAT_GUID 0

Key field Non-key field



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

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

How to access SAP table E1KONP

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