SAP ABAP Class CL_ISU_MULTIPLE_SELECTION (Select Several Entries of a List)
Hierarchy
☛
IS-UT (Software Component) SAP Utilities/Telecommunication
⤷
IS-U-EDM (Application Component) Energy Data Management
⤷
EE_DATEX (Package) Data Exchange at Point of Delivery Level
⤷
⤷
Properties
| Class | CL_ISU_MULTIPLE_SELECTION | |
| Short Description | Select Several Entries of a List | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EE_DATEX | Data Exchange at Point of Delivery Level |
| Created | 20031105 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_ISU_MULTIPLE_SELECTION has no interface implemented.
Friends
Class CL_ISU_MULTIPLE_SELECTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | ALV Grid Control Container | 20031105 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20031105 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | ALV Grid Control: Close | 20031113 | |
| 2 | Instance method | Public | Method | ALV Grid Control: Display/Hide Container | 20031204 | |
| 3 | Instance method | Public | Method | ALV Grid Control: Create | 20031105 | |
| 4 | Instance method | Public | Method | ALV Grid Control: Read Field Catalog | 20031218 | |
| 5 | Instance method | Public | Method | ALV Grid Control: Return Selected Lines | 20031105 | |
| 6 | Instance method | Public | Method | ALV Grid Control: Refresh | 20031105 | |
| 7 | Instance method | Public | Method | ALV Grid Control: Write Field Catalog | 20031218 | |
| 8 | Instance method | Public | Method | ALV Grid Control: Set Selected Lines | 20031105 |
Events
Class CL_ISU_MULTIPLE_SELECTION has no event.
Types
Class CL_ISU_MULTIPLE_SELECTION has no local type.
Method Signatures
Method ALV_CLOSE Signature
Method ALV_CLOSE on class CL_ISU_MULTIPLE_SELECTION has no parameter.
Method ALV_CLOSE on class CL_ISU_MULTIPLE_SELECTION has no exception.
Method ALV_CONTAINER_SET_VISIBILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_VISIBLE | Call by reference | Type reference (TYPE) | KENNZX | Sichbar/Unsichtbar | 20031204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeine fehler | 20031204 |
Method ALV_CREATE_AND_INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_ALV_DATA | Call by reference | Type reference (TYPE) | ANY | ALV Grid: Daten | 20031105 | |||
| 2 | IM_CONTAINER_NAME | Call by reference | Type reference (TYPE) | C | Name des Containers | 20031105 | |||
| 3 | IM_GRID_TITLE | Call by reference | Type reference (TYPE) | C | Titel des ALV-Grid | 20031105 | |||
| 4 | IM_STRUCTURE | Call by reference | Type reference (TYPE) | DD02L-TABNAME | Tabellenname | 20031105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | System error | 20031105 |
Method ALV_GET_FIELDCATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXT_FIELDCATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20031218 |
Method ALV_GET_FIELDCATALOG on class CL_ISU_MULTIPLE_SELECTION has no exception.
Method ALV_GET_SELECTED_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXT_ROID | Call by reference | Type reference (TYPE) | LVC_T_ROID | Zuordnung Zeilennummer zu Zeilen-ID | 20031105 |
Method ALV_GET_SELECTED_ROWS on class CL_ISU_MULTIPLE_SELECTION has no exception.
Method ALV_REFRESH Signature
Method ALV_REFRESH on class CL_ISU_MULTIPLE_SELECTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | System error | 20031105 |
Method ALV_SET_FIELDCATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMT_FIELDCATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20031218 |
Method ALV_SET_FIELDCATALOG on class CL_ISU_MULTIPLE_SELECTION has no exception.
Method ALV_SET_SELECTED_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMT_ROID | Call by reference | Type reference (TYPE) | LVC_T_ROID | Zuordnung Zeilennummer zu Zeilen-ID | 20031105 |
Method ALV_SET_SELECTED_ROWS on class CL_ISU_MULTIPLE_SELECTION has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 472 |