RCK50_YS_KAWKA SAP (Cost Estimate Selection: Costing Data) Structure details

Dictionary Type: Structure
Description: Cost Estimate Selection: Costing Data




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




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

RCK50_YS_KAWKA 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 "Cost Estimate Selection: Costing Data" 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_RCK50_YS_KAWKA TYPE RCK50_YS_KAWKA.

The RCK50_YS_KAWKA table consists of various fields, each holding specific information or linking keys about Cost Estimate Selection: Costing Data data available in SAP. These include WERKS (Plant), KLVAR (Costing Variant), TVERS (Costing Version), KADAT (Costing Date From).. 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: Not classified


SAP RCK50_YS_KAWKA 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
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
WERKSPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
KLVARCosting Variant CK_KLVARCHAR4Assigned to domainKLVARKRT
TVERSCosting Version CK_TVERSNUMC2CK_VERSIONVSN
KADATCosting Date From CK_ABDATDATS8CK_KADATKDA
BIDATCosting Date To CK_BIDATDATS8CK_KADATKDB
KOKRSControlling Area KOKRSCHAR4Assigned to domainCACCDCAC
GSBERBusiness Area GSBERCHAR4Assigned to domainGSBERGSB
FEH_STACosting Status CK_FEH_STACHAR2CK_STATUSFEHSTA
VORMDATDate on Which Cost Estimate Was Marked CK_VORMDATDATS8DATUM
FREIDATDate on Which Cost Estimate Released in Material Master CK_FREIDATDATS8DATUM
KALSTCosting Level CK_KALSTNUMC4CK_KALST
SOBESSpecial procurement type SOBESCHAR1SOBES
SOWRKSpecial Procurement Plant - Costing CK_SOWRKCHAR4Assigned to domainWERKS
KZROHMaterial Component CK_KZROHCHAR1XFELD
MKALKMixed Costing Indicator CK_MKALKCHAR1XFELD
ERZKACost Estimate Created with Product Costing CK_ERZKACHAR1XFELD
KKZMACosts Entered Manually in Additive or Automatic Cost Est. CK_KKZMACHAR1XFELDKKM
FREIGRelease of Standard Cost Estimate CK_FREIGCHAR1XFELD
BWTARValuation Type BWTAR_DCHAR10Assigned to domainBWTARBWT
PROCALT_NAMEEdited Name of an Alternative or a Process CKML_EDIT_NAMECHAR50CKML_EDIT_NAME

Key field Non-key field



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

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

How to access SAP table RCK50_YS_KAWKA

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