/KYK/IS_KE30_CA SAP (Structure for generated infoset for program /KYK/IS_KE30_BPC) Structure details

Dictionary Type: Structure
Description: Structure for generated infoset for program /KYK/IS_KE30_BPC




ABAP Code to SELECT data from /KYK/IS_KE30_CA
Related tables to /KYK/IS_KE30_CA
Access table /KYK/IS_KE30_CA




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

/KYK/IS_KE30_CA 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 "Structure for generated infoset for program /KYK/IS_KE30_BPC" 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_/KYK/IS_KE30_CA TYPE /KYK/IS_KE30_CA.

The /KYK/IS_KE30_CA table consists of various fields, each holding specific information or linking keys about Structure for generated infoset for program /KYK/IS_KE30_BPC data available in SAP. These include COL0001 (Actual CM), CURR0001 (Actual CM - Currency), COL0002 (Budget CM), CURR0002 (Budget CM - Currency).. 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 /KYK/IS_KE30_CA 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
LCOL Description0
COL0001 Actual CM0
CURR0001 Actual CM - Currency0
COL0002 Budget CM0
CURR0002 Budget CM - Currency0
COL0003 Var CM0
CURR0003 Var CM - Currency0
COL0004 Actual YTD0
CURR0004 Actual YTD - Currency0
COL0005 Budget YTD0
CURR0005 Budget YTD - Currency0
COL0006 Var YTD0
CURR0006 Var YTD - Currency0

Key field Non-key field



How do I retrieve data from SAP structure /KYK/IS_KE30_CA using ABAP code?

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

How to access SAP table /KYK/IS_KE30_CA

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