SAP ABAP Class CL_ABAP_DEMO_SERVICES (Service Methods for ABAP Examples)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABAPDEMOS (Package) Demos for ABAP Documentation, not meant for productive use
⤷
⤷
Properties
| Class | CL_ABAP_DEMO_SERVICES | |
| Short Description | Service Methods for ABAP Examples | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SABAPDEMOS | Demos for ABAP Documentation, not meant for productive use |
| Created | 20050905 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ABAP_DEMO_SERVICES has no forward declaration.
Interfaces
Class CL_ABAP_DEMO_SERVICES has no interface implemented.
Friends
Class CL_ABAP_DEMO_SERVICES has no friend class.
Attributes
Class CL_ABAP_DEMO_SERVICES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20110228 | ||
| 2 | Static method | Public | Method | Lists the Contents of an Internal Table | 20050906 | |
| 3 | Static method | Public | Method | Lists the Contents of Components of an Internal Table | 20050906 | |
| 4 | Static method | Public | Method | Lists the Contents of an Internal Table from an Offset | 20050905 |
Events
Class CL_ABAP_DEMO_SERVICES has no event.
Types
Class CL_ABAP_DEMO_SERVICES has no local type.
Method Signatures
Method IS_PRODUCTION_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLAG | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110228 |
Method IS_PRODUCTION_SYSTEM on class CL_ABAP_DEMO_SERVICES has no exception.
Method LIST_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Tabelle | 20050906 |
Method LIST_TABLE on class CL_ABAP_DEMO_SERVICES has no exception.
Method LIST_TABLE_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENTS | Call by reference | Type reference (TYPE) | STRING | Komponentenliste | 20050906 | |||
| 2 | TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Tabelle | 20050906 |
Method LIST_TABLE_COMPONENTS on class CL_ABAP_DEMO_SERVICES has no exception.
Method LIST_TABLE_WITH_OFFSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINE | Call by reference | Type reference (TYPE) | I | 3 | Zeile | 20071109 | ||
| 2 | OFFSET | Call by reference | Type reference (TYPE) | I | Offset | 20050905 | |||
| 3 | TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | Tabelle | 20050905 |
Method LIST_TABLE_WITH_OFFSET on class CL_ABAP_DEMO_SERVICES has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |