SAP ABAP Class CL_RSDDTPS_PART_ALV (ALV Interface for Excluding Filter)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDDTPS_UI (Package) RSDDTPS_UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDDTPS_ALV Parent Class for ALV Implementation 20090624
Properties
Class CL_RSDDTPS_PART_ALV  
Short Description ALV Interface for Excluding Filter    
Super Class CL_RSDDTPS_ALV Parent Class for ALV Implementation 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDDTPS_UI   RSDDTPS_UI 
Created 20090624   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_RSDDTPS_HIER_MAINTAIN Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDDTPS_PART_ALV has no interface implemented.
Friends
Class CL_RSDDTPS_PART_ALV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_TYPE Constant Public Type reference (TYPE) CHAR4 'PART' Loosely defined; could be used for patch levels 20090624
2 P_R_FILTER Instance attribute Private Object reference (TYPE REF TO) CL_RSDDTPS_FILTER Data Target for Transaction Data 20090624
3 P_T_FILTER_DB Instance attribute Private Type reference (TYPE) TN_T_FILTER_DB 20090624
4 P_T_PART Instance attribute Private Type reference (TYPE) TN_T_PART 20090624
5 P_T_PARTTAB_DB Instance attribute Private Type reference (TYPE) RSDDTPS_T_OUTTAB_PART Excluded InfoProvider DB 20090703
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20090624
2 HANDLE_TOOLBAR Instance method Private Event handling method 20090624
3 HANDLE_USER_CMD Instance method Private Event handling method 20090624
Events
Class CL_RSDDTPS_PART_ALV has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_PART Public See coding 20090624 BEGIN OF tn_s_part, selected TYPE rs_bool, partprov TYPE rsinfoprov, tlogo type rstlogo, cubetype type rsiobjtp, celltab TYPE lvc_t_styl, linecolor(4) TYPE c, END OF tn_s_part
2 TN_T_FILTER_DB Private See coding 20090624 Tn_t_filter_DB type table of rsddtps_filter
3 TN_T_PART Public See coding 20090624 tn_t_part TYPE STANDARD TABLE OF tn_s_part
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EDIT Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Editieren? 20090624
2 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20090624
3 Importing I_R_PROVIDER Call by reference Object reference (TYPE REF TO) IF_RSDDTPS_PROVIDER Providerinterface für Polestar 20090624

Method CONSTRUCTOR on class CL_RSDDTPS_PART_ALV has no exception.

Method HANDLE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Value transfer Attribute reference (LIKE) 20090624
2 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20090624

Method HANDLE_TOOLBAR on class CL_RSDDTPS_PART_ALV has no exception.

Method HANDLE_USER_CMD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20090624

Method HANDLE_USER_CMD on class CL_RSDDTPS_PART_ALV has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 701