SAP ABAP Interface IF_CTS_IMPORT_HISTORY (CTS: Import History)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
⤷
SCTS_IMPORT_HISTORY (Package) Package for Import History
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CTS_IMPORT_HISTORY | CTS: Import History | 20110719 |
Properties
| Interface | IF_CTS_IMPORT_HISTORY | |
| Short Description | CTS: Import History |
General Data
| Package | SCTS_IMPORT_HISTORY | Package for Import History |
| Created | 20110719 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_CTS_UI_CNTCTX_IMP_HISTORY | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_CTS_IMPORT_HISTORY has no interface.
Friends
Interface IF_CTS_IMPORT_HISTORY has no friend.
Attributes
Interface IF_CTS_IMPORT_HISTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get child objects of the transport entity | 20111012 | |
| 2 | Instance method | Public | Method | Get Import History | 20110719 |
Events
Interface IF_CTS_IMPORT_HISTORY has no event.
Types
Interface IF_CTS_IMPORT_HISTORY has no local type.
Method Signatures
Method GET_CHILDREN_OF_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHILDREN | Call by reference | Type reference (TYPE) | IF_CTS_UI_CNTCTX_IMP_HISTORY=>ELEMENTS_ENTITIES | 20111012 | ||||
| 2 | CURRENT_SYSTEM | Call by reference | Object reference (TYPE REF TO) | IF_CTS_SYSTEM | General System | 20120425 | |||
| 3 | ENTITY | Call by reference | Type reference (TYPE) | IF_CTS_UI_CNTCTX_IMP_HISTORY=>ELEMENT_ENTITIES | 20111012 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions from Handling Transport Entities | 20130305 |
Method GET_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | END_DATE | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20111107 | |||
| 2 | ENTRIES | Call by reference | Type reference (TYPE) | CTS_IMPORTHISTORY_TT_DETAILS | TMS: Expanded ALOG Table | 20110719 | |||
| 3 | START_DATE | Call by reference | Type reference (TYPE) | DATS | Field of type DATS | 20110719 | |||
| 4 | SYSTEM | Call by reference | Object reference (TYPE REF TO) | IF_CTS_SYSTEM | SAP System | 20110719 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Import History Exceptions | 20111007 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |