SAP ABAP Class CL_ESH_OM_TRANSPORT_I2IM (Transport: Inactive Logsys Merge)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_OBJ_MOD_REP (Package) Model Repository
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ESH_OM_TRANSPORT | Transport Between Areas | 20080729 |
Properties
| Class | CL_ESH_OM_TRANSPORT_I2IM | |
| Short Description | Transport: Inactive Logsys Merge | |
| Super Class | CL_ESH_OM_TRANSPORT | Transport Between Areas |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_ENG_OBJ_MOD_REP | Model Repository |
| Created | 20080729 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ESH_OM_TRANSPORT_I2IM has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ESH_OM_TRANSPORT | 20080729 | Transport Between Areas |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ESH_OM_TRANSPORT_CONTAINER3 | Transport container | 20080803 | |||
| 2 | Instance attribute | Public | See coding | 20080803 | |||||
| 3 | Constant | Private | Type reference (TYPE) | CLASSNAME | SC_CLASS_I2IM | Reference type | 20080729 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get assigned software components | 20080729 | |
| 2 | Static method | Protected | Method | Return a unique key based on an imported key | 20080805 | |
| 3 | Instance method | Protected | Method | Merge a container into merge container | 20080804 |
Events
Class CL_ESH_OM_TRANSPORT_I2IM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LST_ASSIGNED_SYSREL | Public | See coding | 20080729 | BEGIN OF lst_assigned_sysrel,
top_down_order TYPE i,
sysrel_guid TYPE esh_e_om_sysrel_guid,
sysrel TYPE esh_e_om_sysrel,
END OF lst_assigned_sysrel
|
Method Signatures
Method GET_ASSIGNED_SYSRELS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ASSIGNED | Call by reference | Attribute reference (LIKE) | MT_ASSIGNED_SYSRELS | 20080803 | ||||
| 2 | IV_LOGSYS | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSTEM | System | 20080803 |
Method GET_ASSIGNED_SYSRELS on class CL_ESH_OM_TRANSPORT_I2IM has no exception.
Method GET_UNIQUE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_KEY | Call by reference | Type reference (TYPE) | ANY | Non-unique key -> Unique key | 20080805 | |||
| 2 | IV_UNIQUE_CONTEXT | Call by reference | Type reference (TYPE) | ANY | Unique context of a non-unique key | 20100118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ESH Object Model Exception | 20080805 |
Method MERGE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_ESH_OM_TRANSPORT_CONTAINER | Transport Container | 20080804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ESH Object Model Exception | 20080805 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 712 |