SAP ABAP Class CL_INM_FUNC_TYPE_NEW (Create New Planning Data (Planning Function Type PPA))
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 Planning Function Type: Execution (Without Reference Data) 20070928
Properties
Class CL_INM_FUNC_TYPE_NEW  
Short Description Create New Planning Data (Planning Function Type PPA)    
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 20070928   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 Planning Function Type: Execution (Without Reference Data) 20070928
Friends
Class CL_INM_FUNC_TYPE_NEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_DATA_SELECTION Instance attribute Private Type reference (TYPE) RSPLF_T_CHARSEL Filter Selection 20071001
2 MT_TARGET_KYF_VALUES Instance attribute Private Type reference (TYPE) TT_KYF_VALUES 20071018
3 MT_TARGET_VALUES Instance attribute Private Type reference (TYPE) TT_CHA_VALUE_RANGE 20070928
4 MV_EXECUTE_PF Instance attribute Private Type reference (TYPE) BOOLE_D Execute Planning Function ('X' = Yes, ' ' No) 20070928
Methods
# Method Level Visibility Method type Description Created on
1 DISAGGREGATE_PERIODS Instance method Private Method Distribute Key Figure Values over Periods 20071214
Events
Class CL_INM_FUNC_TYPE_NEW has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TR_CHA_VALUE_RANGE Private See coding 20070928 tr_cha_value_range TYPE RANGE OF rschavl
2 TT_CHA_VALUE_RANGE Private See coding 20070928 tt_cha_value_range TYPE STANDARD TABLE OF ty_cha_value_range WITH DEFAULT KEY
3 TT_KYF_VALUES Private See coding 20071018 tt_kyf_values TYPE STANDARD TABLE OF ty_kyf_value WITH DEFAULT KEY
4 TY_CHA_VALUE_RANGE Private See coding 20070928 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_KYF_VALUE Private See coding 20071018 BEGIN OF ty_kyf_value, iobj TYPE rsplfa_s_iobj_pro, value TYPE REF TO data, END OF ty_kyf_value
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 20071217
2 Importing IR_MSG Call by reference Object reference (TYPE REF TO) IF_RSPLFA_MSG Meldungen 20071214
3 Importing IS_NEW_DATA_WA Call by reference Type reference (TYPE) ANY 20071217
4 Importing IV_FISCVARNT Call by reference Type reference (TYPE) ANY 20071214
5 Importing IV_FISCYEAR Call by reference Type reference (TYPE) ANY 20071214

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