SAP ABAP Class IF_SRM_SPS_REGISTRY (Specific for Element Type Registry Object)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_SPS_REGISTRY | Registry - SPS | 20000329 |
Properties
| Class | IF_SRM_SPS_REGISTRY | |
| Short Description | Specific for Element Type Registry Object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20000329 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SRM_SPS_REGISTRY has no forward declaration.
Interfaces
Class IF_SRM_SPS_REGISTRY has no interface implemented.
Friends
Class IF_SRM_SPS_REGISTRY has no friend class.
Attributes
Class IF_SRM_SPS_REGISTRY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get: AREA Classification PARA Value for SPS and Para ID | 20010730 | |
| 2 | Instance method | Public | Method | Get: List of all AREA Classification PARA Values for SPS | 20010730 | |
| 3 | Instance method | Public | Method | Returns AREA ID of Element Type | 20001027 | |
| 4 | Instance method | Public | Method | Get: List of Attribute Value Objects for Connection Paramete | 20010627 | |
| 5 | Instance method | Public | Method | Get: Display Name | 20010704 | |
| 6 | Instance method | Public | Method | Returns Element Type ID of Element Type | 20010628 | |
| 7 | Instance method | Public | Method | Get: SAP Icons | 20010730 | |
| 8 | Instance method | Public | Method | Returns SP ID of Element Type | 20010220 | |
| 9 | Instance method | Public | Method | Returns SP Registry Object to SPS | 20010925 |
Events
Class IF_SRM_SPS_REGISTRY has no event.
Types
Class IF_SRM_SPS_REGISTRY has no local type.
Method Signatures
Method GET_AREA_CLASSI_PARA_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_AREA_CLASSI_PARA_ID | Call by reference | Type reference (TYPE) | STRING | Klassifikationsparameter ID | 20010730 | |||
| 2 | RE_VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_VALUE | Wert Objekt | 20010730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20010730 |
Method GET_AREA_CLASSI_PARA_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_VALUES | Value transfer | Type reference (TYPE) | SRM_LIST_ATTRIBUTE_VALUE | List: IF_SRM_ATTRIBUTE_VALUE | 20010730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20010730 |
Method GET_AREA_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_AREA_ID | Value transfer | Type reference (TYPE) | STRING | AREA ID | 20010628 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20010628 |
Method GET_CONNECTION_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_VALUES | Value transfer | Type reference (TYPE) | SRM_LIST_ATTRIBUTE_VALUE | List: Connection PARA Wert Objekte | 20010627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20010627 |
Method GET_DISPLAY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TEXT | Value transfer | Type reference (TYPE) | STRING | text | 20010704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20010704 |
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_SPS_ID | Value transfer | Type reference (TYPE) | STRING | SPS ID | 20010628 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20010628 |
Method GET_SAP_ICONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_INSTANCE_ICON_ID | Call by reference | Type reference (TYPE) | STRING | 20010730 | ||||
| 2 | EX_INSTANCE_ICON_NAME | Call by reference | Type reference (TYPE) | STRING | 20010730 | ||||
| 3 | EX_MODEL_ICON_ID | Call by reference | Type reference (TYPE) | STRING | 20010730 | ||||
| 4 | EX_MODEL_ICON_NAME | Call by reference | Type reference (TYPE) | STRING | 20010730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20010730 |
Method GET_SP_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_SP_ID | Value transfer | Type reference (TYPE) | STRING | SPS ID | 20010628 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20010628 |
Method GET_SP_REGISTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_SP_REGISTRY | Value transfer | Object reference (TYPE REF TO) | IF_SRM_SP_REGISTRY | SP Registry | 20010925 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20010925 | ||
| 2 | Fehler Registrierungsdaten (abstrakt) | 20010925 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |