SAP ABAP Class CLC2DIR_META_NODE_INST (Node Instance)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CFG-RT (Application Component) Business Configuration Tools: Runtime
     C2_CORE (Package) C2 Server: Core Functionality
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CLC2DIR_NODE_INST_BASE Basis Class for Node Instance Classes 20041109
2 Interface implementation (CLASS c. INTERFACES i_ref)  IFC2DIR_META_NODE_INST Configuration Data of a Node 20041027
Properties
Class CLC2DIR_META_NODE_INST  
Short Description Node Instance    
Super Class CLC2DIR_NODE_INST_BASE Basis Class for Node Instance Classes 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package C2_CORE   C2 Server: Core Functionality 
Created 20041021   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CLC2DIR_META_NODE_INST has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IFC2DIR_META_NODE_INST Configuration Data of a Node 20041027
Friends
# Friend Modeled only Created on Description
1 CLC2DIR_NODE_INST_FACTORY 20041021 Factory for Node Instances
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AC_ACT_INACT Instance attribute Private Attribute reference (LIKE) 20041109
2 AC_ALL_LANGUS Instance attribute Private Attribute reference (LIKE) 20041109
3 AC_BUFFER_DATA_INSTANCE Instance attribute Private Attribute reference (LIKE) 20041109
4 AC_C2GUID Instance attribute Private Attribute reference (LIKE) 20041109
5 AC_CHNG_TP_ACTIVE Instance attribute Private Attribute reference (LIKE) 20041109
6 AC_CHNG_TP_DELETED Instance attribute Private Attribute reference (LIKE) 20041109
7 AC_CHNG_TP_NEW Instance attribute Private Attribute reference (LIKE) 20041109
8 AC_CHNG_TP_NEW_DELETED Instance attribute Private Attribute reference (LIKE) 20041109
9 AC_CHNG_TP_UPDATED Instance attribute Private Attribute reference (LIKE) 20041109
10 AC_CLNT Instance attribute Private Attribute reference (LIKE) 20041109
11 AC_DEPLOYMENT_GROUP Instance attribute Private Attribute reference (LIKE) 20041109
12 AC_DEPL_GRP Instance attribute Private Attribute reference (LIKE) 20041109
13 AC_FIELD_LIST Instance attribute Private Attribute reference (LIKE) 20041109
14 AC_INC_CLNT Instance attribute Private Attribute reference (LIKE) 20041109
15 AC_INC_DATA Instance attribute Private Attribute reference (LIKE) 20041109
16 AC_INC_FIELD_LIST Instance attribute Private Attribute reference (LIKE) 20041109
17 AC_INC_FIELD_LIST_CNAME Instance attribute Private Attribute reference (LIKE) 20041109
18 AC_INC_KEY_EXT Instance attribute Private Attribute reference (LIKE) 20041109
19 AC_INC_LANGU Instance attribute Private Attribute reference (LIKE) 20041109
20 AC_INC_METADATA Instance attribute Private Attribute reference (LIKE) 20041109
21 AC_INC_METADATA_CNAME Instance attribute Private Attribute reference (LIKE) 20041109
22 AC_INC_MGMNT_DATA Instance attribute Private Attribute reference (LIKE) 20041109
23 AC_INC_MGMNT_DATA_EXT Instance attribute Private Attribute reference (LIKE) 20041109
24 AC_INC_MGMNT_KEY Instance attribute Private Attribute reference (LIKE) 20041109
25 AC_INC_MGMNT_KEY_EXT Instance attribute Private Attribute reference (LIKE) 20041109
26 AC_INC_NODE_KEY_STRUCTURE Instance attribute Private Attribute reference (LIKE) 20041109
27 AC_INC_TDEP Instance attribute Private Attribute reference (LIKE) 20041109
28 AC_INC_TEXT_DATA Instance attribute Private Attribute reference (LIKE) 20041109
29 AC_LANGU Instance attribute Private Attribute reference (LIKE) 20041109
30 AC_LANG_DEP_DATA Instance attribute Private Attribute reference (LIKE) 20041109
31 AC_TDEP_VALFROM Instance attribute Private Attribute reference (LIKE) 20041109
32 AC_TDEP_VALTO Instance attribute Private Attribute reference (LIKE) 20041109
33 AC_TP_C2GUID Instance attribute Private Attribute reference (LIKE) 20041109
34 AR_MAPPING_TAB_TYPE Instance attribute Public Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Runtime Type Services 20041111
35 AT_MAPPING_DATA Instance attribute Private Object reference (TYPE REF TO) DATA GUID Mapping 20041111
36 AT_MAPPING_TYPE_CACHE Static Attribute Protected Type reference (TYPE) ATP_T_DATA_TYPE_CACHE 20041111
Methods
# Method Level Visibility Method type Description Created on
1 ADD_METADATA Instance method Private Method 20041109
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041021
3 CREATE_MAPPING_TAB_TYPE Instance method Protected Method Gets GUID Mapping Table Type 20041111
4 GET_CHANGED_METADATA Instance method Private Method 20041109
5 GET_INSERT_METADATA Instance method Private Method 20041109
6 GET_MAPPING_TAB_TYPE Instance method Protected Method Creates GUID Mapping Table Type 20041111
7 GET_MDATA_FOR_MARK_AS_DELETED Instance method Private Method 20041109
8 GET_MDATA_FOR_UNDO_DELETE Instance method Private Method 20041109
9 GET_METADATA_FOR_DELETE Instance method Private Method 20041109
10 GET_METADATA_FOR_GUIDS Instance method Private Method 20041109
11 GET_METADATA_FOR_SEMKEY Instance method Private Method 20041109
12 GET_UPDATED_METADATA Instance method Private Method 20041109
13 INSERT_METADATA Instance method Private Method 20041109
14 MARK_METADATA_AS_DELETED Instance method Private Method 20041109
15 UPDATE_METADATA Instance method Private Method 20041109
Events
Class CLC2DIR_META_NODE_INST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 ATP_S_GUID Private Attribute reference (LIKE) 20041109
2 ATP_T_GUIDS Private Attribute reference (LIKE) 20041109
3 ATP_T_STRINGTAB Private Attribute reference (LIKE) 20041021
Method Signatures

