SAP ABAP Class CL_DEMO_SPFLI (Database Table SPFLI)
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_DEMO_SPFLI  
Short Description Database Table SPFLI    
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 20120811   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DEMO_SPFLI has no forward declaration.
Interfaces
Class CL_DEMO_SPFLI has no interface implemented.
Friends
Class CL_DEMO_SPFLI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SPFLI_TAB Static Attribute Public Type reference (TYPE) SPFLI_TAB Standard Internal Table for Database Table SPFLI 20120811
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20120811
2 GET_SPFLI Static method Public Method Gets SPFLI 20120811
Events
Class CL_DEMO_SPFLI has no event.
Types
Class CL_DEMO_SPFLI has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_DEMO_SPFLI has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DEMO_SPFLI has no exception.

Method GET_SPFLI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CARRID Call by reference Type reference (TYPE) SPFLI-CARRID Kurzbezeichnung der Fluggesellschaft 20121130
2 Returning SPFLI Value transfer Type reference (TYPE) SPFLI_TAB Interne Standard Tabelle für Datenbanktabelle SPFLI 20120811

Method GET_SPFLI on class CL_DEMO_SPFLI has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740