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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SEOCLSKEY | Key structure of a class | 20010521 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SABOO_VSEOT | Metadata of local classes | 20010521 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20010521 |
2 | ![]() |
Instance method | Public | Method | Returns the metadata of the attributes of a local class | 20010521 |
3 | ![]() |
Instance method | Public | Method | Returns the signature of a component of a local class | 20010521 |
4 | ![]() |
Instance method | Public | Method | Returns the metadata of the events of a local class | 20010521 |
5 | ![]() |
Instance method | Public | Method | Returns the names of local classes | 20010521 |
6 | ![]() |
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 | ![]() |
CLSKEY | Call by reference | Type reference (TYPE) | SEOCLSKEY | Keystruktur einer Klasse | 20010521 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Klasse existiert nicht | 20010521 | |
2 | ![]() |
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 | ![]() |
ATTRIBUTES | Value transfer | Type reference (TYPE) | SEO_ATTRIBUTES | Attribute einer Klasse | 20010521 | ||
2 | ![]() |
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 | ![]() |
CPDKEY | Value transfer | Type reference (TYPE) | SEOCPDKEY | Keystruktur einer Komponente (mit zusammengesetzten Namen) | 20010521 | ||
2 | ![]() |
SIGNATURE | Value transfer | Type reference (TYPE) | SEOCMPSIGN | Signatur einer Komponente | 20010521 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
CLSKEY | Call by reference | Type reference (TYPE) | SEOCLSKEY | Keystruktur einer Klasse | 20010521 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
CLSKEY | Call by reference | Type reference (TYPE) | SEOCLSKEY | Keystruktur einer Klasse | 20010521 | ||
2 | ![]() |
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 |