SAP ABAP Class IF_BS_SR_SYNC_PROCESSOR (Provides synchronization actions)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BS_SR_SYNC_PROCESSOR_V1 | A processor | 20071129 |
Properties
| Class | IF_BS_SR_SYNC_PROCESSOR | |
| Short Description | Provides synchronization actions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20071128 | SAP |
| Last change | 20080612 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_BS_SR_SYNC_PROCESSOR has no forward declaration.
Interfaces
Class IF_BS_SR_SYNC_PROCESSOR has no interface implemented.
Friends
Class IF_BS_SR_SYNC_PROCESSOR has no friend class.
Attributes
Class IF_BS_SR_SYNC_PROCESSOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Hides a single EP at the SR | 20071128 | |
| 2 | Instance method | Public | Method | Hides a physical system with all SD and EP hidden | 20080404 | |
| 3 | Instance method | Public | Method | Hides a single SD and all corresponding EP at the SR | 20071128 |
Events
Class IF_BS_SR_SYNC_PROCESSOR has no event.
Types
Class IF_BS_SR_SYNC_PROCESSOR has no local type.
Method Signatures
Method HIDE_EP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_KEY | Call by reference | Type reference (TYPE) | SSTR_COMPLEX_PROP | A complex proprty | 20071128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Beckend to SR sync exception | 20071128 |
Method HIDE_PHYSICAL_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROVIDER | Call by reference | Type reference (TYPE) | STRING | The SLD_ID of the system to hide | 20080404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Backend to SR sync exception | 20080404 |
Method HIDE_SD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROVIDER | Call by reference | Type reference (TYPE) | STRING | The backend system SLD | 20080404 | |||
| 2 | SD_KEY | Call by reference | Type reference (TYPE) | SSTR_COMPLEX_PROP | A complex property | 20071128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Beckend to SR sync exception | 20071128 |
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in |