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 IS_PRODUCTION_SYSTEM Static method Public Method 20110228
2 LIST_TABLE Static method Public Method Lists the Contents of an Internal Table 20050906
3 LIST_TABLE_COMPONENTS Static method Public Method Lists the Contents of Components of an Internal Table 20050906
4 LIST_TABLE_WITH_OFFSET 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 Returning 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 Importing 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 Importing COMPONENTS Call by reference Type reference (TYPE) STRING Komponentenliste 20050906
2 Importing 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 Importing LINE Call by reference Type reference (TYPE) I 3 Zeile 20071109
2 Importing OFFSET Call by reference Type reference (TYPE) I Offset 20050905
3 Importing 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