CKF_COST_ESTIMATE_HEADER SAP (Header Data of a Cost Estimate) Structure details

Dictionary Type: Structure
Description: Header Data of a Cost Estimate




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




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

CKF_COST_ESTIMATE_HEADER 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 "Header Data of a Cost Estimate" 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_CKF_COST_ESTIMATE_HEADER TYPE CKF_COST_ESTIMATE_HEADER.

The CKF_COST_ESTIMATE_HEADER table consists of various fields, each holding specific information or linking keys about Header Data of a Cost Estimate data available in SAP. These include COSTING_VARIANT (Costing Variant), COSTING_VERSION (Costing Version), CO_VERSION (Version), DEF_CO_VERSION (New Input Values).. 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: Can be enhanced (character-type or numeric)


SAP CKF_COST_ESTIMATE_HEADER 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
REF_OBJECTReference Object CK_OBJCHAR1Assigned to domainCK_OBJ
COSTING_VARIANTCosting Variant CK_KLVARCHAR4Assigned to domainKLVARKRT
COSTING_VERSIONCosting Version CK_TVERSNUMC2CK_VERSIONVSN
CO_VERSIONVersion VERSNCHAR3Assigned to domainALPHACOVERSIKVS
DEF_CO_VERSIONNew Input Values XFLAGCHAR1XFLAG
QUANTITYQuantity MENGE_POSQUAN15(3) CQUA8
UNIT_OF_MEASUREBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
COSTING_SHEETCosting Sheet for Calculating Overhead CK_KALSMCHAR6Assigned to domainKALSM
DEF_COSTING_SHEETNew Input Values XFLAGCHAR1XFLAG
OVERHEAD_KEYOverhead key AUFZSCHLCHAR6CHAR6
TEMPLATETemplate ABC_TEMPLCHAR10Assigned to domainABC_TEMPLABT
CONTROLLING_AREAControlling Area KOKRSCHAR4Assigned to domainCACCDCAC
COMPANY_CODECompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
PLANTPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
VALUATION_AREAValuation Area BWKEYCHAR4Assigned to domainBWKEYBWK
PROFIT_CENTERProfit Center PRCTRCHAR10Assigned to domainALPHAPRCTRPRCPRCTR_EMPTY
DIVISIONDivision SPARTCHAR2Assigned to domainSPARTSPAC_SPART
BUSINESS_AREABusiness Area GSBERCHAR4Assigned to domainGSBERGSB
VALUATION_DATEValuation Date of a Cost Estimate CK_BWDATDATS8CK_KADAT
QUANTITY_STRUCTURE_DATEQuantity Structure Date for Costing CK_BRDATDATS8CK_KADAT
DATE_FROMCosting Date From CK_ABDATDATS8CK_KADATKDA
DATE_TOCosting Date To CK_BIDATDATS8CK_KADATKDB
POSTING_DATEDate on Which Cost Estimate Was Created CK_CPUDTDATS8DATUM
CHANGE_DATEDate of last change AENDTDATS8DATUM
CLOSE_DATEClose date ABSDTDATS8DATUM
POSTING_TIMESystem Time SYUZEITTIMS6SYTIME
DATE_FROM_ADD_ON_COSTSCosting Date From CK_ABDATDATS8CK_KADATKDA
DATE_TO_ADD_ON_COSTSCosting Date To CK_BIDATDATS8CK_KADATKDB
POSTING_DATE_ADD_ON_COSTSDate on Which Additive Cost Estimate Was Saved CK_CPUDMDATS8DATUM
DATE_OF_RATESExchange Rate Date KRSDTDATS8DATUM
FISCAL_YEARPosting Date YYYY BDATJNUMC4GJAHRGJAHRBDTJ
POSTING_PERIODPosting period POPERNUMC3POPERPOPR
OBJECT_CURRENCYObject Currency CK_OWAERCUKY5Assigned to domainWAERS
OBJECT_CURRENCY_TYPECurrency Type CURRTYPCHAR2CURRTYP
CO_AREA_CURRENCYControlling Area Currency CK_KWAERCUKY5Assigned to domainWAERS
CO_AREA_CURRENCY_TYPECurrency Type CURRTYPCHAR2CURRTYP
TRANSACTION_CURRENCYTransaction Currency CK_TWAERCUKY5Assigned to domainWAERS
TRANSACTION_CURRENCY_TYPECurrency Type CURRTYPCHAR2CURRTYP
STATECosting Status CK_FEH_STACHAR2CK_STATUSFEHSTA
NO_MESSAGESNumber of System Messages in Costing CK_FEH_ANKINT410CK_INT4
MAX_MESSAGE_TYPEMessage Type SYMSGTYCHAR1SYCHAR01
ERROR_MANAGEMENT_NUMBERError Management Number CMF_NRNUMC12NUMC12
COSTED_BY_USERCosted by User CK_KALKUSRCHAR12USNAM
CHANGED_BY_USERLast changed by AENNMCHAR12USNAM
CLOSED_BY_USERUser ID of the person who closed the cost estimate ABSNMCHAR12USNAM
SPRASLanguage Key SPRASLANG1Assigned to domainISOLASPRASSPRH_T002
KTEXTGeneral Name KTEXTCHAR20TEXT20
LTEXTDescription KLTXTCHAR40TEXT40
EXTTXName of Ad Hoc Cost Estimate for External Object CK_ADHOC_EXTTXCHAR66PC_PATHCK_ADHOC_EXTTEXT
PARTNERPartner number for costing NKPRTNNUMC6NUM6
OBJECT_NUMBERObject number J_OBJNRCHAR22Assigned to domainJ_OBJNRONR
NUMBER_OF_ITEMSNumber of Costing Items CK_PSANZNUMC5Assigned to domainCK_POSNR
COSTING_MODEL_VALUATIONCosting Model: Model Instance CKI_MODELINSTANCENUMC15CKI_MODELINSTANCE
COSTING_MODELCosting Model CK_COSTMODELCHAR10Assigned to domainABC_TEMPLCK_COSTMODEL
LOG_HANDLEApplication Log: Log Handle BALLOGHNDLCHAR22SYSUUID_22
.INCLU--AP 0
TARGET_OWTarget OC CKTC_TARGET_OWCURR15(2) WERTV8
TARGET_HWTarget CAC CKTC_TARGET_HWCURR15(2) WERTV8
CHANCE_OWChance (in Object Currency) CKTC_CHANCE_OWCURR15(2) WERTV8
CHANCE_HWChance (in Controlling Area Currency) CKTC_CHANCE_HWCURR15(2) WERTV8
RISIKO_OWRisk (in Object Currency) CKTC_RISIKO_OWCURR15(2) WERTV8
RISIKO_HWRisk (in Controlling Area Currency) CKTC_RISIKO_HWCURR15(2) WERTV8
CMDGUIDGUID in 'RAW' format GUID_16RAW16SYSUUID
FOCUS_GUIDInternal Identification of Focus Record FOC_GUIDRAW16SYSUUID
ENTRY_GUIDInternal Identification for PVS Objects PVS_GUIDRAW16SYSUUID
STRINGFree Characteristic CKTC_STRINGCHAR20TEXT20

Key field Non-key field



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

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

How to access SAP table CKF_COST_ESTIMATE_HEADER

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