SAP ABAP Class IF_TREX_MAP (Map Interface)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_TREX_FOR_EACH For-each Interface 20070228
Properties
Class IF_TREX_MAP  
Short Description Map Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060424   SAP 
Last change 20110908   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_TREX_MAP has no interface implemented.
Friends
Class IF_TREX_MAP has no friend class.
Attributes
Class IF_TREX_MAP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONTAINS_KEY Instance method Public Method 20060424
2 FOR_EACH Instance method Public Method 20070228
3 GET Instance method Public Method 20060424
4 PUT Instance method Public Method 20060424
5 REMOVE Instance method Public Method 20060525
Events
Class IF_TREX_MAP has no event.
Types
Class IF_TREX_MAP has no local type.
Method Signatures

Method CONTAINS_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Type reference (TYPE) ANY 20060424
2 Returning RVAL Value transfer Type reference (TYPE) ABAP_BOOL 20060424

Method CONTAINS_KEY on class IF_TREX_MAP has no exception.

Method FOR_EACH Signature

Method FOR_EACH on class IF_TREX_MAP has no parameter.
Method FOR_EACH on class IF_TREX_MAP has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Type reference (TYPE) ANY 20060424
2 Exporting VALUE Call by reference Type reference (TYPE) ANY 20060424

Method GET on class IF_TREX_MAP has no exception.

Method PUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Type reference (TYPE) ANY 20060424
2 Importing VALUE Call by reference Type reference (TYPE) ANY 20060424

Method PUT on class IF_TREX_MAP has no exception.

Method REMOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Type reference (TYPE) ANY 20060525

Method REMOVE on class IF_TREX_MAP has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in