SAP ABAP Class CL_BS_SR_SYNC_FACTORY (Factory class for symchronization API)
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

⤷

⤷

Properties
Class | CL_BS_SR_SYNC_FACTORY | |
Short Description | Factory class for symchronization API | |
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 | 20071023 | SAP |
Last change | 20080612 | 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
Class CL_BS_SR_SYNC_FACTORY has no interface implemented.
Friends
Class CL_BS_SR_SYNC_FACTORY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | See coding | 20071203 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20071024 |
2 | ![]() |
Static method | Public | Method | Returns a reference to existing implementation | 20071023 |
Events
Class CL_BS_SR_SYNC_FACTORY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | STR_VERSION_DEF | Private | See coding | 20071203 | begin of str_version_def,
impl_dict type string,
impl_getter_bs type string,
impl_getter_sr type string,
impl_sync_processor type string,
impl_sync type string,
aggragate_version type string,
end of str_version_def
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BS_SR_SYNC_FACTORY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BS_SR_SYNC_FACTORY has no exception.
Method GET_API_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
API_VERSION | Call by reference | Type reference (TYPE) | STRING | 20071203 | |||
2 | ![]() |
REF_DICT | Call by reference | Object reference (TYPE REF TO) | IF_BS_SR_DICT | Dictionary of PTV properties used at synchronization | 20071203 | ||
3 | ![]() |
REF_GETTER_BS | Call by reference | Object reference (TYPE REF TO) | IF_SERVICE_GETTER | Get SD and EP from BS and SR | 20071203 | ||
4 | ![]() |
REF_GETTER_SR | Call by reference | Object reference (TYPE REF TO) | IF_SERVICE_GETTER | Get SD and EP from BS and SR | 20071203 | ||
5 | ![]() |
REF_SYNC | Call by reference | Object reference (TYPE REF TO) | IF_BS_SR_SYNC | Backend to SR synchronization | 20071203 | ||
6 | ![]() |
REF_SYNC_PROCESSOR | Call by reference | Object reference (TYPE REF TO) | IF_BS_SR_SYNC_PROCESSOR | Provides synchronization actions | 20071203 | ||
7 | ![]() |
REGISTRY_NAME | Call by reference | Type reference (TYPE) | STRING | 20071203 |
Method GET_API_REF on class CL_BS_SR_SYNC_FACTORY has no exception.
History
Last changed by/on | SAP | 20080612 |
SAP Release Created in | 711 |