CKI_TCK05 SAP (Extended Structure of TCK05) Structure details

Dictionary Type: Structure
Description: Extended Structure of TCK05




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




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

CKI_TCK05 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 "Extended Structure of TCK05" 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_CKI_TCK05 TYPE CKI_TCK05.

The CKI_TCK05 table consists of various fields, each holding specific information or linking keys about Extended Structure of TCK05 data available in SAP. These include MANDT (Client), BWVAR (Valuation Variant in Costing), BWSM1 (Valuation Strategy for Material Component), BWSM2 (Valuation Strategy for Material Component).. 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)


SAP CKI_TCK05 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
MANDTClient MANDTCLNT3Assigned to domainMANDT
BWVARValuation Variant in Costing CK_BWVARCHAR3Assigned to domainCK_BWVARBWV
BWSM1Valuation Strategy for Material Component CK_BWSMACHAR1CK_BWSMA
BWSM2Valuation Strategy for Material Component CK_BWSMACHAR1CK_BWSMA
BWSM3Valuation Strategy for Material Component CK_BWSMACHAR1CK_BWSMA
BWSM4Valuation Strategy for Material Component CK_BWSMACHAR1CK_BWSMA
BWSM5Valuation Strategy for Material Component CK_BWSMACHAR1CK_BWSMA
BWSE1Valuation Strategy for Internal Activities and Processes CK_BWSELCHAR1CK_BWSEL
BWSE2Valuation Strategy for Internal Activities and Processes CK_BWSELCHAR1CK_BWSEL
BWSE3Valuation Strategy for Internal Activities and Processes CK_BWSELCHAR1CK_BWSEL
MATSUBSTRAT1Substrategy for Material Valuat. with Purchasing Info Record CK_SUBSTRATCHAR1CK_PSMINF
MATSUBSTRAT2Substrategy for Material Valuat. with Purchasing Info Record CK_SUBSTRATCHAR1CK_PSMINF
MATSUBSTRAT3Substrategy for Material Valuat. with Purchasing Info Record CK_SUBSTRATCHAR1CK_PSMINF
BWMA1Material Valuation Including Additive Costs CK_BWMANCHAR1CK_BWMAN
BWMA2Material Valuation Including Additive Costs CK_BWMANCHAR1CK_BWMAN
BWMA3Material Valuation Including Additive Costs CK_BWMANCHAR1CK_BWMAN
BWMA4Material Valuation Including Additive Costs CK_BWMANCHAR1CK_BWMAN
BWMA5Material Valuation Including Additive Costs CK_BWMANCHAR1CK_BWMAN
BWSF1Valuation Strategy for Subcontracting CK_BWSFLCHAR1CK_BWSFL
BWSF2Valuation Strategy for Subcontracting CK_BWSFLCHAR1CK_BWSFL
BWSF3Valuation Strategy for Subcontracting CK_BWSFLCHAR1CK_BWSFL
BWSV1Valuation Strategy for External Processing in Operation CK_BWSVWCHAR1CK_BWSVW
BWSV2Valuation Strategy for External Processing in Operation CK_BWSVWCHAR1CK_BWSVW
BWSV3Valuation Strategy for External Processing in Operation CK_BWSVWCHAR1CK_BWSVW
BWSFHValuation Strategy for Production Resources and Tools CK_BWSFHCHAR1CK_BWSFH
KALSMCosting Sheet for Calculating Overhead CK_KALSMCHAR6T683KALSM
KALSM_RAWCosting Sheet for Applying Overhead to Raw Materials CK_KALSM_RAWCHAR6T683KALSM
ZUARTOverhead type AUFZACHAR1AUFZAOVERHEAD_TYPE
PLISQUTPlan/Actual Quota Arrangement for Subcontracting CK_PLISQUTCHAR1CK_PLISQUT
LOBEZUSOverhead on Subcontracted Materials CK_LOBEZUSCHAR1XFELD
PERTARIFScheduled Activity Price Calculation CK_PERTARICHAR1XFELD
VERSNVersion VERSNCHAR3TKA09ALPHACOVERSIKVS
CON_FIN_MPL1Price Type CK_PRICELABELCHAR3CHAR3
CON_FIN_MPL2Price Type CK_PRICELABELCHAR3CHAR3
CON_FIN_MPL3Price Type CK_PRICELABELCHAR3CHAR3
CON_FIN_MPL4Price Type CK_PRICELABELCHAR3CHAR3
CON_FIN_MPL5Price Type CK_PRICELABELCHAR3CHAR3
KLVARCosting Variant CK_KLVARCHAR4Assigned to domainKLVARKRT
BWSMXMaterial Valuation Strategy Excluding Manual Costs CK_BWSMXCHAR1CK_BWSMA

Key field Non-key field



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

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

How to access SAP table CKI_TCK05

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