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 ABAP 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 G_CACHE_AVAILABLE Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20071212
2 G_REF_DICT Instance attribute Private Object reference (TYPE REF TO) IF_BS_SR_DICT Dictionary of PTV properties used at synchronization 20071126
3 G_REF_GETTER_BS Instance attribute Private Object reference (TYPE REF TO) IF_SERVICE_GETTER Get SD and EP from BS and SR 20071126
4 G_REF_GETTER_SR Instance attribute Private Object reference (TYPE REF TO) IF_SERVICE_GETTER Get SD and EP from BS and SR 20071126
5 G_REF_SYNC_PROCESSOR Instance attribute Private Object reference (TYPE REF TO) IF_BS_SR_SYNC_PROCESSOR Provides synchronization actions 20071129
6 G_REGISTRY_NAME Instance attribute Private Type reference (TYPE) STRING The registry that is synchronized 20071106
7 G_SD_KEYS_BS Instance attribute Private Type reference (TYPE) STTY_COMPLEX_PROPS Cache for SDEFs for the backend 20071212
8 G_SD_KEYS_SR 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 CONSTRUCTOR 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 Importing REF_DICT Call by reference Object reference (TYPE REF TO) IF_BS_SR_DICT Dictionary of PTV properties used at synchronization 20071126
2 Importing REF_GETTER_BS Call by reference Object reference (TYPE REF TO) IF_SERVICE_GETTER Get SD and EP from BS and SR 20071126
3 Importing REF_GETTER_SR Call by reference Object reference (TYPE REF TO) IF_SERVICE_GETTER Get SD and EP from BS and SR 20071126
4 Importing REF_SYNC_PROCESSOR Call by reference Object reference (TYPE REF TO) IF_BS_SR_SYNC_PROCESSOR Provides synchronization actions 20071129
5 Importing 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