SAP ABAP Class CL_SWF_EXTSRV_SELECTION_GRID (Selection of Logical Systems)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_HTTP (Package) Incorporation of External Services with HTTP into a Workflow
Properties
Class CL_SWF_EXTSRV_SELECTION_GRID  
Short Description Selection of Logical Systems    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_HTTP   Incorporation of External Services with HTTP into a Workflow 
Created 20020813   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWSCU Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SWF_EXTSRV_SELECTION_GRID has no interface implemented.
Friends
Class CL_SWF_EXTSRV_SELECTION_GRID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_SERVICES Instance attribute Private Type reference (TYPE) SWFWSSELT Table for Logical Systems 20020814
2 M_ALV_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20020813
3 M_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20020813
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_SELECTION Instance method Public Method Deletes Any Existing Selection 20020820
2 CONSTRUCTOR Instance method Public Constructor 20020813
3 GET_SELECTION Instance method Public Method Gets the Selected Logical Systems 20020813
4 INITIALIZE Instance method Public Method Initializes the Grid 20020813
5 INIT_GRID Instance method Private Method Initializes the ALV Grid 20020813
Events
Class CL_SWF_EXTSRV_SELECTION_GRID has no event.
Types
Class CL_SWF_EXTSRV_SELECTION_GRID has no local type.
Method Signatures

Method CLEAR_SELECTION Signature

Method CLEAR_SELECTION on class CL_SWF_EXTSRV_SELECTION_GRID has no parameter.
Method CLEAR_SELECTION on class CL_SWF_EXTSRV_SELECTION_GRID has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SERVICES Call by reference Type reference (TYPE) SWLWPSTEXTT Tabelle mit EXTSRV-Definitionen 20020822
2 Importing I_CONTAINER_NAME Call by reference Type reference (TYPE) C 20020813

Method CONSTRUCTOR on class CL_SWF_EXTSRV_SELECTION_GRID has no exception.

Method GET_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SELECTION Call by reference Type reference (TYPE) SWFWSSELS Tabelle zur Pflege von logischen Handler-Client-Systemen 20020814

Method GET_SELECTION on class CL_SWF_EXTSRV_SELECTION_GRID has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_SWF_EXTSRV_SELECTION_GRID has no parameter.
Method INITIALIZE on class CL_SWF_EXTSRV_SELECTION_GRID has no exception.

Method INIT_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20020813

Method INIT_GRID on class CL_SWF_EXTSRV_SELECTION_GRID has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 630