SAP ABAP Class /BOBF/IF_FRW_PROPERTY (Interface of Property Object)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /BOBF/CL_FRW_PROPERTY Property Object 20081212
Properties
Class /BOBF/IF_FRW_PROPERTY  
Short Description Interface of Property Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20081213   SAP 
Last change 20130531   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 /BOBF/IF_FRW_PROPERTY has no interface implemented.
Friends
Class /BOBF/IF_FRW_PROPERTY has no friend class.
Attributes
Class /BOBF/IF_FRW_PROPERTY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method Adds properties to that object 20081213
2 GET_PROPERTY Instance method Public Method Returns all properties of this object 20081213
Events
Class /BOBF/IF_FRW_PROPERTY has no event.
Types
Class /BOBF/IF_FRW_PROPERTY has no local type.
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PROPERTY Call by reference Type reference (TYPE) /BOBF/T_FRW_PROPERTY_K Property Node Table 20081213

Method ADD on class /BOBF/IF_FRW_PROPERTY has no exception.

Method GET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROPERTY Call by reference Type reference (TYPE) /BOBF/T_FRW_PROPERTY_K Property Node Table 20081213
2 Exporting ET_PROPERTY_SORTED Call by reference Type reference (TYPE) /BOBF/T_FRW_PROPERTY_K_SORTED Property Node Table sorted 20081213

Method GET_PROPERTY on class /BOBF/IF_FRW_PROPERTY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in