SAP ABAP Class CL_C2S_META_PROPERTY (C2 Server Meta-Data: Attributes)
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_PROPERTY C2 Object Attributes 20040721
Properties
Class CL_C2S_META_PROPERTY  
Short Description C2 Server Meta-Data: Attributes    
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 20040721   SAP 
Last change 20041208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SC2MT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_C2S_META_PROPERTY C2 Object Attributes 20040721
Friends
Class CL_C2S_META_PROPERTY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NAME Instance attribute Private Type reference (TYPE) SC2_BCO_PROPNAME Configuration Object Attribute 20040721
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040721
2 GET_FIELD_DEFAULTS Static method Public Method Object Default Values 20040817
3 GET_NODE_DEFAULTS Static method Public Method Object Default Values 20040817
4 GET_OBJECT_DEFAULTS Static method Public Method Object Default Values 20040817
Events
Class CL_C2S_META_PROPERTY has no event.
Types
Class CL_C2S_META_PROPERTY has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROPERTY_NAME Call by reference Type reference (TYPE) CSEQUENCE 20040721

Method CONSTRUCTOR on class CL_C2S_META_PROPERTY has no exception.

Method GET_FIELD_DEFAULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROPERTY_VALUES Value transfer Type reference (TYPE) SC2MT_KEY_VALUE_TABLE 20040817

Method GET_FIELD_DEFAULTS on class CL_C2S_META_PROPERTY has no exception.

Method GET_NODE_DEFAULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROPERTY_VALUES Value transfer Type reference (TYPE) SC2MT_KEY_VALUE_TABLE 20040817

Method GET_NODE_DEFAULTS on class CL_C2S_META_PROPERTY has no exception.

Method GET_OBJECT_DEFAULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROPERTY_VALUES Value transfer Type reference (TYPE) SC2MT_KEY_VALUE_TABLE 20040817

Method GET_OBJECT_DEFAULTS on class CL_C2S_META_PROPERTY has no exception.
History
Last changed by/on SAP  20041208 
SAP Release Created in 700