SAP ABAP Interface IF_TREX_SERVER_MAP (Server Map)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TRX-API (Application Component) TREX ABAP + JAVA API
⤷
STREX (Package) TREX ABAP client

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_TREX_CACHED_SERVER_MAP | Cached Server Map | 20070409 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TREX_INDEX_SERVER_LOC_DB | Index Server Location for Indexing | 20070411 |
Properties
Interface | IF_TREX_SERVER_MAP | |
Short Description | Server Map |
General Data
Package | STREX | TREX ABAP client |
Created | 20070409 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_TREX_SERVER_MAP has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_TREX_FOR_EACH | For-each Interface | 20070411 |
Friends
Interface IF_TREX_SERVER_MAP has no friend.
Attributes
Interface IF_TREX_SERVER_MAP has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20070411 | |
2 | ![]() |
Instance method | Public | Method | 20070409 | |
3 | ![]() |
Instance method | Public | Method | 20070411 | |
4 | ![]() |
Instance method | Public | Method | 20070411 |
Events
Interface IF_TREX_SERVER_MAP has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_ENTRY | Public | See coding | 20070411 | begin of T_ENTRY ,
index_id type trexd_index_id ,
server type trexs_host_port ,
end of t_entry
|
Method Signatures
Method ADD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INDEX_ID | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | Index Id | 20070411 | ||
2 | ![]() |
SERVER | Call by reference | Type reference (TYPE) | TREXS_HOST_PORT | Host and Port | 20070411 |
Method ADD on Interface IF_TREX_SERVER_MAP has no exception.
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INDEX_ID | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | Index Id | 20070409 | ||
2 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | TREXS_HOST_PORT | Host and Port | 20070409 |
Method GET on Interface IF_TREX_SERVER_MAP has no exception.
Method PUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INDEX_ID | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | Index Id | 20070411 | ||
2 | ![]() |
SERVER | Call by reference | Type reference (TYPE) | TREXS_HOST_PORT | Host and Port | 20070411 |
Method PUT on Interface IF_TREX_SERVER_MAP has no exception.
Method REMOVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INDEX_ID | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | Index Id | 20070411 |
Method REMOVE on Interface IF_TREX_SERVER_MAP has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |