SAP ABAP Interface IF_TREX_MAP (Map Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TRX-API (Application Component) TREX ABAP + JAVA API
⤷
STREX (Package) TREX ABAP client
⤷
⤷
Properties
| Interface | IF_TREX_MAP | |
| Short Description | Map Interface |
General Data
| Package | STREX | TREX ABAP client |
| Created | 20060424 | SAP |
| Last changed | 20110908 | SAP |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_TREX_FOR_EACH | For-each Interface | 20070228 |
Friends
Interface IF_TREX_MAP has no friend.
Attributes
Interface IF_TREX_MAP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20060424 | ||
| 2 | Instance method | Public | Method | 20070228 | ||
| 3 | Instance method | Public | Method | 20060424 | ||
| 4 | Instance method | Public | Method | 20060424 | ||
| 5 | Instance method | Public | Method | 20060525 |
Events
Interface IF_TREX_MAP has no event.
Types
Interface 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 | KEY | Call by reference | Type reference (TYPE) | ANY | 20060424 | ||||
| 2 | RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060424 |
Method CONTAINS_KEY on Interface IF_TREX_MAP has no exception.
Method FOR_EACH Signature
Method FOR_EACH on Interface IF_TREX_MAP has no parameter.
Method FOR_EACH on Interface IF_TREX_MAP has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Type reference (TYPE) | ANY | 20060424 | ||||
| 2 | VALUE | Call by reference | Type reference (TYPE) | ANY | 20060424 |
Method GET on Interface IF_TREX_MAP has no exception.
Method PUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Type reference (TYPE) | ANY | 20060424 | ||||
| 2 | VALUE | Call by reference | Type reference (TYPE) | ANY | 20060424 |
Method PUT on Interface IF_TREX_MAP has no exception.
Method REMOVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Type reference (TYPE) | ANY | 20060525 |
Method REMOVE on Interface IF_TREX_MAP has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |