SAP ABAP Class CL_INM_FUNC_TYPE_COPY (PPA-Specific Copy Function)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-PPM-CF (Application Component) Common Functions
     RS_BCT_INM (Package) BW: Content Innovation Management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPLFA_SRVTYPE_IMP_EXEC_REF Planning Function Type: Impl. Execution (with Ref. Data) 20071123
Properties
Class CL_INM_FUNC_TYPE_COPY  
Short Description PPA-Specific Copy Function    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_BCT_INM   BW: Content Innovation Management 
Created 20071123   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSPLFA_SRVTYPE_IMP_EXEC_REF Planning Function Type: Impl. Execution (with Ref. Data) 20071123
Friends
Class CL_INM_FUNC_TYPE_COPY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_DS_ALL_ORIG_SETTINGS Instance attribute Private Type reference (TYPE) RSPLS_S_DS_ALL Data Slice Properties: Everything in One Structure 20071210
2 MT_ALL_KEYFNM Instance attribute Private Type reference (TYPE) RSPLF_T_KEYFNM Table of All Key Figure Names 20071123
3 MT_IOBJ_PRO Instance attribute Private Type reference (TYPE) RSPLFA_T_IOBJ_PRO Properties of InfoObjects for an InfoProvider 20080121
4 MT_SELECTED_VALUES Instance attribute Private Type reference (TYPE) TT_CHA_VALUE_RANGE 20071123
5 MT_SOURCE_VALUES Instance attribute Private Type reference (TYPE) TT_CHA_VALUE_RANGE 20071123
6 MT_TARGET_KEYFIGURES Instance attribute Private Type reference (TYPE) TT_TARGET_KYF 20071123
7 MT_TARGET_KEYFNM Instance attribute Private Type reference (TYPE) RSPLF_T_KEYFNM Table of Target Key Figure Names 20080201
8 MT_TARGET_VALUES Instance attribute Private Type reference (TYPE) TT_CHA_VALUE_RANGE 20071123
9 MV_DATASLICE_INFOCUBE Instance attribute Private Type reference (TYPE) RSINFOPROV InfoCube with Locked Final Version (by Data Slice) 20071210
10 MV_DATASLICE_NUMBER Instance attribute Private Type reference (TYPE) RSPLS_DSNR Data Slice Number 20071210
11 MV_DISABLE_DATASLICE Instance attribute Private Type reference (TYPE) ABAP_BOOL Deactivate Data Slice 20071210
12 MV_EXECUTE_PF Instance attribute Private Type reference (TYPE) BOOLE_D Execute Planning Function ('X' = Yes, ' ' No) 20071123
13 MV_PF_NAME Instance attribute Private Type reference (TYPE) RSPLF_SRVNM Name of Planning Function 20071123
Methods
# Method Level Visibility Method type Description Created on
1 DISAGGREGATE_PERIODS Instance method Private Method Distribute Key Figure Values over Periods 20080121
Events
Class CL_INM_FUNC_TYPE_COPY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TR_CHA_VALUE_RANGE Private See coding 20071123 tr_cha_value_range TYPE RANGE OF rschavl
2 TT_CHA_VALUE_RANGE Private See coding 20071123 tt_cha_value_range TYPE STANDARD TABLE OF ty_cha_value_range WITH DEFAULT KEY
3 TT_TARGET_KYF Private See coding 20071123 tt_target_kyf TYPE STANDARD TABLE OF ty_target_kyf WITH DEFAULT KEY
4 TY_CHA_VALUE_RANGE Private See coding 20071123 BEGIN OF ty_cha_value_range, infoobject TYPE rsiobjnm, cha_value_range TYPE tr_cha_value_range, END OF ty_cha_value_range
5 TY_TARGET_KYF Private See coding 20071123 BEGIN OF ty_target_kyf, target_kyf_name TYPE rsiobjnm, operator TYPE c LENGTH 1, source_infoprov TYPE rsinfoprov, source_kyf_name TYPE rsiobjnm, END OF ty_target_kyf
Method Signatures

Method DISAGGREGATE_PERIODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) HASHED TABLE 20080121
2 Importing IR_MSG Call by reference Object reference (TYPE REF TO) IF_RSPLFA_MSG Meldungen 20080121
3 Importing IS_TRG_DATA_WA Call by reference Type reference (TYPE) ANY 20080121
4 Importing IV_FISCVARNT Call by reference Type reference (TYPE) ANY 20080121
5 Importing IV_FISCYEAR Call by reference Type reference (TYPE) ANY 20080121

Method DISAGGREGATE_PERIODS on class CL_INM_FUNC_TYPE_COPY has no exception.
History
Last changed by/on SAP  20141101 
SAP Release Created in 703