SAP ABAP Class CL_MEREP_DELTA_UNIT (MEREP Delta Unit)
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_SERIALIZABLE_OBJECT Serializable Object 20040312
Properties
Class CL_MEREP_DELTA_UNIT  
Short Description MEREP Delta Unit    
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 20021024   SAP 
Last change 20060912   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MEREP_DELTA_UNIT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20040312
Friends
Class CL_MEREP_DELTA_UNIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ACTION_ADD Constant Public Type reference (TYPE) MEREP_ACTION 'A' Action Type 20021030
2 C_ACTION_DELETE Constant Public Type reference (TYPE) MEREP_ACTION 'D' Action Type 20021030
3 C_ACTION_MODIFY Constant Public Type reference (TYPE) MEREP_ACTION 'M' Action Type 20021030
4 C_ACTION_REPLACE Constant Public Type reference (TYPE) MEREP_ACTION 'R' Action Type 20021030
5 C_STRUCTURE_HEADER Constant Public Type reference (TYPE) MEREP_STRUCT_ID 'TOP' Structure ID 20021101
6 EXTENDED_FIELDS Instance attribute Public Type reference (TYPE) MESTRINGMAP 20021107
7 FIXED_FIELDS Instance attribute Public Type reference (TYPE) MEREP_STRPRF Prefix of Structure (TOP, 010, 020...) 20021107
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_FIELD Instance method Public Method 20021101
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20021101
3 CREATE_USING_RAW_LINE Static method Public Method 20021108
4 TO_RAW_LINE Instance method Public Method 20021108
Events
Class CL_MEREP_DELTA_UNIT has no event.
Types
Class CL_MEREP_DELTA_UNIT has no local type.
Method Signatures

Method APPEND_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD Call by reference Type reference (TYPE) MENAMEVALUE 20021101

Method APPEND_FIELD on class CL_MEREP_DELTA_UNIT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STRUCTURE_ID Value transfer Type reference (TYPE) MEREP_STRUCT_ID Struktur-ID 20021107
2 Importing STRUCTURE_VERSION Value transfer Type reference (TYPE) MEREP_STRVERS '0001' Strukturversion 20021107
3 Importing SYNC_KEY Call by reference Type reference (TYPE) MEREP_SYNC_KEY Synchronisationsschlüssel 20021107

Method CONSTRUCTOR on class CL_MEREP_DELTA_UNIT has no exception.

Method CREATE_USING_RAW_LINE 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 Allgemeines Kennzeichen 20040325
2 Importing METADATA Call by reference Object reference (TYPE REF TO) CL_MEREP_SYNCBO_META Tabellentyp: Metadaten 20021108
3 Importing RAW_LINE Call by reference Type reference (TYPE) MEREP_LCHR2048 Long Character 20021108
4 Returning RVAL Value transfer Object reference (TYPE REF TO) CL_MEREP_DELTA_UNIT MEREP-Delta-Einheit 20021108
5 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 TO_RAW_LINE 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 Tabellentyp: Metadaten 20021108
2 Returning RVAL Value transfer Type reference (TYPE) MEREP_LCHR2048 Long Character 20021108
3 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
4 CX_SY_CONVERSION_DATA_LOSS Ausnahme f. Konvertierungen mit Datenverlust 20021108
History
Last changed by/on SAP  20060912 
SAP Release Created in 630