SAP ABAP Class CL_OO_LOCAL_CLASSES (CL_OO_LOCAL_CLASSES)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-CLA (Application Component) Class Builder
     SEOE (Package) ABAP Objects Class Builder
Properties
Class CL_OO_LOCAL_CLASSES  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEOE   ABAP Objects Class Builder 
Created 20010521   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_OO_CLASSNAME_SERVICE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 SABOO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_OO_LOCAL_CLASSES has no interface implemented.
Friends
Class CL_OO_LOCAL_CLASSES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLSKEY Instance attribute Private Type reference (TYPE) SEOCLSKEY Key structure of a class 20010521
2 METADATA Instance attribute Public Type reference (TYPE) SABOO_VSEOT Metadata of local classes 20010521
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20010521
2 GET_ATTRIBUTES_OF_LOCAL_CLASS Instance method Public Method Returns the metadata of the attributes of a local class 20010521
3 GET_COMPONENT_SIGNATURE Instance method Public Method Returns the signature of a component of a local class 20010521
4 GET_EVENTS_OF_LOCAL_CLASS Instance method Public Method Returns the metadata of the events of a local class 20010521
5 GET_LOCAL_CLASSES Instance method Public Method Returns the names of local classes 20010521
6 GET_METHODS_OF_LOCAL_CLASS Instance method Public Method Returns the metadata of the methods of a local class 20010521
Events
Class CL_OO_LOCAL_CLASSES has no event.
Types
Class CL_OO_LOCAL_CLASSES has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLSKEY Call by reference Type reference (TYPE) SEOCLSKEY Keystruktur einer Klasse 20010521
# Exception Resumable Description Created on
1 CX_CLASS_NOT_EXISTENT Klasse existiert nicht 20010521
2 CX_CLIF_SCAN_ERROR Fehler in Klassenbearbeitung 20030604

Method GET_ATTRIBUTES_OF_LOCAL_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ATTRIBUTES Value transfer Type reference (TYPE) SEO_ATTRIBUTES Attribute einer Klasse 20010521
2 Importing CLSKEY Call by reference Type reference (TYPE) SEOCLSKEY Keystruktur einer Klasse 20010521

Method GET_ATTRIBUTES_OF_LOCAL_CLASS on class CL_OO_LOCAL_CLASSES has no exception.

Method GET_COMPONENT_SIGNATURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CPDKEY Value transfer Type reference (TYPE) SEOCPDKEY Keystruktur einer Komponente (mit zusammengesetzten Namen) 20010521
2 Returning SIGNATURE Value transfer Type reference (TYPE) SEOCMPSIGN Signatur einer Komponente 20010521
# Exception Resumable Description Created on
1 CX_COMPONENT_NOT_EXISTING Komponente existiert nicht 20010521

Method GET_EVENTS_OF_LOCAL_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLSKEY Call by reference Type reference (TYPE) SEOCLSKEY Keystruktur einer Klasse 20010521
2 Returning EVENTS Value transfer Type reference (TYPE) SEO_EVENTS Ereignisse einer Klasse 20010521

Method GET_EVENTS_OF_LOCAL_CLASS on class CL_OO_LOCAL_CLASSES has no exception.

Method GET_LOCAL_CLASSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LOCAL_CLASSES Value transfer Type reference (TYPE) SEO_CLSKEYS Tabelle mit Klassenkeys 20010521

Method GET_LOCAL_CLASSES on class CL_OO_LOCAL_CLASSES has no exception.

Method GET_METHODS_OF_LOCAL_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLSKEY Call by reference Type reference (TYPE) SEOCLSKEY Keystruktur einer Klasse 20010521
2 Returning METHODS Value transfer Type reference (TYPE) SEO_METHODS Methoden einer Klasse 20010521

Method GET_METHODS_OF_LOCAL_CLASS on class CL_OO_LOCAL_CLASSES has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 620