SAP ABAP Class /KYK/CL_CO_POWL_COST_ELEMENT (Create Change Display Delete CO- Cost Element)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CO (Application Component) Controlling
     /KYK/FIN_CO (Package) Controlling
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_POWL_FEEDER Interface for POWL Feeders 20060705
Properties
Class /KYK/CL_CO_POWL_COST_ELEMENT  
Short Description Create Change Display Delete CO- Cost Element    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /KYK/FIN_CO   Controlling 
Created 20060705   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /KYK/CL_CO_POWL_COST_ELEMENT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_POWL_FEEDER Interface for POWL Feeders 20060705
Friends
Class /KYK/CL_CO_POWL_COST_ELEMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ACTION_CREATE_PRIM Constant Private Type reference (TYPE) POWL_ACTIONID_TY 'PRIM' Action identifier 20060720
2 GC_ACTION_CREATE_SEC Constant Private Type reference (TYPE) POWL_ACTIONID_TY 'SEC' Action identifier 20060720
3 GC_ACTION_DELETE Constant Private Type reference (TYPE) POWL_ACTIONID_TY 'DEL' Action identifier 20060705
4 GC_ACTION_DISPLAY Constant Private Type reference (TYPE) POWL_ACTIONID_TY 'ANZ' Action identifier 20060705
5 GC_ACTION_DISPLAY_ACT Constant Private Type reference (TYPE) POWL_ACTIONID_TY 'ACT' Action identifier 20060706
6 GC_ACTION_DISPLAY_CYC Constant Private Type reference (TYPE) POWL_ACTIONID_TY 'CYC' Action identifier 20060706
7 GC_ACTION_EDIT Constant Private Type reference (TYPE) POWL_ACTIONID_TY 'AEN' Action identifier 20060705
8 GC_ELEMENT_PRIMARY Constant Private Type reference (TYPE) POWL_TYPE_TY 'KYK_CO_COST_ELEMENT_PRIM' Primary Cost Element 20060822
9 GC_ELEMENT_SECONDARY Constant Private Type reference (TYPE) POWL_TYPE_TY 'KYK_CO_COST_ELEMENT_SEC' Secondary Cost Element 20060822
10 GC_OP_ELEMENT_PRIMARY Constant Private Type reference (TYPE) POWL_TYPE_TY 'KYKOP_CO_COST_ELEMENT_PRIM' Primary Cost Element 20070313
11 GC_OP_ELEMENT_SECONDARY Constant Private Type reference (TYPE) POWL_TYPE_TY 'KYKOP_CO_COST_ELEMENT_SEC' Secondary Cost Element 20070313
12 MT_ACTIONS Instance attribute Private Type reference (TYPE) POWL_ACTDESCR_TTY action meta description 20060705
13 MT_CRITERIA_DEFAULT Instance attribute Private Type reference (TYPE) RSPARAMS_TT rsparams Table 20060705
14 MT_FIELDCAT Instance attribute Private Type reference (TYPE) POWL_FIELDCAT_TTY Field catalog META description 20060705
15 MT_RESULT Instance attribute Private Type reference (TYPE) TY_LT_COST_ELEMENT Table of CO Cost Element 20060705
16 MT_SELCRITERIA Instance attribute Private Type reference (TYPE) POWL_SELCRIT_TTY Selection criteria meta description 20060705
Methods
# Method Level Visibility Method type Description Created on
1 GET_KEY_VALUES Instance method Private Method 20070313
Events
Class /KYK/CL_CO_POWL_COST_ELEMENT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_LS_COST_ELEMENT Private See coding Cost Elements: Maintainable Fields 20060706 BEGIN OF ty_ls_cost_element, kokrs TYPE kokrs, kstar TYPE kstar, ktext TYPE ktext, ltext TYPE kltxt, katyp TYPE katyp, katyp_text TYPE kltxt, datab TYPE datab, datbi TYPE datbi, fkber type fkber. *INCLUDE TYPE CSKB_EX. TYPES END OF ty_ls_cost_element
2 TY_LT_COST_ELEMENT Private See coding 20060706 ty_lt_cost_element TYPE STANDARD TABLE OF ty_ls_cost_element
Method Signatures

Method GET_KEY_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_VALUES Value transfer Type reference (TYPE) POWL_NAMEVALUE_TTY Name/Value set 20070313
2 Importing I_COST_ELEM_CATEGORY_TYPE Call by reference Type reference (TYPE) STRING 'PRIMARY' 20070313

Method GET_KEY_VALUES on class /KYK/CL_CO_POWL_COST_ELEMENT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 100