SAP ABAP Class CL_RSCRM_IMP_PF_DEL_REDISTRIB (InMemPlan-Delete&Redistr KYFs Value)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   CRM (Application Component) Customer Relationship Management
     RSCRM_IMP_CORE (Package) CRM In-Memory Planning Core
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSPLFC_DISTR_REFDATA Distribution with Reference Data 20121101
Properties
Class CL_RSCRM_IMP_PF_DEL_REDISTRIB  
Short Description InMemPlan-Delete&Redistr KYFs Value    
Super Class CL_RSPLFC_DISTR_REFDATA Distribution with Reference Data 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSCRM_IMP_CORE   CRM In-Memory Planning Core 
Created 20121003   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSCRM_IMP_PF_DEL_REDISTRIB has no forward declaration.
Interfaces
Class CL_RSCRM_IMP_PF_DEL_REDISTRIB has no interface implemented.
Friends
Class CL_RSCRM_IMP_PF_DEL_REDISTRIB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_KYF_ALL Instance attribute Protected Type reference (TYPE) RSPLF_T_KEYFNM Table of Key Figures 20121101
2 MT_RULES Instance attribute Protected Type reference (TYPE) LTY_TAB_RULES 20121101
Methods
# Method Level Visibility Method type Description Created on
1 GET_RULES Instance method Private Method Get planning function rules 20121101
Events
Class CL_RSCRM_IMP_PF_DEL_REDISTRIB has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTY_CHA_SELECTION Protected See coding 20121102 BEGIN OF lty_cha_selection, seqnr TYPE i, cha_sel TYPE rspls_ts_sel, END OF lty_cha_selection
2 LTY_RULE Protected See coding 20121101 BEGIN OF lty_rule, rulepos TYPE rsplf_rulepos, distribute TYPE char01, del_all_kyf TYPE char01, t_kyf_to_del TYPE rsplf_t_keyfnm, t_kyf_to_dist TYPE rsplf_t_keyfnm, tab_cha_selection TYPE lty_tab_cha_selection, END OF lty_rule
3 LTY_TAB_CHA_SELECTION Protected See coding 20121102 lty_tab_cha_selection TYPE SORTED TABLE OF lty_cha_selection WITH UNIQUE KEY seqnr
4 LTY_TAB_RULES Protected See coding 20121101 lty_tab_rules TYPE SORTED TABLE OF lty_rule WITH UNIQUE KEY rulepos
Method Signatures

Method GET_RULES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RULE Call by reference Type reference (TYPE) LTY_RULE Planning Function Rules 20121101
2 Importing I_R_MSG Call by reference Object reference (TYPE REF TO) IF_RSPLFA_MSG Messages 20121101
3 Importing I_R_PARAM_SET Call by reference Object reference (TYPE REF TO) IF_RSPLFA_PARAM_SET Record of Parameter Values 20121101

Method GET_RULES on class CL_RSCRM_IMP_PF_DEL_REDISTRIB has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740