SAP ABAP Class CL_MEREP_SYNCBO_FIELD_META (MEREP SyncBO Field 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_FIELD_META  
Short Description MEREP SyncBO Field Metadata    
Super Class    
Instantiability of a Class 1  Protected 
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
# Type group / Object type Type Type Description
1 CL_MEREP_SYNCBO_META Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_MEREP_SYNCBO_FIELD_META has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_MEREP_SYNCBO_META 20021118 MEREP SyncBO Metadata
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PARENT Instance attribute Protected Object reference (TYPE REF TO) CL_MEREP_SYNCBO_META MEREP SyncBO Metadata 20021118
2 PROPS Instance attribute Public Type reference (TYPE) MEREP_SCEN_METADATA Metadata Structure for SyncBO 20021118
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_USING_NAME Static method Public Method 20031029
2 CREATE_USING_POSITION Static method Public Method 20031029
3 IS_MAPPED_TO_CREATE Instance method Public Method 20021115
4 IS_MAPPED_TO_MODIFY Instance method Public Method 20021115
Events
Class CL_MEREP_SYNCBO_FIELD_META has no event.
Types
Class CL_MEREP_SYNCBO_FIELD_META has no local type.
Method Signatures

Method CREATE_USING_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 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_MEREP_SYNCBO_META MEREP-SyncBO-Metadaten 20031029
3 Returning RVAL Value transfer Object reference (TYPE REF TO) CL_MEREP_SYNCBO_FIELD_META 20031029
4 Importing STRUCT_ID Call by reference Type reference (TYPE) MEREP_STRUCT_ID Strukturidentifikation 20031029

Method CREATE_USING_NAME on class CL_MEREP_SYNCBO_FIELD_META has no exception.

Method CREATE_USING_POSITION Signature

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

Method CREATE_USING_POSITION on class CL_MEREP_SYNCBO_FIELD_META has no exception.

Method IS_MAPPED_TO_CREATE 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_MAPPED_TO_CREATE on class CL_MEREP_SYNCBO_FIELD_META has no exception.

Method IS_MAPPED_TO_MODIFY 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_MAPPED_TO_MODIFY on class CL_MEREP_SYNCBO_FIELD_META has no exception.
History
Last changed by/on SAP  20060912 
SAP Release Created in 630