SAP ABAP Class CL_SLIM_TRANSFER_LIST_VIEW (System Measurement: SDCC Transfer View Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-LIM (Application Component) License Measurement
     SLIM (Package) System Measurement
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SLIM_ALV_GRID System Measurement: Abstract ALV Class 20061018
Properties
Class CL_SLIM_TRANSFER_LIST_VIEW  
Short Description System Measurement: SDCC Transfer View Class    
Super Class CL_SLIM_ALV_GRID System Measurement: Abstract ALV Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLIM   System Measurement 
Created 20061016   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SLIM_TRANSFER_LIST_VIEW has no forward declaration.
Interfaces
Class CL_SLIM_TRANSFER_LIST_VIEW has no interface implemented.
Friends
Class CL_SLIM_TRANSFER_LIST_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GA_CONTAINER_NAME Instance attribute Private Type reference (TYPE) SCRFNAME 'CTL_SDCC_CONTAINER' Name of a Screen Element 20061018
2 GA_GRID_STRUCT_NAME Instance attribute Private Type reference (TYPE) DD02L-TABNAME 'SLIM_SDCC_STATUS_INFOS' Table Name 20061018
3 GC_CMD_DELE Constant Private Type reference (TYPE) STRING 'DELETE' 20061018
4 GC_CMD_REFRESH Constant Private Type reference (TYPE) STRING 'REFRESH' 20061018
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20061018
2 CONSTRUCTOR__ Instance method Public Method CONSTRUCTOR 20061027
3 GRID_GET_ROW_CELL__ Instance method Public Method 20061018
4 SHOW_TRANSFER_LOG Instance method Public Method Display Transfer Log 20061018
Events
# Event Type Visibility Description Created on
1 EVT_DELETE_TRANSFERS Instance Event
(0)
Public
(2)
Delete Transfer Information 20061018
2 EVT_REFRESH Instance Event
(0)
Public
(2)
Refresh the Display 20061018
3 EVT_SHOW_DETAIL Instance Event
(0)
Public
(2)
Detailed Display 20061018
Types
Class CL_SLIM_TRANSFER_LIST_VIEW has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CONTAINER_NAME Call by reference Type reference (TYPE) SCRFNAME Name eines Dynproelementes 20061018
2 Importing PI_DATA_SRC Call by reference Object reference (TYPE REF TO) DATA Referenz auf Quelldaten 20061018
3 Importing PI_GRID_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container fuer Custom Controls in der Dynpro Area 20061018
4 Importing PI_NAME_GRID_STRUCT Call by reference Type reference (TYPE) DD02L-TABNAME Tabellenname 20061018

Method CONSTRUCTOR on class CL_SLIM_TRANSFER_LIST_VIEW has no exception.

Method CONSTRUCTOR__ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DATA_SRC Call by reference Object reference (TYPE REF TO) CL_SLIM_GRID_DATA Referenz auf datenobject 20061027

Method CONSTRUCTOR__ on class CL_SLIM_TRANSFER_LIST_VIEW has no exception.

Method GRID_GET_ROW_CELL__ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CELL_NAME Call by reference Type reference (TYPE) STRING 20061018
2 Importing PI_GRID_INDEX Call by reference Type reference (TYPE) LVC_INDEX ALV-Control: Zeilennummer (Index der internen Tabelle) 20061018
3 Returning PR_ROW_DATA Value transfer Object reference (TYPE REF TO) DATA 20061018

Method GRID_GET_ROW_CELL__ on class CL_SLIM_TRANSFER_LIST_VIEW has no exception.

Method SHOW_TRANSFER_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_LOG Call by reference Object reference (TYPE REF TO) DATA 20061018

Method SHOW_TRANSFER_LOG on class CL_SLIM_TRANSFER_LIST_VIEW has no exception.
Event Signatures

Event EVT_DELETE_TRANSFERS Signature
Event EVT_DELETE_TRANSFERS on class CL_SLIM_TRANSFER_LIST_VIEW has no parameter.
Event EVT_REFRESH Signature
Event EVT_REFRESH on class CL_SLIM_TRANSFER_LIST_VIEW has no parameter.
Event EVT_SHOW_DETAIL Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 EP_MEAS_NO Exporting Value transfer Type reference (TYPE) RSUVM_MNO Systemvermessung: laufende Vermessungsnummer 20061018
2 EP_SESSION_ID Exporting Value transfer Type reference (TYPE) SLIM_SDCC_SESSION_ID Einstelliges Kennzeichen 20061018
History
Last changed by/on SAP  20070911 
SAP Release Created in