SAP ABAP Class CL_RSDDTPS_EXCL_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 20090622
Properties
Class CL_RSDDTPS_EXCL_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 20090622   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_EXCL_ALV has no interface implemented.
Friends
Class CL_RSDDTPS_EXCL_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 'EXCL' Loosely defined; could be used for patch levels 20090622
2 P_R_EXCLUDE Instance attribute Private Object reference (TYPE REF TO) CL_RSDDTPS_EXCLUDE Data Target for Transaction Data 20090622
3 P_T_EXCL Instance attribute Private Type reference (TYPE) TN_T_EXCL 20090622
4 P_T_EXCL_DB Instance attribute Private Type reference (TYPE) TN_T_EXCL_DB 20090622
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20090622
2 HANDLE_TOOLBAR Instance method Private Event handling method 20090622
3 HANDLE_USER_CMD Instance method Private Event handling method 20090622
Events
Class CL_RSDDTPS_EXCL_ALV has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_EXCL Public See coding 20090622 BEGIN OF tn_s_excl, selected TYPE rs_bool, iobjnm TYPE rsiobjnm, iobjtp type rsiobjtp, celltab TYPE lvc_t_styl, linecolor(4) TYPE c, END OF tn_s_excl
2 TN_T_EXCL Public See coding 20090622 tn_t_excl TYPE STANDARD TABLE OF tn_s_excl WITH KEY iobjnm
3 TN_T_EXCL_DB Private See coding 20090622 TN_T_EXCL_DB type table of rsddtps_exclude
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? 20090622
2 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20090622
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_EXCL_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) 20090622
2 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20090622

Method HANDLE_TOOLBAR on class CL_RSDDTPS_EXCL_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) 20090622

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