E1CKONV SAP (SIS - condition segment) IDoc segment structure details

Dictionary Type: IDoc segment structure
Description: SIS - condition segment




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




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

E1CKONV is a standard SAP Structure which is used to define the field attributes of IDoc segment E1CKONV. The segment is used within the below IDoc to send SIS - condition segment information via the IDoc send process

SISCSO01
SISINV01

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 E1CKONV 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
SUPKZStatistics update indicator (post in/post out) SUPKZCHAR1SUPKZ
KNUMVNumber of the document condition KNUMVCHAR10KNUMV
KPOSNCondition item number KPOSNNUMC6NUM6
STUNRStep number STUNRNUMC3Assigned to domainSTUNR
ZAEHKCondition counter DZAEHKNUMC2ZAEHK
KAPPLApplication KAPPLCHAR2Assigned to domainKAPPLKAP
KSCHLCondition type KSCHACHAR4Assigned to domainKSCHLVKS
KDATUCharacter field, 8 characters long CHAR8CHAR8CHAR8
KRECHCalculation type for condition KRECHCHAR1KRECH
KAWRTField length 18 CHAR18CHAR18CHAR18
KBETRCharacter field 13 digits CHAR13CHAR13CHAR13
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
KKURSCharacter Length 11 CHAR11CHAR11CHAR11
KPEINCharacter Field With Field Length 7 CHAR07CHAR7TEXT7
KMEIN3-Byte field CHAR3CHAR3CHAR3
KUMZACondition control KSTEUCHAR1KSTEU
KUMNECharacter Field With Field Length 7 CHAR07CHAR7TEXT7
KNTYPCondition category (examples: tax, freight, price, cost) KNTYPCHAR1KNTYP
KSTATCondition is used for statistics KSTATCHAR1XFELD
KNPRSPricing type KNPRSCHAR1KNPRS
KRUEKCondition is Relevant for Accrual (e.g. Freight) KRUEKCHAR1XFELD
KRELICondition for invoice list KRELICHAR1KRELI
KHERKOrigin of the condition KHERKCHAR1KHERK
KGRPEGroup condition KGRPECHAR1KGRPE
KOUPDCondition update KOUPDCHAR1XFELD
KOLNRAccess sequence - Access number KOLNRNUMC2Assigned to domainKOLNR
KNUMHCondition record number KNUMHCHAR10KNUMB
KOPOSSequential number of the condition KOPOSNUMC2NUM02
KVSL1Account key KVSL1CHAR3Assigned to domainKVSCHL
SAKN1G/L Account Number SAKNRCHAR10Assigned to domainALPHASAKNRSAKC_SAKNR
MWSK1Tax on sales/purchases code MWSKZCHAR2Assigned to domainMWSKZ
KVSL2Account key - accruals / provisions KVSL2CHAR3Assigned to domainKVSCHL
SAKN2G/L Account Number SAKNRCHAR10Assigned to domainALPHASAKNRSAKC_SAKNR
MWSK2Tax on sales/purchases code MWSKZCHAR2Assigned to domainMWSKZ
LIFNRAccount Number of Vendor or Creditor LIFNRCHAR10Assigned to domainALPHALIFNRLIFKRED_C
KUNNRCustomer number (rebate recipient) KUNNR_KOCHAR10Assigned to domainALPHAKUNNRKUN
KDIFFCharacter Field With Field Length 7 CHAR07CHAR7TEXT7
KWERTChar 15 CHAR15CHAR15CHAR15
KSTEUCondition control KSTEUCHAR1KSTEU
KINAKCondition is inactive KINAKCHAR1KINAK
KOAIDCondition class KOAIDCHAR1KOAID
ZAEKOVersion Number Component CHAR2CHAR2CHAR2
KMXAWIndicator for maximum condition base value KMXAWCHAR1KMXWR
KMXWRIndicator for maximum condition amount KMXWRCHAR1KMXWR
KUMZA_0001Character Field With Field Length 7 CHAR07CHAR7TEXT7
KKURS_V 0

Key field Non-key field



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

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

How to access SAP table E1CKONV

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