Method ADD_METADATA Signature

Method ADD_METADATA on class CLC2DIR_META_NODE_INST has no parameter.
Method ADD_METADATA on class CLC2DIR_META_NODE_INST has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NODE_ID Call by reference Type reference (TYPE) SC2_BCO_NODE_ID Knoten-Kennung 20041021
2 Importing IV_CO_NAME Call by reference Type reference (TYPE) SC2_CONFIGURATION_OBJECT C2: Konfigurationsobjekt 20041021
# Exception Resumable Description Created on
1 CX_C2S_SERVICE_FAILURE 20041021

Method CREATE_MAPPING_TAB_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TYPE Value transfer Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Run Time Type Services 20041111
# Exception Resumable Description Created on
1 CX_C2S_SERVICE_FAILURE 20041111

Method GET_CHANGED_METADATA Signature

Method GET_CHANGED_METADATA on class CLC2DIR_META_NODE_INST has no parameter.
Method GET_CHANGED_METADATA on class CLC2DIR_META_NODE_INST has no exception.

Method GET_INSERT_METADATA Signature

Method GET_INSERT_METADATA on class CLC2DIR_META_NODE_INST has no parameter.
Method GET_INSERT_METADATA on class CLC2DIR_META_NODE_INST has no exception.

Method GET_MAPPING_TAB_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TYPE Value transfer Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Run Time Type Services 20041111
# Exception Resumable Description Created on
1 CX_C2S_SERVICE_FAILURE 20041111

Method GET_MDATA_FOR_MARK_AS_DELETED Signature

Method GET_MDATA_FOR_MARK_AS_DELETED on class CLC2DIR_META_NODE_INST has no parameter.
Method GET_MDATA_FOR_MARK_AS_DELETED on class CLC2DIR_META_NODE_INST has no exception.

Method GET_MDATA_FOR_UNDO_DELETE Signature

Method GET_MDATA_FOR_UNDO_DELETE on class CLC2DIR_META_NODE_INST has no parameter.
Method GET_MDATA_FOR_UNDO_DELETE on class CLC2DIR_META_NODE_INST has no exception.

Method GET_METADATA_FOR_DELETE Signature

Method GET_METADATA_FOR_DELETE on class CLC2DIR_META_NODE_INST has no parameter.
Method GET_METADATA_FOR_DELETE on class CLC2DIR_META_NODE_INST has no exception.

Method GET_METADATA_FOR_GUIDS Signature

Method GET_METADATA_FOR_GUIDS on class CLC2DIR_META_NODE_INST has no parameter.
Method GET_METADATA_FOR_GUIDS on class CLC2DIR_META_NODE_INST has no exception.

Method GET_METADATA_FOR_SEMKEY Signature

Method GET_METADATA_FOR_SEMKEY on class CLC2DIR_META_NODE_INST has no parameter.
Method GET_METADATA_FOR_SEMKEY on class CLC2DIR_META_NODE_INST has no exception.

Method GET_UPDATED_METADATA Signature

Method GET_UPDATED_METADATA on class CLC2DIR_META_NODE_INST has no parameter.
Method GET_UPDATED_METADATA on class CLC2DIR_META_NODE_INST has no exception.

Method INSERT_METADATA Signature

Method INSERT_METADATA on class CLC2DIR_META_NODE_INST has no parameter.
Method INSERT_METADATA on class CLC2DIR_META_NODE_INST has no exception.

Method MARK_METADATA_AS_DELETED Signature

Method MARK_METADATA_AS_DELETED on class CLC2DIR_META_NODE_INST has no parameter.
Method MARK_METADATA_AS_DELETED on class CLC2DIR_META_NODE_INST has no exception.

Method UPDATE_METADATA Signature

Method UPDATE_METADATA on class CLC2DIR_META_NODE_INST has no parameter.
Method UPDATE_METADATA on class CLC2DIR_META_NODE_INST has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in 700