SAP ABAP Class CL_MEREP_SYNCBO_DELTA (MEREP SyncBO Delta)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MOB (Application Component) SAP NetWeaver Mobile - Use subcomponents
     S_ME_DATA (Package) Mobile: data replication
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_MEREP_MESSAGE_COMPONENT MI Smart Sync Message Component 20040402
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20040323
Properties
Class CL_MEREP_SYNCBO_DELTA  
Short Description MEREP SyncBO Delta    
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 20021023   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MEREP_SYNCBO_DELTA has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_MEREP_MESSAGE_COMPONENT MI Smart Sync Message Component 20040402
2 IF_SERIALIZABLE_OBJECT Serializable Object 20040323
Friends
Class CL_MEREP_SYNCBO_DELTA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 HEADER Instance attribute Public Object reference (TYPE REF TO) CL_MEREP_DELTA_UNIT MEREP Delta Unit 20021025
2 ITEMS Instance attribute Public Type reference (TYPE) MEREP_TDELTA Table of delta objects 20021023
3 METADATA Instance attribute Private Object reference (TYPE REF TO) CL_MEREP_SYNCBO_META 20040326
4 REPLY Instance attribute Private Type reference (TYPE) MEREP_RTN0001 RTN Version 0001 20021030
5 SYNCBO_CONTROL Instance attribute Public Type reference (TYPE) MEREP_409 Synchronizer Control Record 20050930
6 SYNCBO_ID Instance attribute Public Type reference (TYPE) MEREP_SCENARIO SyncBO ID 20021023
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_ITEM Instance method Public Method 20021106
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20021101
3 CREATE_MULTI_USING_504S Static method Public Method 20021111
4 CREATE_USING_504S Static method Public Method 20021108
5 DESERIALIZE_HELPER Instance method Private Method 20040524
6 GET_REPLY_IN_RTN0001 Instance method Public Method 20021106
7 SERIALIZE_HELPER Instance method Private Method 20040524
8 SET_HEADER Instance method Public Method 20021106
9 SET_REPLY_USING_RAW_LINE Instance method Public Method 20021108
10 SET_REPLY_USING_RTN0001 Instance method Public Method 20021106
11 TO_504S Instance method Public Method 20021108
Events
Class CL_MEREP_SYNCBO_DELTA has no event.
Types
Class CL_MEREP_SYNCBO_DELTA has no local type.
Method Signatures

Method APPEND_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEM Call by reference Object reference (TYPE REF TO) CL_MEREP_DELTA_UNIT MEREP-Delta-Einheit 20021106

Method APPEND_ITEM on class CL_MEREP_SYNCBO_DELTA has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing METADATA Call by reference Object reference (TYPE REF TO) CL_MEREP_SYNCBO_META 20040326
2 Importing SYNCBO_CONTROL Call by reference Type reference (TYPE) MEREP_409 Synchronizer-Kontrollsatz 20050930
3 Importing SYNCBO_ID Call by reference Type reference (TYPE) MEREP_SCENARIO SyncBO-ID 20021106

Method CONSTRUCTOR on class CL_MEREP_SYNCBO_DELTA has no exception.

Method CREATE_MULTI_USING_504S Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD_DELTA Call by reference Type reference (TYPE) FLAG SPACE 20040326
2 Importing MEREP_504S Call by reference Type reference (TYPE) MEREP_TSORT_504 Sortierte Tabelle von Eingangs-/Ausgangsdaten 20021111
3 Importing METADATA Call by reference Type reference (TYPE) MEREP_TMETADATA Tabellentyp: Metadaten 20021111
4 Returning RVAL Value transfer Type reference (TYPE) MEREP_TSYNCBO_DELTA Tabelle SyncBO-Deltas 20021111
5 Importing SYNCBO_ID Call by reference Type reference (TYPE) MEREP_SCENARIO SyncBO-ID 20021111
6 Importing TYPE_CHECK Value transfer Type reference (TYPE) FLAG SPACE Allgemeines Kennzeichen 20021111
# Exception Resumable Description Created on
1 CX_MEREP_ILLEGAL_STRUCTURE_ID Unzulässige Struktur-ID 20021111
2 CX_MEREP_INVALID_METADATA Ungültige Metadaten 20021111
3 CX_ME_LOAD_FROM_DATABASE 20040401

