SAP ABAP Class CL_BICS_PLAN_MODEL_RUN (Planning Objects at Runtime)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     BW_BICS_CONSUMER_PLANNING (Package) BW BICS Shell for Planning Functionaliies
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BICS_SRV Service 20110117
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BICS_PLAN_MODEL_RUN Planning Objects at Runtime 20101112
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BICS_SRV_BASE Application Service 20101112
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BICS_SYSTEM_SRV System Service 20101112
Properties
Class CL_BICS_PLAN_MODEL_RUN  
Short Description Planning Objects at Runtime    
Super Class CL_BICS_SRV Service 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BW_BICS_CONSUMER_PLANNING   BW BICS Shell for Planning Functionaliies 
Created 20101112   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BICS_PLAN_MODEL_RUN has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BICS_PLAN_MODEL_RUN Planning Objects at Runtime 20101112
2 IF_BICS_SRV_BASE Application Service 20101112
3 IF_BICS_SYSTEM_SRV System Service 20101112
Friends
Class CL_BICS_PLAN_MODEL_RUN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_R_APPLICATION Instance attribute Private Object reference (TYPE REF TO) IF_BICS_APPLICATION Application Representation 20101129
2 P_R_SRV_DESCR Instance attribute Private Object reference (TYPE REF TO) IF_BICS_SRV_DESCR Description of a Service 20101129
3 P_T_CHARACTERISTIC_RELATION Instance attribute Private Type reference (TYPE) TN_T_CHARACTERISTIC_RELATION List of Characteristic Relationship created 20120615
4 P_T_DATA_SLICE Instance attribute Private Type reference (TYPE) TN_T_DATA_SLICE Liste der erzeugten Datenscheibe 20130422
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101124
Events
Class CL_BICS_PLAN_MODEL_RUN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_T_CHARACTERISTIC_RELATION Public See coding List of Characteristic Relationship created 20120615 TN_T_CHARACTERISTIC_RELATION TYPE TABLE OF REF TO cl_bics_plan_mod_run_cr WITH DEFAULT KEY
2 TN_T_DATA_SLICE Public See coding 20130422 TN_T_DATA_SLICE TYPE TABLE OF REF TO cl_bics_plan_mod_run_ds WITH DEFAULT KEY
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_APPLICATION Call by reference Object reference (TYPE REF TO) IF_BICS_APPLICATION Applikationsrepräsentation 20101124
2 Importing I_R_SRV_DESCR Call by reference Object reference (TYPE REF TO) IF_BICS_SRV_DESCR Beschreibung eines Services 20101124

Method CONSTRUCTOR on class CL_BICS_PLAN_MODEL_RUN has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 731