E1KEPH SAP (Product Costing: Cost Components for Cost of Goods Mfd) IDoc segment structure details

Dictionary Type: IDoc segment structure
Description: Product Costing: Cost Components for Cost of Goods Mfd




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




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

E1KEPH is a standard SAP Structure which is used to define the field attributes of IDoc segment E1KEPH. The segment is used within the below IDoc to send Product Costing: Cost Components for Cost of Goods Mfd information via the IDoc send process

COPCPA01
COPCPA02

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 E1KEPH 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
MANDT3-Byte field CHAR3CHAR3CHAR3
BZOBJReference Object BZOBJCHAR1BZOBJ
KALNRCharacter Field of Length 12 CHAR12CHAR12CHAR12
KALKAVersion Number Component CHAR2CHAR2CHAR2
KADKYCharacter field, 8 characters long CHAR8CHAR8CHAR8
TVERSVersion Number Component CHAR2CHAR2CHAR2
BWVARValuation variant for the respective standard cost estimate BWVARCHAR3Assigned to domainCK_BWVAR
KKZMACharacter field of length 1 CHAR_LG_01CHAR1CHAR_LG_01
PATNRCharacter field of length 6 CHAR6CHAR6CHAR6
KEARTType of Cost Component Split for Product Costing KEARTCHAR1KEART
LOSFXCharacter field of length 1 CHAR_LG_01CHAR1CHAR_LG_01
KKZSTCosts from Lower Levels KKZSTCHAR1XFELD
KKZMMCosts Were Entered Manually in an Additive Cost Estimate KKZMMCHAR1XFELD
KST001Char 15 CHAR15CHAR15CHAR15
KST002Char 15 CHAR15CHAR15CHAR15
KST003Char 15 CHAR15CHAR15CHAR15
KST004Char 15 CHAR15CHAR15CHAR15
KST005Char 15 CHAR15CHAR15CHAR15
KST006Char 15 CHAR15CHAR15CHAR15
KST007Char 15 CHAR15CHAR15CHAR15
KST008Char 15 CHAR15CHAR15CHAR15
KST009Char 15 CHAR15CHAR15CHAR15
KST010Char 15 CHAR15CHAR15CHAR15
KST011Char 15 CHAR15CHAR15CHAR15
KST012Char 15 CHAR15CHAR15CHAR15
KST013Char 15 CHAR15CHAR15CHAR15
KST014Char 15 CHAR15CHAR15CHAR15
KST015Char 15 CHAR15CHAR15CHAR15
KST016Char 15 CHAR15CHAR15CHAR15
KST017Char 15 CHAR15CHAR15CHAR15
KST018Char 15 CHAR15CHAR15CHAR15
KST019Char 15 CHAR15CHAR15CHAR15
KST020Char 15 CHAR15CHAR15CHAR15
KST021Char 15 CHAR15CHAR15CHAR15
KST022Char 15 CHAR15CHAR15CHAR15
KST023Char 15 CHAR15CHAR15CHAR15
KST024Char 15 CHAR15CHAR15CHAR15
KST025Char 15 CHAR15CHAR15CHAR15
KST026Char 15 CHAR15CHAR15CHAR15
KST027Char 15 CHAR15CHAR15CHAR15
KST028Char 15 CHAR15CHAR15CHAR15
KST029Char 15 CHAR15CHAR15CHAR15
KST030Char 15 CHAR15CHAR15CHAR15
KST031Char 15 CHAR15CHAR15CHAR15
KST032Char 15 CHAR15CHAR15CHAR15
KST033Char 15 CHAR15CHAR15CHAR15
KST034Char 15 CHAR15CHAR15CHAR15
KST035Char 15 CHAR15CHAR15CHAR15
KST036Char 15 CHAR15CHAR15CHAR15
KST037Char 15 CHAR15CHAR15CHAR15
KST038Char 15 CHAR15CHAR15CHAR15
KST039Char 15 CHAR15CHAR15CHAR15
KST040Char 15 CHAR15CHAR15CHAR15
TRANS_SUB_KEPH_NO 0

Key field Non-key field



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

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

How to access SAP table E1KEPH

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