Method CREATE_USING_504S Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD_DELTA Call by reference Type reference (TYPE) FLAG SPACE 20040326
2 Importing MEREP_504S Call by reference Type reference (TYPE) MEREP_TSORT_504 Sortierte Tabelle von Eingangs-/Ausgangsdaten 20021108
3 Importing METADATA Call by reference Object reference (TYPE REF TO) CL_MEREP_SYNCBO_META Tabellentyp: Metadaten 20021108
4 Returning RVAL Value transfer Object reference (TYPE REF TO) CL_MEREP_SYNCBO_DELTA MEREP-SyncBO-Delta 20021108
5 Importing SYNCBO_ID Call by reference Type reference (TYPE) MEREP_SCENARIO SyncBO-ID 20021108
6 Importing TYPE_CHECK Value transfer Type reference (TYPE) FLAG SPACE Allgemeines Kennzeichen 20021111
# Exception Resumable Description Created on
1 CX_MEREP_ILLEGAL_STRUCTURE_ID Unzulässige Struktur-ID 20021108
2 CX_MEREP_INVALID_METADATA Ungültige Metadaten 20021108

Method DESERIALIZE_HELPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HEADER Call by reference Object reference (TYPE REF TO) CL_MEREP_DELTA_UNIT 20040524
2 Importing ITEMS Call by reference Type reference (TYPE) MEREP_TDELTA 20040524
3 Importing NUM_OF_FIELDS Call by reference Type reference (TYPE) I 20040524
4 Importing REPLY Call by reference Type reference (TYPE) MEREP_RTN0001 20040524
5 Importing SYNCBO_ID Call by reference Type reference (TYPE) MEREP_SCENARIO 20040524
# Exception Resumable Description Created on
1 CX_ME_LOAD_FROM_DATABASE 20040524

Method GET_REPLY_IN_RTN0001 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) MEREP_RTN0001 RTN-Version 0001 20021106

Method GET_REPLY_IN_RTN0001 on class CL_MEREP_SYNCBO_DELTA has no exception.

Method SERIALIZE_HELPER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting HEADER Call by reference Object reference (TYPE REF TO) CL_MEREP_DELTA_UNIT 20040524
2 Exporting ITEMS Call by reference Type reference (TYPE) MEREP_TDELTA 20040524
3 Exporting NUM_OF_FIELDS Call by reference Type reference (TYPE) I 20040524
4 Exporting REPLY Call by reference Type reference (TYPE) MEREP_RTN0001 20040524
5 Exporting SYNCBO_ID Call by reference Type reference (TYPE) MEREP_SCENARIO 20040524

Method SERIALIZE_HELPER on class CL_MEREP_SYNCBO_DELTA has no exception.

Method SET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HEADER Call by reference Object reference (TYPE REF TO) CL_MEREP_DELTA_UNIT MEREP-Delta-Einheit 20021106

Method SET_HEADER on class CL_MEREP_SYNCBO_DELTA has no exception.

Method SET_REPLY_USING_RAW_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RAW_LINE Call by reference Type reference (TYPE) MEREP_LCHR2048 Long Character 20021108

Method SET_REPLY_USING_RAW_LINE on class CL_MEREP_SYNCBO_DELTA has no exception.

Method SET_REPLY_USING_RTN0001 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RTN0001 Call by reference Type reference (TYPE) MEREP_RTN0001 RTN-Version 0001 20021108

Method SET_REPLY_USING_RTN0001 on class CL_MEREP_SYNCBO_DELTA has no exception.

Method TO_504S Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DIRECTION Value transfer Type reference (TYPE) MEREP_DIRECTION Kennzeichen Ein-/Ausgang (Verweis auf Eingang/Ausgang) 20021108
2 Importing MOBILE_ID Call by reference Type reference (TYPE) MEREP_MBL_ID Mobile ID 20021108
3 Importing RECORD_COUNTER_START Call by reference Type reference (TYPE) MEREP_LO_CNTR 1 Satzzähler in laufender Nummer 20021112
4 Returning RVAL Value transfer Type reference (TYPE) MEREP_TSORT_504 Sortierte Tabelle von Eingangs-/Ausgangsdaten 20021108
5 Importing SEQUENCE_NUMBER Call by reference Type reference (TYPE) MEREP_SEQNO Laufende Nummer 20021108
6 Importing TYPE_CHECK Value transfer Type reference (TYPE) FLAG SPACE Allgemeines Kennzeichen 20021111
# Exception Resumable Description Created on
1 CX_MEREP_ILLEGAL_STRUCTURE_ID Unzulässige Struktur-ID 20021108
2 CX_MEREP_INVALID_METADATA Ungültige Metadaten 20021108
3 CX_MEREP_TYPE_CHECK Fehler bei Typprüfung 20021108
History
Last changed by/on SAP  20090618 
SAP Release Created in 630