SAP ABAP Class IF_BS_SR_SYNC (Backend to SR synchronization)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BS_SR_SYNC_V1 | Synchronization API implementation ver 1 | 20071025 |
Properties
| Class | IF_BS_SR_SYNC | |
| Short Description | Backend to SR synchronization | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20071022 | SAP |
| Last change | 20080612 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_BS_SR_SYNC has no forward declaration.
Interfaces
Class IF_BS_SR_SYNC has no interface implemented.
Friends
Class IF_BS_SR_SYNC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 0 | Key both present at BS and SR | 20071025 | ||
| 2 | Constant | Public | Type reference (TYPE) | I | 2 | Key does not exist at BS, but exists at SR | 20071025 | ||
| 3 | Constant | Public | Type reference (TYPE) | I | 3 | Key does not exist both at BS and SR | 20071025 | ||
| 4 | Constant | Public | Type reference (TYPE) | I | 1 | Key exists at BS, but does not exist at SR | 20071025 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Frees the cache | 20071212 | |
| 2 | Instance method | Public | Method | Caches services data for faster sync performance | 20071212 | |
| 3 | Instance method | Public | Method | Checks if EP exists at BS and SR | 20071023 | |
| 4 | Instance method | Public | Method | Checks if SD exists at BS and SR | 20071023 | |
| 5 | Instance method | Public | Method | Returns an array of unsynchronized endpoints | 20071126 | |
| 6 | Instance method | Public | Method | Returns an array of unsynchronized sdefs | 20071126 | |
| 7 | Instance method | Public | Method | Hides all SD and corresponding EP for a provider | 20071022 | |
| 8 | Instance method | Public | Method | Checks if BS signatures match SR signatures | 20071022 | |
| 9 | Instance method | Public | Method | Checks if cache is available for use | 20071212 | |
| 10 | Instance method | Public | Method | Checks if EP signature is the same for BS and SR | 20071022 | |
| 11 | Instance method | Public | Method | Checks if SD signature is the same for BS and SR | 20071022 |
Events
Class IF_BS_SR_SYNC has no event.
Types
Class IF_BS_SR_SYNC has no local type.
Method Signatures
Method CACHE_FREE Signature
Method CACHE_FREE on class IF_BS_SR_SYNC has no parameter.
Method CACHE_FREE on class IF_BS_SR_SYNC has no exception.
Method CACHE_LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CRITERIA | Call by reference | Type reference (TYPE) | STTY_PTV | Table of PTV structures | 20071212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Backend to SR sync exception | 20071212 |
Method CHECK_EP_EXISTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CRITERIA | Call by reference | Type reference (TYPE) | STTY_PTV | Table of PTV structures | 20080318 | |||
| 2 | EP_KEY | Call by reference | Type reference (TYPE) | SSTR_COMPLEX_PROP | 20071023 | ||||
| 3 | R_EXISTANCE | Value transfer | Type reference (TYPE) | I | 20071023 | ||||
| 4 | SD_KEY | Call by reference | Type reference (TYPE) | SSTR_COMPLEX_PROP | 20071025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071023 |
Method CHECK_SD_EXISTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CRITERIA | Call by reference | Type reference (TYPE) | STTY_PTV | Table of PTV structures | 20071126 | |||
| 2 | R_EXISTANCE | Value transfer | Type reference (TYPE) | I | 20071023 | ||||
| 3 | SD_KEY | Call by reference | Type reference (TYPE) | SSTR_COMPLEX_PROP | 20071023 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071023 |
Method GET_EP_UNSYNCHRONIZED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CRITERIA | Call by reference | Type reference (TYPE) | STTY_PTV | Table of PTV structures | 20080318 | |||
| 2 | EP_KEYS | Value transfer | Type reference (TYPE) | STTY_COMPLEX_PROPS | A table containg compex properties | 20071126 | |||
| 3 | SD_KEY | Call by reference | Type reference (TYPE) | SSTR_COMPLEX_PROP | A complex proprty | 20071126 | |||
| 4 | SYNC_STATUS | Call by reference | Type reference (TYPE) | I | Unpublished or invalid EP status | 20071126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Beckend to SR sync exception | 20071126 |
Method GET_SD_UNSYNCHRONIZED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CRITERIA | Call by reference | Type reference (TYPE) | STTY_PTV | Table of PTV structures | 20071126 | |||
| 2 | SD_KEYS | Call by reference | Type reference (TYPE) | STTY_COMPLEX_PROPS | A table containg compex properties | 20071126 | |||
| 3 | SYNC_STATUS | Call by reference | Type reference (TYPE) | I | Unpublished or invalid SD status | 20071126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Beckend to SR sync exception | 20071126 |
Method HIDE_BS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROVIDER | Call by reference | Type reference (TYPE) | STRING | 20071022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20071022 |
Method IS_BS_SYNCHRONIZED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | B_SYNCHRONIZED | Value transfer | Type reference (TYPE) | BOOLEAN | 20071022 | ||||
| 2 | PROVIDER | Call by reference | Type reference (TYPE) | STRING | 20071022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Beckend to SR sync exception | 20071207 |
Method IS_CACHE_AVAILABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_AVAILABLE | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20071212 |
Method IS_CACHE_AVAILABLE on class IF_BS_SR_SYNC has no exception.
Method IS_EP_SYNCHRONIZED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | B_SYNCHRONIZED | Value transfer | Type reference (TYPE) | BOOLEAN | 20071022 | ||||
| 2 | CRITERIA | Call by reference | Type reference (TYPE) | STTY_PTV | Table of PTV structures | 20080318 | |||
| 3 | EP_KEY | Call by reference | Type reference (TYPE) | SSTR_COMPLEX_PROP | 20071022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Beckend to SR sync exception | 20071207 |
Method IS_SD_SYNCHRONIZED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | B_SYNCHRONIZED | Value transfer | Type reference (TYPE) | BOOLEAN | 20071022 | ||||
| 2 | CRITERIA | Call by reference | Type reference (TYPE) | STTY_PTV | Table of PTV structures | 20080318 | |||
| 3 | SD_KEY | Call by reference | Type reference (TYPE) | SSTR_COMPLEX_PROP | 20071022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Beckend to SR sync exception | 20071207 |
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in |