SAP ABAP Class IF_SRM_SRM_CLIENT_MANAGER (SRM Client Manager)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_SRM_CLIENT_MANAGER | Basis for Client Manager | 20010829 |
Properties
| Class | IF_SRM_SRM_CLIENT_MANAGER | |
| Short Description | SRM Client Manager | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010829 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SRM_SRM_CLIENT_MANAGER has no forward declaration.
Interfaces
Class IF_SRM_SRM_CLIENT_MANAGER has no interface implemented.
Friends
Class IF_SRM_SRM_CLIENT_MANAGER has no friend class.
Attributes
Class IF_SRM_SRM_CLIENT_MANAGER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Convert: POID -> String | 20010829 | |
| 2 | Instance method | Public | Method | Convert: String -> POID | 20010829 | |
| 3 | Instance method | Public | Method | Get: Instance POID | 20010829 | |
| 4 | Instance method | Public | Method | Get: Model POID | 20010829 | |
| 5 | Instance method | Public | Method | Get: SPS ID for Client Framework | 20010829 | |
| 6 | Instance method | Public | Method | Get: SPS Registry Object for Client Framework | 20010829 | |
| 7 | Instance method | Public | Method | Get: POID Buffer | 20010829 | |
| 8 | Instance method | Public | Method | Get: Interfaces to SPS Factory | 20010829 |
Events
Class IF_SRM_SRM_CLIENT_MANAGER has no event.
Types
Class IF_SRM_SRM_CLIENT_MANAGER has no local type.
Method Signatures
Method CONVERT_POID_TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20010829 | |||
| 2 | RE_STRING | Value transfer | Type reference (TYPE) | XSTRING | POID Serialisierung | 20010829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20010829 | ||
| 2 | POID Fehler (abstrakt) | 20010829 | ||
| 3 | String Serialisierung | 20010829 |
Method CONVERT_STRING_TO_POID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_STRING | Call by reference | Type reference (TYPE) | XSTRING | POID Serialisierung | 20010829 | |||
| 2 | RE_POID | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20010829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20010829 | ||
| 2 | POID Fehler (abstrakt) | 20010829 | ||
| 3 | String Serialisierung | 20010829 |
Method GET_INSTANCE_POID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_AREA_POID | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20011002 | |||
| 2 | IM_SPS_ID | Call by reference | Type reference (TYPE) | STRING | SPS ID | 20010829 | |||
| 3 | IM_SP_POID | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20010829 | |||
| 4 | RE_POID | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20010829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20010829 | ||
| 2 | POID Fehler (abstrakt) | 20010829 | ||
| 3 | Fehler Registrierungsdaten (abstrakt) | 20010829 |
Method GET_MODEL_POID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_AREA_POID | Call by reference | Type reference (TYPE) | SRM_LIST_POID | List: POID Parameter Werte | 20011002 | |||
| 2 | IM_SPS_ID | Call by reference | Type reference (TYPE) | STRING | SPS ID | 20010829 | |||
| 3 | RE_POID | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20010829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20010829 | ||
| 2 | POID Fehler (abstrakt) | 20010926 | ||
| 3 | Fehler Registrierungsdaten (abstrakt) | 20010829 |
Method GET_MY_SPS_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 des Client Frameworks | 20010829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20010829 |
Method GET_MY_SPS_REGISTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_SPS_REGISTRY | Value transfer | Object reference (TYPE REF TO) | IF_SRM_SPS_REGISTRY | Speziell für SPS Registry Objekt | 20010829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20010829 |
Method GET_POID_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_POID_BUFFER | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID_BUFFER | POID - Buffer | 20010829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20010829 |
Method GET_SPS_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20010829 | |||
| 2 | RE_SPS_FACTORY | Value transfer | Object reference (TYPE REF TO) | IF_SRM_SPS_FACTORY | Speziell für SPS Objekt | 20010829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Initialisierungsfehler (abstrakt) | 20010829 | ||
| 2 | POID Fehler (abstrakt) | 20010829 | ||
| 3 | Fehler Registrierungsdaten (abstrakt) | 20010829 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in |