E1COKL SAP (IDoc for cost center/activity type: Control segment) IDoc segment structure details

Dictionary Type: IDoc segment structure
Description: IDoc for cost center/activity type: Control segment




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




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

E1COKL is a standard SAP Structure which is used to define the field attributes of IDoc segment E1COKL. The segment is used within the below IDoc to send IDoc for cost center/activity type: Control segment information via the IDoc send process

COACTV01

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 E1COKL 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
LEDNRLedger for Controlling objects LEDNRCHAR2ALPHALEDNR
OBJNRObject number J_OBJNRCHAR22Assigned to domainJ_OBJNRONR
GJAHRFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
VERSNVersion VERSNCHAR3Assigned to domainALPHACOVERSIKVS
TARKZPrice Indicator: Calculate Allocation Price TARKZCHAR3Assigned to domainALPHATARKZ
VKSTAAllocation Cost Element VKSTACHAR10Assigned to domainALPHAKSTAR
AUFKZIndicator for allocation of activity-independent costs AUFKZCHAR1AUFKZ
AEQUIR/2 table CHAR5CHAR5CHAR5
WSLSTValuation Type for Planned Activity WSLPLCHAR1WSWTE
WSKAPValuation Type for Capacity WSKAPCHAR1WSWTE
WSAUSValuation Type for Output WSPMLCHAR1WSWTE
WSTKGValue determination type Fixed and variable price WSTKGCHAR1WSWTE
WSTKFValue determination type Fixed price WSTKFCHAR1WSWTE
FMLSTFormula number planned activity FMLPLCHAR3FORML
FMKAPFormula no. capacity FMKAPCHAR3FORML
FMAUSFormula number Output FMPMLCHAR3FORML
FMTKGFormula number Fixed+variable price FMTKGCHAR3FORML
FMTKFFormula number Fixed price FMTKFCHAR3FORML
FCLSTDistribution Key: Plan Activity FCLSTCHAR4Assigned to domainSPRED
FCKAPDistribution Key: Capacity FCKPZCHAR4Assigned to domainSPRED
FCAUSDistribution Key Output FCAUSCHAR4Assigned to domainSPRED
FCTKGDistribution key total price FCTKGCHAR4Assigned to domainSPRED
FCTKFDistribution Key: Fixed Price FCTKFCHAR4Assigned to domainSPRED
KKARTCosting variant CO_KKARTCHAR4CO_KKARTKRT
KALNRCost Estimate Number CO_KALNRNUMC12CO_KALNR
TXFLGText indicator TXFLGCHAR1YNFLG
KVEWEUsage of the condition table KVEWECHAR1Assigned to domainKVEWEKVW
KAPPLApplication KAPPLCHAR2Assigned to domainKAPPLKAP
KALSMProcedure (Pricing, Output Control, Acct. Det., Costing,...) KALSM_DCHAR6Assigned to domainKALSM
PFSCHLPricing key PFSCHLCHAR6CHAR6
ABWCHKZIndicator for charging of variances ABWCHKZCHAR1ABWCHKZ
LLSTARInd.: Activity type is control activity type? LLSTARCHAR1XFELD
KLSTARInd.: Activity type is used in dependency for dep. costs? KLSTARCHAR1XFELD
RZLSTARActivity Type LSTARCHAR6Assigned to domainLSTARLARLART_EMPTY
RZLSTField length 18 CHAR18CHAR18CHAR18
RZKAPField length 18 CHAR18CHAR18CHAR18
RZAUSField length 18 CHAR18CHAR18CHAR18
RZFKTCharacter Length 11 CHAR11CHAR11CHAR11
RZPRZCharacter Length 11 CHAR11CHAR11CHAR11
YRATEPrice Calculation with Period-Based Average Prices CO_YRATECHAR1XFELD
FIXVOPredistribution of fixed costs for acty type/bus. process CO_FIXVOCHAR1XFELD
TARKZ_IIndicator: Actual Allocation Price CO_TARKZ_ICHAR3Assigned to domainALPHATARKZ
SWSMHCost component splitting switching structure CO_SWSMHCHAR3Assigned to domainALPHACO_SWSMH
CI_KLVARCosting variant for cost component splitting COI_KLVARCHAR4Assigned to domainKLVARKRT
CI_KALNRCost estimate number - cost component splitting COI_KALNRNUMC12Assigned to domainCK_KALNR
XDELEDelete object XDELETECHAR1XFELD
LATYPActivity Type Category LATYPCHAR1LATYP
LATYPIVariant Activity Type Category for Actual Postings LATYPICHAR1LATYPI
MANIST 0

Key field Non-key field



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

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

How to access SAP table E1COKL

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