SAP ABAP Class CL_SLIM_TRANSFER_LIST (Data Transfer Display Controller)
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_GUI_CONTROLER System Measurement: Display Controller Class 20061018
Properties
Class CL_SLIM_TRANSFER_LIST  
Short Description Data Transfer Display Controller    
Super Class CL_SLIM_GUI_CONTROLER System Measurement: Display Controller Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class BV    
Program status     
Category 0   
Package SLIM   System Measurement 
Created 20061004   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SLIM_TRANSFER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_SLIM_TRANSFER_LIST has no interface implemented.
Friends
Class CL_SLIM_TRANSFER_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GA_TOOL_TYPE Instance attribute Public Type reference (TYPE) SLIM_TOOL_TYPE System Measurement: Type of the User Tool 20061018
2 GO_SDCC_DATA Instance attribute Private Object reference (TYPE REF TO) CL_SLIM_TRANSFER_MODEL Class SDCC Data 20061018
3 GO_SDCC_VIEW Instance attribute Private Object reference (TYPE REF TO) CL_SLIM_TRANSFER_LIST_VIEW Class of the SDCC View 20061018
Methods
# Method Level Visibility Method type Description Created on
1 ASK_FOR_CONFIRMATION Instance method Private Method User Confirmation? 20061018
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20061018
3 DELETE_TRANSFER Instance method Private Method Delete the Transfer Data 20061018
4 GLOBAL_REFRESH Instance method Private Method Rebuild the Display with Synchronization 20061018
5 HANDLE_DELETE_TRANSFER Instance method Public Event handling method Delete Transfers Handler 20061018
6 HANDLE_REFRESH Instance method Public Event handling method Update Display 20061018
7 HANLDE_SHOW_DETAIL Instance method Public Event handling method Detailed Display 20061018
8 REFRESH Instance method Public Method Refresh the Display 20061018
9 SHOW_DETAIL Instance method Private Method Display Detail Dialog Box 20061018
Events
# Event Type Visibility Description Created on
1 SYNC_SUBSYSTEM Instance Event
(0)
Public
(2)
Synchronize Subsystem Event 20061018
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LT_TRANS_MSGLOG Public Type reference (TYPE) SLIM_T_TRANS_MSGLOG System Measurement: Transfer Log 20061018
Method Signatures

Method ASK_FOR_CONFIRMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_HEADER Call by reference Type reference (TYPE) STRING 20061018
2 Importing PI_QUESTION Call by reference Type reference (TYPE) STRING 20061018
3 Returning PR_ANSWER Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20061018

Method ASK_FOR_CONFIRMATION on class CL_SLIM_TRANSFER_LIST has no exception.

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) STRING 20061018
2 Importing PI_DATA_CLASS_NAME Call by reference Type reference (TYPE) STRING 20061018
3 Importing PI_GRID_STRUCTURE Call by reference Type reference (TYPE) TABNAME Tabellenname 20061018
4 Importing PI_TOOL_TYPE Call by reference Type reference (TYPE) SLIM_TOOL_TYPE '0' Systemvermessung: Art des Anwenderwerkzeuges 20061018
5 Importing PI_VIEW_CLASS_NAME Call by reference Type reference (TYPE) STRING 20061018

Method CONSTRUCTOR on class CL_SLIM_TRANSFER_LIST has no exception.

Method DELETE_TRANSFER Signature

Method DELETE_TRANSFER on class CL_SLIM_TRANSFER_LIST has no parameter.
# Exception Resumable Description Created on
1 CX_SLIM_GLOBAL Systemvermessung: Globale Ausnahmeklasse 20061018

Method GLOBAL_REFRESH Signature

Method GLOBAL_REFRESH on class CL_SLIM_TRANSFER_LIST has no parameter.
Method GLOBAL_REFRESH on class CL_SLIM_TRANSFER_LIST has no exception.

Method HANDLE_DELETE_TRANSFER Signature

Method HANDLE_DELETE_TRANSFER on class CL_SLIM_TRANSFER_LIST has no parameter.
Method HANDLE_DELETE_TRANSFER on class CL_SLIM_TRANSFER_LIST has no exception.

Method HANDLE_REFRESH Signature

Method HANDLE_REFRESH on class CL_SLIM_TRANSFER_LIST has no parameter.
Method HANDLE_REFRESH on class CL_SLIM_TRANSFER_LIST has no exception.

Method HANLDE_SHOW_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EP_MEAS_NO Value transfer Attribute reference (LIKE) 20061018
2 Importing EP_SESSION_ID Value transfer Attribute reference (LIKE) 20061018

Method HANLDE_SHOW_DETAIL on class CL_SLIM_TRANSFER_LIST has no exception.

Method REFRESH Signature

Method REFRESH on class CL_SLIM_TRANSFER_LIST has no parameter.
# Exception Resumable Description Created on
1 CX_SLIM_GLOBAL Systemvermessung: Globale 20061018

Method SHOW_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_SESSIONID Call by reference Type reference (TYPE) CL_SLIM_TRANSFER=>LT_SESSION_ID 20061018
# Exception Resumable Description Created on
1 CX_SLIM_GLOBAL Systemvermessung: Globale 20061018
Event Signatures

Event SYNC_SUBSYSTEM Signature
Event SYNC_SUBSYSTEM on class CL_SLIM_TRANSFER_LIST has no parameter.
History
Last changed by/on SAP  20070911 
SAP Release Created in