SAP ABAP Class CL_RSDDTPS_CONV_ALV (Interface for Conversions)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDDTPS_CORE (Package) Main Package RSDDTPS
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_CONV_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_CORE   Main Package RSDDTPS 
Created 20090310   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 RRMS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSW0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDDTPS_CONV_ALV has no interface implemented.
Friends
Class CL_RSDDTPS_CONV_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 'CONV' 3-Byte Field 20090615
2 P_R_CONVINDEX Instance attribute Private Object reference (TYPE REF TO) CL_RSDDTPS_CONVINDEX 20090311
3 P_T_CONVERSION Instance attribute Private Type reference (TYPE) TN_T_CONVERSION 20090311
4 P_T_CONVTAB Instance attribute Private Type reference (TYPE) CL_RSDDTPS_CONVINDEX=>NT_T_CONVTAB 20090311
5 P_T_CONVTAB_START Instance attribute Private Type reference (TYPE) CL_RSDDTPS_CONVINDEX=>NT_T_CONVTAB 20090626
6 P_T_IOBJNM_START Instance attribute Private Type reference (TYPE) RSD_T_IOBJNM List of InfoObjects 20090713
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20090311
2 ON_F4 Instance method Private Event handling method 20090311
Events
Class CL_RSDDTPS_CONV_ALV has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_CONVERSION Public See coding 20090311 BEGIN OF tn_s_conversion, kyfnm TYPE rskyfnm, description type rstxtsh, target TYPE rsd_cuky, rtype TYPE rsw0_rtype, convert TYPE rs_bool, hide type rs_bool, celltab type LVC_T_STYL, linecolor(4) type c, END OF tn_s_conversion
2 TN_T_CONVERSION Public See coding 20090311 tn_t_conversion TYPE STANDARD TABLE OF tn_s_conversion WITH KEY kyfnm
3 TP_S_MESG2 Private See coding 20090311 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 20090311
2 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20090311
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_CONV_ALV has no exception.

Method ON_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Value transfer Attribute reference (LIKE) 20090311
2 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20090311
3 Importing ET_BAD_CELLS Value transfer Attribute reference (LIKE) 20090311
4 Importing E_DISPLAY Value transfer Attribute reference (LIKE) 20090311
5 Importing E_FIELDNAME Value transfer Attribute reference (LIKE) 20090311
6 Importing E_FIELDVALUE Value transfer Attribute reference (LIKE) 20090311

Method ON_F4 on class CL_RSDDTPS_CONV_ALV has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730