SAP ABAP Interface IF_RSR_MDX_CALCULATED_MEMBER (Formula definition reader)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSR_MDX_BASE (Package) MDX: Basis
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSR_MDX_CMD Abstract MDX Command 20101117
Properties
Interface IF_RSR_MDX_CALCULATED_MEMBER  
Short Description Formula definition reader    
General Data
Package RSR_MDX_BASE   MDX: Basis 
Created 20101117   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RZI0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RSR_MDX_CALCULATED_MEMBER has no interface.
Friends
Interface IF_RSR_MDX_CALCULATED_MEMBER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_STEPNR Static Attribute Public Type reference (TYPE) RSZSTEPNR Formula stage 20101222
2 O_TH_FST Instance attribute Public Type reference (TYPE) RZI0_TH_FST 20101222
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_FST Instance method Public Method Append a line of type RSZFST 20101222
2 BUILD_FST Instance method Public Method Delivers the FST formula definition 20101216
3 GET_FORMULA_DEFINITION Instance method Public Method Delivers formula definition for transient query 20101117
Events
Interface IF_RSR_MDX_CALCULATED_MEMBER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_CM_KID Public See coding 20110105 ts_cm_kid TYPE SORTED TABLE OF t_s_cm_kid WITH UNIQUE KEY eltuid
2 T_S_CM_KID Public See coding 20110105 BEGIN OF t_s_cm_kid, eltuid TYPE rzi0_eltuid, sid TYPE rsd_sid, kid type RSRKID, END OF t_s_cm_kid
Method Signatures

Method APPEND_FST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_FST Call by reference Type reference (TYPE) RZI0_S_FST A formula line 20101222

Method APPEND_FST on Interface IF_RSR_MDX_CALCULATED_MEMBER has no exception.

Method BUILD_FST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TH_FST Call by reference Type reference (TYPE) RZI0_TH_FST 20101216
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: General Error Class 20101222
2 CX_RS_NOT_POSSIBLE Calculation via transient query not possible 20101222

Method GET_FORMULA_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_THX_FST Call by reference Type reference (TYPE) RZI0_TSX_FST QD-Repraesentation der CM 20101222
2 Changing C_TS_ELTUID_CM Call by reference Type reference (TYPE) TS_CM_KID Identification of ELTUID and CM 20110105
3 Importing I_NUM Call by reference Type reference (TYPE) I 20110105
4 Importing I_SID Call by reference Type reference (TYPE) RSD_SID ID of the calculated member 20110105
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: General Error Class 20101222
2 CX_RS_NOT_POSSIBLE Average was not possible 20101117
History
Last changed by/on SAP  20110908 
SAP Release Created in 731