SAP ABAP Class CL_RSDD_LM_A_KEYFIGURE (Key Figure of a COPR PartProvider)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDD_LM (Package) Lean Modeler
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDD_LM_KEYFIGURE Key Figure for COPR and PARTP 20100531
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDD_LM_COLUMN_AVAILABILITY Availability of a Column 20111021
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDD_LM_OBJECT_AVAILABILITY Object is not available 20101122
Properties
Class CL_RSDD_LM_A_KEYFIGURE  
Short Description Key Figure of a COPR PartProvider    
Super Class CL_RSDD_LM_KEYFIGURE Key Figure for COPR and PARTP 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDD_LM   Lean Modeler 
Created 20091214   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSL_AINX_PROP Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSDD_LM_COLUMN_AVAILABILITY Availability of a Column 20111021
2 IF_RSDD_LM_OBJECT_AVAILABILITY Object is not available 20101122
Friends
Class CL_RSDD_LM_A_KEYFIGURE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_S_PROPERTIES Instance attribute Protected Type reference (TYPE) GT_S_PROPERTIES Key Figures (List) 20100531
2 P_IS_AVAILABLE Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20101122
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100203
2 GET_PROPERTIES Instance method Public Method 20100531
3 SET_PROPERTIES Instance method Public Method 20100531
Events
Class CL_RSDD_LM_A_KEYFIGURE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GT_S_PROPERTIES Public See coding 20100531 BEGIN OF gt_s_properties, datatype TYPE string, length TYPE i, decimals TYPE i, currency TYPE string, unit TYPE string, reference_infoobject TYPE string, origin_infoobject TYPE string, transient_infoobject TYPE string, aggrgen TYPE rsdaggrgen, ncumfl TYPE rsncumfl, END OF gt_s_properties
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) RSDD_INDEX_COLUMN Spalte eines analytischen Indexes 20100203
# Exception Resumable Description Created on
1 NAME_TO_LONG 20100203

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_PROPERTIES Call by reference Type reference (TYPE) GT_S_PROPERTIES 20100531

Method GET_PROPERTIES on class CL_RSDD_LM_A_KEYFIGURE has no exception.

Method SET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_PROPERTIES Call by reference Type reference (TYPE) GT_S_PROPERTIES 20100531

Method SET_PROPERTIES on class CL_RSDD_LM_A_KEYFIGURE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730