SAP ABAP Class IF_DM_PROPERTY_DEF (Definitions of Properties)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_GDMA_PROP_DEF_SP_AL GDMA-KPRO: Property Definition 20050118
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SRM_GSP_PROPERTY_DEF_KPRO GDMA-KPRO: Property Definition 20030404
Properties
Class IF_DM_PROPERTY_DEF  
Short Description Definitions of Properties    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030303   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_DM_PROPERTY_DEF has no interface implemented.
Friends
Class IF_DM_PROPERTY_DEF has no friend class.
Attributes
Class IF_DM_PROPERTY_DEF has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DEF_BOOL_PROPERTY Instance method Public Method Gets Boolean Meta-Property 20030307
2 GET_DEF_INT_PROPERTY Instance method Public Method Gets Integer Meta-Property 20030307
3 GET_DEF_PROPERTY Instance method Public Method Gets Meta-Property of Property 20030307
4 GET_DESCRIPTION Instance method Public Method Gets Description of Property 20030307
5 GET_IDENTIFIER Instance method Public Method Gets (Technical) ID of Property 20030307
Events
Class IF_DM_PROPERTY_DEF has no event.
Types
Class IF_DM_PROPERTY_DEF has no local type.
Method Signatures

Method GET_DEF_BOOL_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) CSEQUENCE Name der Eigenschaft 20030307
2 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL Boolean-Wert 20030307

Method GET_DEF_BOOL_PROPERTY on class IF_DM_PROPERTY_DEF has no exception.

Method GET_DEF_INT_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) CSEQUENCE Name der Meta-Eigenschaft 20030307
2 Returning VALUE Value transfer Type reference (TYPE) I Integer-Wert 20030307

Method GET_DEF_INT_PROPERTY on class IF_DM_PROPERTY_DEF has no exception.

Method GET_DEF_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Value transfer Type reference (TYPE) CSEQUENCE Name der Meta-Eigenschaft 20030307
2 Returning VALUE Value transfer Type reference (TYPE) STRING Wert der Meta-Eigenschaft 20030307

Method GET_DEF_PROPERTY on class IF_DM_PROPERTY_DEF has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESCRIPTION Value transfer Type reference (TYPE) STRING Beschreibung - evtl. sprachabhängig 20030307

Method GET_DESCRIPTION on class IF_DM_PROPERTY_DEF has no exception.

Method GET_IDENTIFIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IDENTIFIER Value transfer Type reference (TYPE) STRING $REF$ 20030307

Method GET_IDENTIFIER on class IF_DM_PROPERTY_DEF has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in