SAP ABAP Class CL_INTERNAL_ACTIVITY_CK (PCP Valuation Object Internal Activity)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CO-PC-PCP (Application Component) Product Cost Planning
     CKBK (Package) R/3 Application Development: PP Costing Valuation
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_COSTING_ITEM PCP Valuation Object 19990303
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SB_COSTING_COMPONENT_CK Costing Item for Shared Buffer 20050214
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SHARED_BUFFER_ITEM_CK Business Object to Shared Buffer 20050214
Properties
Class CL_INTERNAL_ACTIVITY_CK  
Short Description PCP Valuation Object Internal Activity    
Super Class CL_COSTING_ITEM PCP Valuation Object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CKBK   R/3 Application Development: PP Costing Valuation 
Created 19990303   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CKC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 TYPPS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SB_COSTING_COMPONENT_CK Costing Item for Shared Buffer 20050214
2 IF_SHARED_BUFFER_ITEM_CK Business Object to Shared Buffer 20050214
Friends
Class CL_INTERNAL_ACTIVITY_CK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CCS_STRUCTURE Instance attribute Private Type reference (TYPE) CK_ELESMHK Cost Component Structure 20000201
2 RESOURCE Instance attribute Private Type reference (TYPE) TY_INT_ACTIVITY_RESSOURCE Resource Terms of Internal Activity 19991007
3 TCKH3_TABLE Instance attribute Private Type reference (TYPE) TY_TCKH3_TABLE Cost Component Structure Assignments 19990330
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_RESOURCE_EXISTENCE Static method Public Method Check Resource Exists 19991025
2 CONSTRUCTOR Instance method Public Constructor Generate Internal Activity Object 19990303
3 CREATE_CCS_FROM_IAA_STRUCTURE Instance method Private Method Structure Conversion from COCOMPRC to CCS_TABLE 19990303
4 CREATE_FROM_KIS1 Static method Public Method Create Internal Activity from Itemization Line 19990615
5 FIND_CCS_FROM_SHARED_BUFFER Instance method Private Method 20050113
6 GET_STATE_FROM_SHARED_BUFFER Instance method Private Method 20041223
7 IAA_TO_PRICES Instance method Private Method Transfer CO Area- and Object Currency if Appropriate 19990303
8 MOVE_CO_AREA_CURRENCY_FROM_SB Instance method Private Method 20050113
9 MOVE_CO_AREA_CURRENCY_TO_PRICE Instance method Private Method CO Area Currency -> Price Table 19990303
10 MOVE_OBJECT_CURRENCY_TO_PRICE Instance method Private Method Object Currency -> Price Table 19990303
11 SAVE_TO_SHARED_BUFFER Instance method Private Method 20050222
Events
Class CL_INTERNAL_ACTIVITY_CK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_INT_ACTIVITY_RESSOURCE Private See coding TY_INT_ACTIVITY_RESSOURCE 19990303 begin of ty_int_activity_ressource, activity_type type ckis-lstar, cost_center type ckis-kostl, controlling_area type ckis-kokrs_hrk, parob type parob, end of ty_int_activity_ressource
2 TY_TCKH3_TABLE Private See coding TY_TCKH3_TABLE 19990330 ty_tckh3_table type hashed table of tckh3 with unique key elemt
Method Signatures

Method CHECK_RESOURCE_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_LTEXT Value transfer Type reference (TYPE) KIS1-LTEXT Beschreibung 19991025
2 Importing IM_ACTIVITY_TYPE Value transfer Type reference (TYPE) CKIS-LSTAR Leistungsart 19991025
3 Importing IM_CONTROLLING_AREA Value transfer Type reference (TYPE) CKIS-KOKRS_HRK Kostenrechnungskreis 19991025
4 Importing IM_COST_CENTER Value transfer Type reference (TYPE) CKIS-KOSTL Kostenstelle 19991025
5 Importing IM_PRICING_DATE Value transfer Type reference (TYPE) KEKO-BWDAT Bewertungsdatum 19991025
# Exception Resumable Description Created on
1 DOES_NOT_EXIST nicht vorhanden 19991025

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTIVITY_TYPE Call by reference Type reference (TYPE) CKIS-LSTAR 19990303
2 Importing IM_CONTROLLING_AREA Call by reference Type reference (TYPE) CKIS-KOKRS_HRK 19990303
3 Importing IM_COST_CENTER Call by reference Type reference (TYPE) CKIS-KOSTL 19990303
4 Importing IM_QUANTITY Call by reference Type reference (TYPE) CKBK_QUANTITY 19990303
# Exception Resumable Description Created on
1 NOT_QUALIFIED IMportparameter nicht ausreichend 19990303

