SAP ABAP Class CL_CNV_10996_MOVE_COMMENT (Moves the original comment to the new created archive sessio)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-GTF-BS (Application Component) Business Application Support
⤷
CNV_10996 (Package) Archive conversion
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CNV_10996_DATA_CONSTANTS | Constants and some data declarations | 20130628 |
Properties
| Class | CL_CNV_10996_MOVE_COMMENT | |
| Short Description | Moves the original comment to the new created archive sessio | |
| Super Class | CL_CNV_10996_DATA_CONSTANTS | Constants and some data declarations |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_10996 | Archive conversion |
| Created | 20130619 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CNV_10996_MOVE_COMMENT has no forward declaration.
Interfaces
Class CL_CNV_10996_MOVE_COMMENT has no interface implemented.
Friends
Class CL_CNV_10996_MOVE_COMMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | ARCHIV_TAB | Internal table of cnv_10996_archiv | 20130628 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20130628 | |
| 2 | Instance method | Private | Method | Returns the comment of the old archiv run | 20130628 | |
| 3 | Instance method | Public | Method | Moves the original comment to the new created archiv session | 20130628 | |
| 4 | Instance method | Private | Method | Updates table ADMI_RUN | 20130628 |
Events
Class CL_CNV_10996_MOVE_COMMENT has no event.
Types
Class CL_CNV_10996_MOVE_COMMENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PACKID | Call by reference | Type reference (TYPE) | CNVPACK-PACKID | Conversion: Conversion package number | 20130628 |
Method CONSTRUCTOR on class CL_CNV_10996_MOVE_COMMENT has no exception.
Method GET_RUN_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADMI_RUN_WA | Value transfer | Type reference (TYPE) | ADMI_RUN | Archive Runs Header Data | 20130628 | |||
| 2 | DOCUMENT | Call by reference | Type reference (TYPE) | ADMI_RUN_D | Archiving Session Number | 20130628 |
Method GET_RUN_INFO on class CL_CNV_10996_MOVE_COMMENT has no exception.
Method MOVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_CNV_00001_ULV_LOGGER | CWB ULV logger implementation | 20130628 |
Method MOVE on class CL_CNV_10996_MOVE_COMMENT has no exception.
Method UPDATE_ADMI_RUN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADMI_RUN_WA | Call by reference | Type reference (TYPE) | ADMI_RUN | Archive Runs Header Data | 20130628 | |||
| 2 | LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_CNV_00001_ULV_LOGGER | CWB ULV logger implementation | 20130628 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Move comment failed | 20130628 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |