SAP ABAP Class CL_CNV_10940_BKUP_RESTORE (Backup and Restore Variants)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA (Application Component) Cross-Application Components
⤷
CNV_10940 (Package) Report Variant Scan
⤷
⤷
Properties
| Class | CL_CNV_10940_BKUP_RESTORE | |
| Short Description | Backup and Restore Variants | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_10940 | Report Variant Scan |
| Created | 20131224 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CNV_10940_BKUP_RESTORE has no forward declaration.
Interfaces
Class CL_CNV_10940_BKUP_RESTORE has no interface implemented.
Friends
Class CL_CNV_10940_BKUP_RESTORE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | PROGNAME | ABAP Program Name | 20140423 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | back up variant | 20140227 | |
| 2 | Static method | Public | Method | Restore Back up | 20140227 | |
| 3 | Static method | Public | Method | Delete Back up | 20140227 | |
| 4 | Static method | Public | Method | Restore Back up | 20140227 |
Events
Class CL_CNV_10940_BKUP_RESTORE has no event.
Types
Class CL_CNV_10940_BKUP_RESTORE has no local type.
Method Signatures
Method BACK_UP_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_STATUS | Call by reference | Type reference (TYPE) | CHAR1 | S: Success, I: Issue | 20140227 | |||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | CNV_10940_RSPARAMS_T | Content table | 20140227 | |||
| 3 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20140227 | |||
| 4 | IV_RELID | Call by reference | Type reference (TYPE) | INDX_RELID | Area in IMPORT/EXPORT data table | 20140227 | |||
| 5 | IV_REPORT | Call by reference | Type reference (TYPE) | PROGNAME | ABAP program name | 20140227 | |||
| 6 | IV_TEST | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20140227 | |||
| 7 | IV_VARIANT | Call by reference | Type reference (TYPE) | VARIANT | ABAP: Name of variant (without program name) | 20140227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140227 | |||
| 2 | 20140227 | |||
| 3 | 20140227 | |||
| 4 | 20140227 | |||
| 5 | 20140227 |
Method CHECK_BACKUP_EXISTENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EXIST | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20140227 | |||
| 2 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20140227 | |||
| 3 | IV_RELID | Call by reference | Type reference (TYPE) | INDX_RELID | Area in IMPORT/EXPORT data table | 20140227 | |||
| 4 | IV_REPORT | Call by reference | Type reference (TYPE) | PROGNAME | ABAP program name | 20140227 | |||
| 5 | IV_VARIANT | Call by reference | Type reference (TYPE) | VARIANT | ABAP: Name of variant (without program name) | 20140227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140227 | |||
| 2 | 20140227 | |||
| 3 | 20140227 | |||
| 4 | 20140227 | |||
| 5 | 20140227 |
Method DELETE_BACKUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_STATUS | Call by reference | Type reference (TYPE) | CHAR1 | "S" - success , "I" - Issue | 20140227 | |||
| 2 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20140227 | |||
| 3 | IV_RELID | Call by reference | Type reference (TYPE) | INDX_RELID | Area in IMPORT/EXPORT data table | 20140227 | |||
| 4 | IV_REPORT | Call by reference | Type reference (TYPE) | PROGNAME | ABAP program name | 20140227 | |||
| 5 | IV_TEST | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20140227 | |||
| 6 | IV_VARIANT | Call by reference | Type reference (TYPE) | VARIANT | ABAP: Name of variant (without program name) | 20140227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140227 | |||
| 2 | 20140227 | |||
| 3 | 20140227 | |||
| 4 | 20140227 |
Method GET_BACK_UP_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | CNV_10940_RSPARAMS_T | Content table | 20140227 | |||
| 2 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_PACK | Conversion: Conversion package number | 20140227 | |||
| 3 | IV_RELID | Call by reference | Type reference (TYPE) | INDX_RELID | Area in IMPORT/EXPORT data table | 20140227 | |||
| 4 | IV_REPORT | Call by reference | Type reference (TYPE) | PROGNAME | ABAP program name | 20140227 | |||
| 5 | IV_VARIANT | Call by reference | Type reference (TYPE) | VARIANT | ABAP: Name of variant (without program name) | 20140227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20140227 | |||
| 2 | 20140227 | |||
| 3 | 20140227 | |||
| 4 | 20140227 | |||
| 5 | 20140227 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |