SAP ABAP Class CL_RSDDTPS_FML_ALV (Interface for Conversions)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDDTPS_FML (Package) RSDDTPS_FML
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 20090615
Properties
Class CL_RSDDTPS_FML_ALV  
Short Description Interface for Conversions    
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_FML   RSDDTPS_FML 
Created 20090527   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_CONVINDEX Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_RSDDTPS_FML Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 RRMS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSW0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDDTPS_FML_ALV has no interface implemented.
Friends
Class CL_RSDDTPS_FML_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 'FML' Loosely defined; could be used for patch levels 20090615
2 P_R_FML Instance attribute Private Object reference (TYPE REF TO) CL_RSDDTPS_FML Create Authorization Index for Polestar 20090527
3 P_TH_DEFINITION Instance attribute Private Type reference (TYPE) CL_RSDDTPS_FML=>TN_TH_RKF_CKF 20090527
4 P_T_FML Instance attribute Private Type reference (TYPE) TN_T_FML 20090527
5 P_T_SELECTION_VAR Instance attribute Private Type reference (TYPE) CL_RSDDTPS_FML=>TN_T_SELECTION 20090630
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20090527
2 HANDLE_TOOLBAR Instance method Private Event handling method 20090605
3 HANDLE_USER_CMD Instance method Private Event handling method 20090605
Events
Class CL_RSDDTPS_FML_ALV has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_FML Public See coding 20090527 BEGIN OF tn_s_fml, fml TYPE char30, description type rstxtlg, use TYPE rs_bool, eltuid type sysuuid_25, celltab type LVC_T_STYL, linecolor(4) type c, END OF tn_s_fml
2 TN_T_FML Public See coding 20090527 tn_t_fml TYPE STANDARD TABLE OF tn_s_fml WITH KEY fml
3 TP_S_MESG2 Private See coding 20090527 begin of tp_S_MESG2, light type char1, text type natxt, ARBGB type ARBGB, TXTNR type MSGNR, end of tp_s_mesg2
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 Boolean 20090527
2 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20090527
3 Importing I_R_PROVIDER Call by reference Object reference (TYPE REF TO) IF_RSDDTPS_PROVIDER Providerinterface für Polestar 20090615

Method CONSTRUCTOR on class CL_RSDDTPS_FML_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) 20090605
2 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20090605

Method HANDLE_TOOLBAR on class CL_RSDDTPS_FML_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) Funktionscode, der PAI ausgelöst hat 20090605

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