SAP ABAP Class IF_RODPS_ESH_HANA_NAME_MAPPER (Interface for BAdI: RODPS_ESH_HANA_NAME_MAPPER)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130704 |
Properties
| Class | IF_RODPS_ESH_HANA_NAME_MAPPER | |
| Short Description | Interface for BAdI: RODPS_ESH_HANA_NAME_MAPPER | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130704 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RODPS_ESH_HANA_NAME_MAPPER has no forward declaration.
Interfaces
Class IF_RODPS_ESH_HANA_NAME_MAPPER has no interface implemented.
Friends
Class IF_RODPS_ESH_HANA_NAME_MAPPER has no friend class.
Attributes
Class IF_RODPS_ESH_HANA_NAME_MAPPER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130704 |
Events
Class IF_RODPS_ESH_HANA_NAME_MAPPER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_FIELD_MAPPING | Public | See coding | 20130704 | begin of ts_field_mapping,
fieldname type fieldname,
attr_name type trexd_attr_name,
constraint type trexs_placeholder-key,
end of ts_field_mapping
|
||
| 2 | TS_NAME_MAPPING | Public | See coding | 20130704 | begin of TS_name_mapping,
index_id type trexd_index_id,
schema_name type trexd_index_id,
hdb_connection type DBCON_NAME,
client_attr_name type trexd_attr_name,
field_mapping type tts_field_mapping,
is_replication type rs_bool,
repl_timestamp type timestamp,
end of ts_name_mapping
|
||
| 3 | TTS_FIELD_MAPPING | Public | See coding | 20130704 | tts_field_mapping type SORTED TABLE OF ts_field_mapping
with UNIQUE key fieldname INITIAL SIZE 0
|
Method Signatures
Method GET_NAME_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FLT_VAL | Call by reference | Type reference (TYPE) | ESH_E_OM_ODP_ID | ID of Operational Data Provider | 20130704 | |||
| 2 | I_ODPNAME | Call by reference | Type reference (TYPE) | RODPS_ODPNAME | 20130704 | ||||
| 3 | I_SEMANTICS | Call by reference | Type reference (TYPE) | RODPS_SEMANTICS | 20130704 | ||||
| 4 | RS_NAME_MAPPING | Value transfer | Type reference (TYPE) | TS_NAME_MAPPING | 20130704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130704 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |