SAP ABAP Class /EACC/CL_NAMING_SERVICE (Mapping of Names to Objects)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB-SRV (Application Component) Services
⤷
/EACC/COMPONENT_SERVICE (Package) Services Related to Components and Component Architecture

⤷

⤷

Properties
Class | /EACC/CL_NAMING_SERVICE | |
Short Description | Mapping of Names to Objects | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /EACC/COMPONENT_SERVICE | Services Related to Components and Component Architecture |
Created | 20010704 | SAP |
Last change | 20041006 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /EACC/CL_NAMING_SERVICE has no forward declaration.
Interfaces
Class /EACC/CL_NAMING_SERVICE has no interface implemented.
Friends
Class /EACC/CL_NAMING_SERVICE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | See coding | Single-Character Indicator | 20010704 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20010705 |
2 | ![]() |
Instance method | Public | Method | Provides a Component for a Name | 20010704 |
3 | ![]() |
Instance method | Public | Method | Registers a Component for a Name | 20010704 |
Events
Class /EACC/CL_NAMING_SERVICE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_NAME_COMPONENT_MAPPING | Private | See coding | 20010704 |
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /EACC/CL_NAMING_SERVICE has no parameter.
Method CONSTRUCTOR on class /EACC/CL_NAMING_SERVICE has no exception.
Method LOOKUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | STRING | Name unter der die Komponente registriert wurde | 20010704 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | OBJECT | Registrierte Komponente | 20010704 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Eintrag konnte nicht gefunden werden | 20010704 |
Method REGISTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMPONENT_HOME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Zu registrierende Komponente | 20010704 | ||
2 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | STRING | Name unter der die Komponente registriert werden soll | 20010704 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Der Name wurde schon einmal registriert | 20010704 |
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 10A |