Method CREATE_CCS_FROM_IAA_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CCS_TABLE Call by reference Type reference (TYPE) CKF_CURR_CCS_TABLE 19990303
2 Importing IM_ABC_CCS Call by reference Type reference (TYPE) COCOMPRC_TAB 19990303
3 Importing IM_CCS_STRUCTURE Call by reference Type reference (TYPE) CK_ELESMHK 19990303
4 Importing IM_COVALUATION Call by reference Type reference (TYPE) COVALUATION 19990303
# Exception Resumable Description Created on
1 DIFFERENCE_CCS_VALUE 19990303
2 INTERNAL_ERROR 19990303

Method CREATE_FROM_KIS1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_KIS1 Call by reference Type reference (TYPE) KIS1 Einzelnachweiszeile 19990615
2 Importing IM_PARENT Call by reference Object reference (TYPE REF TO) CL_COST_ESTIMATE Kalkulation 19990622
3 Returning RE_INTERNAL_ACTIVITY Value transfer Object reference (TYPE REF TO) CL_INTERNAL_ACTIVITY_CK Eigenleistung 19990615
# Exception Resumable Description Created on
1 FAILED Importparameter nicht ausreichend 19991201

Method FIND_CCS_FROM_SHARED_BUFFER Signature

Method FIND_CCS_FROM_SHARED_BUFFER on class CL_INTERNAL_ACTIVITY_CK has no parameter.
# Exception Resumable Description Created on
1 NOT_FOUND 20050210

Method GET_STATE_FROM_SHARED_BUFFER Signature

Method GET_STATE_FROM_SHARED_BUFFER on class CL_INTERNAL_ACTIVITY_CK has no parameter.
# Exception Resumable Description Created on
1 NOT_FOUND 20050121

Method IAA_TO_PRICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COVALUATION Call by reference Type reference (TYPE) COVALUATION 19990303

Method IAA_TO_PRICES on class CL_INTERNAL_ACTIVITY_CK has no exception.

Method MOVE_CO_AREA_CURRENCY_FROM_SB Signature

Method MOVE_CO_AREA_CURRENCY_FROM_SB on class CL_INTERNAL_ACTIVITY_CK has no parameter.
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20050210

Method MOVE_CO_AREA_CURRENCY_TO_PRICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PRICE Call by reference Type reference (TYPE) CKF_PRICE_LINE Preiszeile 19990303
2 Importing IM_COVALUATION Call by reference Type reference (TYPE) COVALUATION 19990303

Method MOVE_CO_AREA_CURRENCY_TO_PRICE on class CL_INTERNAL_ACTIVITY_CK has no exception.

Method MOVE_OBJECT_CURRENCY_TO_PRICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PRICE Call by reference Type reference (TYPE) CKF_PRICE_LINE Preiszeile 19990303
2 Importing IM_COVALUATION Call by reference Type reference (TYPE) COVALUATION 19990303

Method MOVE_OBJECT_CURRENCY_TO_PRICE on class CL_INTERNAL_ACTIVITY_CK has no exception.

Method SAVE_TO_SHARED_BUFFER Signature

Method SAVE_TO_SHARED_BUFFER on class CL_INTERNAL_ACTIVITY_CK has no parameter.
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20050222
History
Last changed by/on SAP  20130531 
SAP Release Created in