SAP ABAP Class CL_C2S_META_PERSISTENCE_TAB (C2 Server: Table Persistence)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CFG-RT (Application Component) Business Configuration Tools: Runtime
     SC2_META_REP (Package) C2 Server Meta-Data Repository
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_C2S_META_PERSISTENCE C2 Server: Persistence 20040723
Properties
Class CL_C2S_META_PERSISTENCE_TAB  
Short Description C2 Server: Table Persistence    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SC2_META_REP   C2 Server Meta-Data Repository 
Created 20040723   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_C2S_META_PERSISTENCE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_C2S_META_PERSISTENCE C2 Server: Persistence 20040723
Friends
Class CL_C2S_META_PERSISTENCE_TAB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BO_NAME Instance attribute Private Type reference (TYPE) SC2_CONFIGURATION_OBJECT C2: Configuration Object 20040730
2 INACTIVE_CO Instance attribute Private Object reference (TYPE REF TO) CL_C2S_META_OBJECT_DT C2 Server: Meta-Data 20040723
3 INACTIVE_NODE_SETTINGS Instance attribute Private Type reference (TYPE) NODE_PERSISTENCE_SETTINGS 20040730
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_INTERNAL Instance method Private Method Internal Activation Method 20040805
2 CHECK_INTERNAL Instance method Private Method Internal Check Method 20040805
3 CONSTRUCTOR Instance method Public Constructor 20040805
4 GET_ACTIVE_PERSISTENCE_PROPS Instance method Private Method Read Persistence Attributes Internally 20040809
5 INITIALIZE_SETTINGS_INTERNAL Instance method Private Method Read Persistence Attributes Internally 20041108
6 SAVE_INTERNAL Instance method Private Method Save Persistence Attributes Internally 20041109
7 STORE_PROPS_INTERNAL Instance method Private Method Save Persistence Attributes Internally 20040810
8 TRANSPORT_CHECK Instance method Private Method Internal Transport Check 20041122
9 TRANSPORT_INSERT Instance method Private Method Put in Transport Request Internally 20041123
Events
Class CL_C2S_META_PERSISTENCE_TAB has no event.
Types
Class CL_C2S_META_PERSISTENCE_TAB has no local type.
Method Signatures

Method ACTIVATE_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing INTERNAL_STATE Call by reference Object reference (TYPE REF TO) LCL_METHOD_STATE Temporäre Daten der Methodenaufführung 20040805
2 Changing PROTOCOL Call by reference Type reference (TYPE) IF_C2S_META_PERSISTENCE=>T_PROTOCOL 20040809
3 Changing RETURN_CODE Call by reference Type reference (TYPE) IF_C2S_META_PERSISTENCE=>T_RETURNCODE C2: Return-Code 20040809
# Exception Resumable Description Created on
1 CX_C2S_META_EXCEPTION Basisklasse für Ausnahmen 20040805

Method CHECK_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing INTERNAL_STATE Call by reference Object reference (TYPE REF TO) LCL_METHOD_STATE Temporäre Daten der Methodenaufführung 20040805
2 Changing PROTOCOL Call by reference Type reference (TYPE) IF_C2S_META_PERSISTENCE=>T_PROTOCOL 20040809
3 Changing RETURN_CODE Call by reference Type reference (TYPE) IF_C2S_META_PERSISTENCE=>T_RETURNCODE 20040809
# Exception Resumable Description Created on
1 CX_C2S_META_EXCEPTION Basisklasse für Ausnahmen 20040805

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing META_OBJECT Call by reference Object reference (TYPE REF TO) CL_C2S_META_OBJECT_DT C2 Server: Metadaten 20040805
2 Importing NAME Call by reference Type reference (TYPE) SC2_CONFIGURATION_OBJECT C2: Konfigurationsobjekt 20040805
# Exception Resumable Description Created on
1 CX_C2S_META_EXCEPTION Basisklasse für Ausnahmen 20040805

Method GET_ACTIVE_PERSISTENCE_PROPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NODE_NAME Call by reference Type reference (TYPE) SCOL_BUSINESS_OBJECT_NODE Knoten-Kennung 20040809
2 Returning RE_ACTIVE_NODE_PROPERTIES Value transfer Type reference (TYPE) NODE_PERSISTENCE_SETTINGS 20040809
# Exception Resumable Description Created on
1 CX_C2S_META_EXCEPTION Basisklasse für Ausnahmen 20040809

Method INITIALIZE_SETTINGS_INTERNAL Signature

Method INITIALIZE_SETTINGS_INTERNAL on class CL_C2S_META_PERSISTENCE_TAB has no parameter.
# Exception Resumable Description Created on
1 CX_C2S_META_EXCEPTION Basisklasse für Ausnahmen 20041108

Method SAVE_INTERNAL Signature

Method SAVE_INTERNAL on class CL_C2S_META_PERSISTENCE_TAB has no parameter.
# Exception Resumable Description Created on
1 CX_C2S_META_EXCEPTION Basisklasse für Ausnahmen 20041109

Method STORE_PROPS_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing INTERNAL_STATE Call by reference Object reference (TYPE REF TO) LCL_METHOD_STATE Temporäre Daten der Methodenaufführung 20040810
2 Changing PROTOCOL Call by reference Type reference (TYPE) IF_C2S_META_PERSISTENCE=>T_PROTOCOL 20040810
3 Changing RETURN_CODE Call by reference Type reference (TYPE) IF_C2S_META_PERSISTENCE=>T_RETURNCODE C2: Return-Code 20040810
# Exception Resumable Description Created on
1 CX_C2S_META_EXCEPTION Basisklasse für Ausnahmen 20040810

Method TRANSPORT_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing INTERNAL_STATE Call by reference Object reference (TYPE REF TO) LCL_METHOD_STATE Temporäre Daten der Methodenaufführung 20041122
2 Changing PROTOCOL Call by reference Type reference (TYPE) IF_C2S_META_PERSISTENCE=>T_PROTOCOL 20041122
3 Changing RETURN_CODE Call by reference Type reference (TYPE) IF_C2S_META_PERSISTENCE=>T_RETURNCODE C2: Return-Code 20041122
# Exception Resumable Description Created on
1 CX_C2S_META_EXCEPTION Basisklasse für Ausnahmen 20041122

Method TRANSPORT_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing INTERNAL_STATE Call by reference Object reference (TYPE REF TO) LCL_METHOD_STATE Temporäre Daten der Methodenaufführung 20041123
2 Changing PROTOCOL Call by reference Type reference (TYPE) IF_C2S_META_PERSISTENCE=>T_PROTOCOL 20041123
3 Changing RETURN_CODE Call by reference Type reference (TYPE) IF_C2S_META_PERSISTENCE=>T_RETURNCODE C2: Return-Code 20041123
# Exception Resumable Description Created on
1 CX_C2S_META_EXCEPTION Basisklasse für Ausnahmen 20041123
History
Last changed by/on SAP  20110908 
SAP Release Created in 700