SAP ABAP Class CL_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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CTS_IMPORT_HISTORY | CTS: Import History | 20110719 |
Properties
| Class | CL_CTS_IMPORT_HISTORY | |
| Short Description | CTS: Import History | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCTS_IMPORT_HISTORY | Package for Import History |
| Created | 20110719 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CTS_IMPORT_HISTORY | CTS: Import History | 20110719 |
Friends
Class CL_CTS_IMPORT_HISTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | C | 'C' | 20111012 | |||
| 2 | Constant | Public | Type reference (TYPE) | C | 'X' | 20111012 | |||
| 3 | Constant | Public | Type reference (TYPE) | C | 'O' | 20130611 | |||
| 4 | Constant | Public | Type reference (TYPE) | C | 'R' | 20111012 | |||
| 5 | Instance attribute | Private | See coding | 20120425 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Helper for building file content | 20111012 | |
| 2 | Instance method | Protected | Method | Helper for building objects | 20111012 | |
| 3 | Instance method | Protected | Method | Helper for building requests | 20111012 | |
| 4 | Instance method | Private | Method | Map children | 20120426 |
Events
Class CL_CTS_IMPORT_HISTORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LT_OBJECT_SOURCE | Private | See coding | 20120425 | begin of lt_object_source,
id type if_cts_queue_item=>ty_id,
source type ref to IF_CTS_ORG_OBJLST_UI_DATASRC,
end of lt_object_source
|
Method Signatures
Method BUILD_CHILD_CONTENT_OBJECTS 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 | PARENT | Call by reference | Type reference (TYPE) | IF_CTS_UI_CNTCTX_IMP_HISTORY=>ELEMENT_ENTITIES | 20111012 |
Method BUILD_CHILD_CONTENT_OBJECTS on class CL_CTS_IMPORT_HISTORY has no exception.
Method BUILD_CHILD_OBJECTS 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 | PARENT | Call by reference | Type reference (TYPE) | IF_CTS_UI_CNTCTX_IMP_HISTORY=>ELEMENT_ENTITIES | 20111012 |
Method BUILD_CHILD_OBJECTS on class CL_CTS_IMPORT_HISTORY has no exception.
Method BUILD_CHILD_REQUESTS 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 | PARENT | 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 | 20111024 |
Method MAP_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHILDREN | Value transfer | Type reference (TYPE) | IF_CTS_UI_CNTCTX_IMP_HISTORY=>ELEMENTS_ENTITIES | 20120426 | ||||
| 2 | OBJECTS | Call by reference | Type reference (TYPE) | CTS_WD_UIOBJECTS | Non-ABAP object list for UI usage | 20120426 | |||
| 3 | PARENT | Call by reference | Type reference (TYPE) | IF_CTS_UI_CNTCTX_IMP_HISTORY=>ELEMENT_ENTITIES | 20120426 |
Method MAP_CHILDREN on class CL_CTS_IMPORT_HISTORY has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |