SAP ABAP Class IF_SRM_CONNECTION_ATTR (Specific: Connection Parameter)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_SP_OBJECT | Abstract Base Class for SPs | 20010627 |
Properties
| Class | IF_SRM_CONNECTION_ATTR | |
| Short Description | Specific: Connection Parameter | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010627 | SAP |
| Last change | 20021128 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SRM_CONNECTION_ATTR has no forward declaration.
Interfaces
Class IF_SRM_CONNECTION_ATTR has no interface implemented.
Friends
Class IF_SRM_CONNECTION_ATTR has no friend class.
Attributes
Class IF_SRM_CONNECTION_ATTR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get: String Value of a Value Object for Connection Parameter | 20010627 | |
| 2 | Instance method | Public | Method | Get: Value Object of a Connection Parameter | 20010627 | |
| 3 | Instance method | Public | Method | Get: List of Value Objects of all Connection Parameters | 20010627 |
Events
Class IF_SRM_CONNECTION_ATTR has no event.
Types
Class IF_SRM_CONNECTION_ATTR has no local type.
Method Signatures
Method GET_STRING_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ATTR_ID | Call by reference | Type reference (TYPE) | STRING | Attribut ID | 20010627 | |||
| 2 | RE_STRING_VALUE | Value transfer | Type reference (TYPE) | SRM_LIST_STRING | List: String Werte | 20010627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Attribut Wert (abstrakt) | 20010627 | ||
| 2 | Initialisierungsfehler (abstrakt) | 20010627 | ||
| 3 | POID Fehler (abstrakt) | 20010627 |
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ATTR_ID | Call by reference | Type reference (TYPE) | STRING | ID des Attributs | 20010627 | |||
| 2 | RE_VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SRM_ATTRIBUTE_VALUE | Wert Objekt | 20010627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Attribut Wert (abstrakt) | 20010627 | ||
| 2 | Initialisierungsfehler (abstrakt) | 20010627 | ||
| 3 | POID Fehler (abstrakt) | 20010627 |
Method GET_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: Wert Objekte | 20010627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Attribut Wert (abstrakt) | 20010627 | ||
| 2 | Initialisierungsfehler (abstrakt) | 20010627 | ||
| 3 | POID Fehler (abstrakt) | 20010627 |
History
| Last changed by/on | SAP | 20021128 |
| SAP Release Created in |