SAP ABAP Class CL_MEREP_SYNCBO_META (MEREP SyncBO Metadata)
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_META  
Short Description MEREP SyncBO Metadata    
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 20021113   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MEREP_SYNCBO_META has no forward declaration.
Interfaces
Class CL_MEREP_SYNCBO_META has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_MEREP_SYNCBO_FIELD_META 20021115 MEREP SyncBO Field Metadata
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_STRUCT_ID_HEADER Constant Public Type reference (TYPE) MEREP_STRUCT_ID 'TOP' 20040524
2 FIELD_GROUPS Instance attribute Public Type reference (TYPE) MEREP_TSYNCBO_FIELD_GROUP 20031029
3 HEADER Instance attribute Public Type reference (TYPE) MEREP_TSORT_SYNCBO_META Sorted Table of SyncBO Metadata 20021118
4 ITEMS Instance attribute Public Type reference (TYPE) MEREP_TSORT_SYNCBO_META Sorted Table of SyncBO Metadata 20021118
5 LEN_OF_STRPRF Static Attribute Public Type reference (TYPE) I 20040524
6 LOADED Instance attribute Private Type reference (TYPE) FLAG General flag 20021118
7 MAPPINGS Instance attribute Protected Type reference (TYPE) TT_SORT_MAPPING 20021118
8 NUM_OF_STRPRF_FIELDS Static Attribute Public Type reference (TYPE) I 20040524
9 SYNCBO_ID Instance attribute Public Type reference (TYPE) MEREP_SCENARIO SyncBO ID 20021114
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040524
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20021114
3 CONVERT_TO_CLIENT_FORMAT Instance method Public Method 20021205
4 GET_FIELD_META Instance method Public Method 20021115
5 GET_FIELD_META_BY_NAME Instance method Public Method 20031029
6 GET_NUM_OF_HEADER_FIELDS Instance method Public Method 20040524
7 GET_NUM_OF_ITEM_FIELDS Instance method Public Method 20040524
8 GET_NUM_OF_STRUCTURE_FIELDS Instance method Public Method 20040524
9 IS_LOADED Instance method Public Method 20021118
10 LOAD Instance method Public Method 20021118
Events
Class CL_MEREP_SYNCBO_META has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_MAPPING Protected See coding 20021118
2 TT_SORT_MAPPING Protected See coding 20021118
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_MEREP_SYNCBO_META has no parameter.
Method CLASS_CONSTRUCTOR on class CL_MEREP_SYNCBO_META has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SYNCBO_ID Call by reference Type reference (TYPE) MEREP_SCENARIO SyncBO-ID 20021114

Method CONSTRUCTOR on class CL_MEREP_SYNCBO_META has no exception.

Method CONVERT_TO_CLIENT_FORMAT Signature

Method CONVERT_TO_CLIENT_FORMAT on class CL_MEREP_SYNCBO_META has no parameter.
Method CONVERT_TO_CLIENT_FORMAT on class CL_MEREP_SYNCBO_META has no exception.

Method GET_FIELD_META Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing POSITION Call by reference Type reference (TYPE) MEREP_POS Feldposition in Struktur-ID 20021115
2 Returning RVAL Value transfer Object reference (TYPE REF TO) CL_MEREP_SYNCBO_FIELD_META MEREP-SyncBO-Feldmetadaten 20021115
3 Importing STRUCT_ID Call by reference Type reference (TYPE) MEREP_STRUCT_ID Strukturidentifikation 20021115

Method GET_FIELD_META on class CL_MEREP_SYNCBO_META has no exception.

Method GET_FIELD_META_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD_NAME Call by reference Type reference (TYPE) MEREP_FDNAM_2S 20031029
2 Returning RVAL Value transfer Object reference (TYPE REF TO) CL_MEREP_SYNCBO_FIELD_META MEREP-SyncBO-Feldmetadaten 20031029
3 Importing STRUCT_ID Call by reference Type reference (TYPE) MEREP_STRUCT_ID Strukturidentifikation 20031029

Method GET_FIELD_META_BY_NAME on class CL_MEREP_SYNCBO_META has no exception.

Method GET_NUM_OF_HEADER_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) I 20040524

Method GET_NUM_OF_HEADER_FIELDS on class CL_MEREP_SYNCBO_META has no exception.

Method GET_NUM_OF_ITEM_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) I 20040524
2 Importing STRUCTURE_ID Call by reference Type reference (TYPE) MEREP_STRUCT_ID 20040524

Method GET_NUM_OF_ITEM_FIELDS on class CL_MEREP_SYNCBO_META has no exception.

Method GET_NUM_OF_STRUCTURE_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RVAL Value transfer Type reference (TYPE) I 20040524
2 Importing STRUCTURE_ID Call by reference Type reference (TYPE) MEREP_STRUCT_ID 20040524

Method GET_NUM_OF_STRUCTURE_FIELDS on class CL_MEREP_SYNCBO_META 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 20021118

Method IS_LOADED on class CL_MEREP_SYNCBO_META has no exception.

Method LOAD Signature

Method LOAD on class CL_MEREP_SYNCBO_META has no parameter.
# Exception Resumable Description Created on
1 CX_ME_LOAD_FROM_DATABASE Laden von Datenbank nicht möglich 20021118
History
Last changed by/on SAP  20090618 
SAP Release Created in 630