SAP ABAP Class CL_RSDD_STATAGGRDEF (Aggregate Definition, Statistics)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDDK (Package) BW Aggregates
Properties
Class CL_RSDD_STATAGGRDEF  
Short Description Aggregate Definition, Statistics    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDDK   BW Aggregates 
Created 20040706   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 RSDD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSSTA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDD_STATAGGRDEF has no interface implemented.
Friends
Class CL_RSDD_STATAGGRDEF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_AGGRNUM Static Attribute Private Type reference (TYPE) RSIDN4 BW: General reference field for internal IDs 20040706
2 P_TH_STATAGGRDEF Static Attribute Private Type reference (TYPE) TP_TH_AGGRDEF 20040706
Methods
# Method Level Visibility Method type Description Created on
1 WRITE_AGGRDEF Static method Public Method Writes Aggregate Definition 20040706
2 WRITE_AGGRDEF_DB Static method Public Method Write Aggregate Definition to DB 20040706
Events
Class CL_RSDD_STATAGGRDEF has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_TH_AGGRDEF Private See coding 20091027 TP_TH_AGGRDEF TYPE HASHED TABLE OF rsddstataggrdef WITH UNIQUE KEY stepuid handleid handletp aggrnum iobjnm
Method Signatures

Method WRITE_AGGRDEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOCUBE Call by reference Type reference (TYPE) RSD_INFOCUBE 20040706
2 Importing I_TX_SELAGGR Call by reference Type reference (TYPE) RSDD_TX_SELAGGR 20040706

Method WRITE_AGGRDEF on class CL_RSDD_STATAGGRDEF has no exception.

Method WRITE_AGGRDEF_DB Signature

Method WRITE_AGGRDEF_DB on class CL_RSDD_STATAGGRDEF has no parameter.
Method WRITE_AGGRDEF_DB on class CL_RSDD_STATAGGRDEF has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700