SAP ABAP Class IF_ISHMED_DWS_PB_OBJECT (i.s.h.med: DWS Property Bag Object)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_ISHMED_COLLECTION_OBJECT IS-H*MED: Interface for Object Type of an Object Collection 20040915
2 Interface composition (i COMPRISING i_ref)  IF_ISHMED_SERIALIZEABLE IS-H*MED: Serializable Object 20040827
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ISHMED_PROPERTIES IS-H*MED: DWS Area Property Bag Object (Obsolete) 20040915
Properties
Class IF_ISHMED_DWS_PB_OBJECT  
Short Description i.s.h.med: DWS Property Bag Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20031014   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ISHMED_DWS_PB_OBJECT has no forward declaration.
Interfaces
Class IF_ISHMED_DWS_PB_OBJECT has no interface implemented.
Friends
Class IF_ISHMED_DWS_PB_OBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 KEY Instance attribute Public Attribute reference (LIKE) 20040915
Methods
# Method Level Visibility Method type Description Created on
1 FINALIZE Instance method Public Method End Handling: Release Resources 20050525
2 GET_PROPERTY Instance method Public Method Reads a Property 20040827
3 SET_PROPERTY Instance method Public Method Sets a Property 20040827
Events
Class IF_ISHMED_DWS_PB_OBJECT has no event.
Types
Class IF_ISHMED_DWS_PB_OBJECT has no local type.
Method Signatures

Method FINALIZE Signature

Method FINALIZE on class IF_ISHMED_DWS_PB_OBJECT has no parameter.
Method FINALIZE on class IF_ISHMED_DWS_PB_OBJECT has no exception.

Method GET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) CSEQUENCE Bezeichner 20040827
2 Exporting VALUE Call by reference Type reference (TYPE) ANY Wert 20040827
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_PROPERTY IS-H*MED DWS: Eigenschaft 20040830

Method SET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) CSEQUENCE Name der Eigenschaft 20040827
2 Importing TYPE Call by reference Type reference (TYPE) CSEQUENCE Datentyp 20040827
3 Importing VALUE Call by reference Type reference (TYPE) ANY Wert 20040827
# Exception Resumable Description Created on
1 CX_ISHMED_DWS_PROPERTY IS-H*MED DWS: Eigenschaft 20040830
History
Last changed by/on SAP  20050615 
SAP Release Created in