SAP ABAP Class CL_BS_SR_SYNC_V1 (Synchronization API implementation ver 1)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
⤷
SUDDICLIENT_NEW (Package) New development regarding UDDI Publication
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BS_SR_SYNC | Backend to SR synchronization | 20071025 |
Properties
| Class | CL_BS_SR_SYNC_V1 | |
| Short Description | Synchronization API implementation ver 1 | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SUDDICLIENT_NEW | New development regarding UDDI Publication |
| Created | 20071025 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BS_SR_SYNC | Backend to SR synchronization | 20071025 |
Friends
Class CL_BS_SR_SYNC_V1 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20071212 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_BS_SR_DICT | Dictionary of PTV properties used at synchronization | 20071126 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SERVICE_GETTER | Get SD and EP from BS and SR | 20071126 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SERVICE_GETTER | Get SD and EP from BS and SR | 20071126 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_BS_SR_SYNC_PROCESSOR | Provides synchronization actions | 20071129 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | The registry that is synchronized | 20071106 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | STTY_COMPLEX_PROPS | Cache for SDEFs for the backend | 20071212 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | STTY_COMPLEX_PROPS | Cahce for SDEFs for the SR | 20071212 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20071025 |
Events
Class CL_BS_SR_SYNC_V1 has no event.
Types
Class CL_BS_SR_SYNC_V1 has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REF_DICT | Call by reference | Object reference (TYPE REF TO) | IF_BS_SR_DICT | Dictionary of PTV properties used at synchronization | 20071126 | |||
| 2 | REF_GETTER_BS | Call by reference | Object reference (TYPE REF TO) | IF_SERVICE_GETTER | Get SD and EP from BS and SR | 20071126 | |||
| 3 | REF_GETTER_SR | Call by reference | Object reference (TYPE REF TO) | IF_SERVICE_GETTER | Get SD and EP from BS and SR | 20071126 | |||
| 4 | REF_SYNC_PROCESSOR | Call by reference | Object reference (TYPE REF TO) | IF_BS_SR_SYNC_PROCESSOR | Provides synchronization actions | 20071129 | |||
| 5 | REGISTRY_NAME | Call by reference | Type reference (TYPE) | STRING | SR to be synchronized | 20071126 |
Method CONSTRUCTOR on class CL_BS_SR_SYNC_V1 has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |