SAP ABAP Class IFC2PERS_META_DATA (Configuration Data of a Node)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CLC2DIR_META_PERS_ADAPTER Access to C2 Meta-Data Persistence 20041103
Properties
Class IFC2PERS_META_DATA  
Short Description Configuration Data of a Node    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041021   SAP 
Last change 20050105   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IFC2PERS_META_DATA has no forward declaration.
Interfaces
Class IFC2PERS_META_DATA has no interface implemented.
Friends
Class IFC2PERS_META_DATA has no friend class.
Attributes
Class IFC2PERS_META_DATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_DATA Instance method Public Method Deletes Meta Configuration Data 20041104
2 INSERT_DATA Instance method Public Method Write Meta Configuration Data 20041105
3 MARK_DATA_AS_DELETED Instance method Public Method Write Meta Configuration Data 20041105
4 READ_DATA Instance method Public Method Read Meta Configuration Data 20041103
5 UNDO_MARK_AS_DELETED Instance method Public Method Write Meta Configuration Data 20041105
6 UPDATE_DATA Instance method Public Method Write Meta Configuration Data 20041105
7 WRITE_DATA Instance method Public Method Write Meta Configuration Data 20041103
Events
Class IFC2PERS_META_DATA has no event.
Types
Class IFC2PERS_META_DATA has no local type.
Method Signatures

Method DELETE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CO_NODE_NAME Call by reference Type reference (TYPE) SC2_BCO_NODE_ID Knoten-Kennung 20041104
2 Importing IT_META_DATA Call by reference Type reference (TYPE) TABLE 20041104
# Exception Resumable Description Created on
1 CX_C2S_DB DB related exceptions for C2 Server 20041104
2 CX_C2S_META_EXCEPTION Basisklasse für Ausnahmen 20041104

Method INSERT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CO_NODE_NAME Call by reference Type reference (TYPE) SC2_BCO_NODE_ID Knoten-Kennung 20041105
2 Importing IT_META_DATA Call by reference Type reference (TYPE) TABLE 20041105
# Exception Resumable Description Created on
1 CX_C2S_DB C2 server: Parameter error 20041105
2 CX_C2S_META_EXCEPTION 20041105

Method MARK_DATA_AS_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CO_NODE_NAME Call by reference Type reference (TYPE) SC2_BCO_NODE_ID Knoten-Kennung 20041105
2 Importing IT_META_DATA Call by reference Type reference (TYPE) TABLE 20041105
# Exception Resumable Description Created on
1 CX_C2S_DB C2 server: Parameter error 20041105
2 CX_C2S_META_EXCEPTION 20041105

Method READ_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_META_DATA Call by reference Type reference (TYPE) TABLE 20041103
2 Importing IS_CO_NODE_NAME Call by reference Type reference (TYPE) SC2_BCO_NODE_ID Knoten-Kennung 20041103
3 Importing IT_CO_DATA Call by reference Type reference (TYPE) TABLE 20041103
# Exception Resumable Description Created on
1 CX_C2S_SERVICE_ERROR C2 server: Parameter error 20041103
2 CX_C2S_SERVICE_FAILURE 20041103

Method UNDO_MARK_AS_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CO_NODE_NAME Call by reference Type reference (TYPE) SC2_BCO_NODE_ID Knoten-Kennung 20041105
2 Importing IT_META_DATA Call by reference Type reference (TYPE) TABLE 20041105
# Exception Resumable Description Created on
1 CX_C2S_DB C2 server: Parameter error 20041105
2 CX_C2S_META_EXCEPTION 20041105

Method UPDATE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CO_NODE_NAME Call by reference Type reference (TYPE) SC2_BCO_NODE_ID Knoten-Kennung 20041105
2 Importing IT_META_DATA Call by reference Type reference (TYPE) TABLE 20041105
# Exception Resumable Description Created on
1 CX_C2S_DB C2 server: Parameter error 20041105
2 CX_C2S_META_EXCEPTION 20041105

Method WRITE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CO_NODE_NAME Call by reference Type reference (TYPE) SC2_BCO_NODE_ID Knoten-Kennung 20041104
2 Importing IT_META_DATA Call by reference Type reference (TYPE) TABLE 20041104
# Exception Resumable Description Created on
1 CX_C2S_DB C2 server: Parameter error 20041104
2 CX_C2S_META_EXCEPTION 20041104
History
Last changed by/on SAP  20050105 
SAP Release Created in