SAP ABAP Class CL_INFOSET_ALV_UTILS (Utilities for ALV InfoSets)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-QUE (Application Component) SAP Query
⤷
SQUE (Package) Application Development R/3 SAP Query
⤷
⤷
Properties
| Class | CL_INFOSET_ALV_UTILS | |
| Short Description | Utilities for ALV InfoSets | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SQUE | Application Development R/3 SAP Query |
| Created | 20030724 | SAP |
| Last change | 20030725 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_INFOSET_ALV_UTILS has no forward declaration.
Interfaces
Class CL_INFOSET_ALV_UTILS has no interface implemented.
Friends
Class CL_INFOSET_ALV_UTILS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | FLAG | 'E' | ALV Extraction Mode | 20030724 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR10 | 'ITS' | ALV Internal | 20030724 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR3 | 'SP$' | Prefix for Query Own Selections | 20030725 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Call ALV Program (SUBMIT) | 20030724 | |
| 2 | Static method | Public | Method | Read Selections | 20030725 |
Events
Class CL_INFOSET_ALV_UTILS has no event.
Types
Class CL_INFOSET_ALV_UTILS has no local type.
Method Signatures
Method EXTRACT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATATAB | Call by reference | Type reference (TYPE) | ANY TABLE | Datentabelle (INTERN) | 20030725 | |||
| 2 | IT_SELTAB | Call by reference | Type reference (TYPE) | RSPARAMS_TT | Selektionstabelle | 20030725 | |||
| 3 | I_PROGNAME | Call by reference | Type reference (TYPE) | SYREPID | Prognammname | 20030725 |
Method EXTRACT_DATA on class CL_INFOSET_ALV_UTILS has no exception.
Method GET_SELECTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SELFIELDS | Call by reference | Type reference (TYPE) | AQT_SPNAME | Selektionensfelder der Query | 20030725 | |||
| 2 | ET_SELTAB | Call by reference | Type reference (TYPE) | RSPARAMS_TT | Selektionen (Inhalt) | 20030725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner Fehler | 20030905 |
History
| Last changed by/on | SAP | 20030725 |
| SAP Release Created in | 640 |