SAP ABAP Class CL_MEREP_SYNCBO (MEREP SyncBO)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MOB (Application Component) SAP NetWeaver Mobile - Use subcomponents
     S_ME_DATA (Package) Mobile: data replication
Properties
Class CL_MEREP_SYNCBO  
Short Description MEREP SyncBO    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ME_DATA   Mobile: data replication 
Created 20021115   SAP 
Last change 20060912   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MEREP_SYNCBO has no forward declaration.
Interfaces
Class CL_MEREP_SYNCBO has no interface implemented.
Friends
Class CL_MEREP_SYNCBO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CREATABLE Instance attribute Private Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20021118
2 C_SYNCBO_TYPE_DOWNLOAD Constant Public Type reference (TYPE) MEREP_SYNCTYPE 'D++' Synchronization Type 20021118
3 C_SYNCBO_TYPE_TIMED_TWO_WAY Constant Public Type reference (TYPE) MEREP_SYNCTYPE 'T++' Synchronization Type 20021118
4 C_SYNCBO_TYPE_TWO_WAY Constant Public Type reference (TYPE) MEREP_SYNCTYPE 'S++' Synchronization Type 20021118
5 C_SYNCBO_TYPE_UPLOAD Constant Public Type reference (TYPE) MEREP_SYNCTYPE 'U++' Synchronization Type 20021118
6 DELETABLE Instance attribute Private Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20021118
7 LOADED Instance attribute Private Type reference (TYPE) FLAG General flag 20021115
8 MODIFIABLE Instance attribute Private Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20021118
9 PROPS Instance attribute Public Type reference (TYPE) MEREP_401 SyncBO ID 20021115
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20021115
2 IS_CREATABLE Instance method Public Method 20021118
3 IS_DELETABLE Instance method Public Method 20021118
4 IS_LOADED Instance method Public Method 20021115
5 IS_MODIFIABLE Instance method Public Method 20021118
6 LOAD Instance method Public Method 20021115
Events
Class CL_MEREP_SYNCBO has no event.
Types
Class CL_MEREP_SYNCBO 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 ID Call by reference Type reference (TYPE) MEREP_SCENARIO SyncBO-ID 20021115

Method CONSTRUCTOR on class CL_MEREP_SYNCBO has no exception.

Method IS_CREATABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) FLAG Allgemeines Kennzeichen 20021118

Method IS_CREATABLE on class CL_MEREP_SYNCBO has no exception.

Method IS_DELETABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) FLAG Allgemeines Kennzeichen 20021118

Method IS_DELETABLE on class CL_MEREP_SYNCBO has no exception.

Method IS_LOADED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) FLAG Allgemeines Kennzeichen 20021115

Method IS_LOADED on class CL_MEREP_SYNCBO has no exception.

Method IS_MODIFIABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) FLAG Allgemeines Kennzeichen 20021118

Method IS_MODIFIABLE on class CL_MEREP_SYNCBO has no exception.

Method LOAD Signature

Method LOAD on class CL_MEREP_SYNCBO has no parameter.
# Exception Resumable Description Created on
1 CX_SY_OPEN_SQL_DB Open-SQL-Fehler 20021115
History
Last changed by/on SAP  20060912 
SAP Release Created in 630