SAP ABAP Class CL_CNV_10996_PREPARE (Prepare)
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_PREPARE | |
| Short Description | Prepare | |
| 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 | 20130618 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CNV_10996_PREPARE has no forward declaration.
Interfaces
Class CL_CNV_10996_PREPARE has no interface implemented.
Friends
Class CL_CNV_10996_PREPARE 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) | CNV_10996_ADMI_FILES_TAB | Itab for table ADMI_FILES | 20130628 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CNV_10996_ADMI_RUN_TAB | Itab for table ADMI_RUN | 20130628 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CNV_10996_ALVOUT_TAB | Itab for table cnv_10996_alvout | 20130628 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CNV_10996_PREPARE | Prepare | 20130628 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Checks the accessibility of a certain document | 20130628 | |
| 2 | Instance method | Public | Method | Entry point | 20130628 | |
| 3 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20130628 | |
| 4 | Instance method | Public | Constructor | Constructor | 20130628 | |
| 5 | Static method | Public | Method | OBSOLETE Returns the instance of the class | 20130628 |
Events
Class CL_CNV_10996_PREPARE has no event.
Types
Class CL_CNV_10996_PREPARE has no local type.
Method Signatures
Method CHECK_ACCESSIBILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLIC | Call by reference | Type reference (TYPE) | ARCH_OBJ-APPLIC | Application area | 20130628 | |||
| 2 | ARCHIV | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20130628 | |||
| 3 | ARCHIV_KEY | Call by reference | Type reference (TYPE) | ADMI_FILES-ARCHIV_KEY | Key for Archive File | 20130628 | |||
| 4 | FILE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20130628 | |||
| 5 | FILENAME | Call by reference | Type reference (TYPE) | ADMI_FILES-FILENAME | File name of archive file | 20130628 | |||
| 6 | PATH | Call by reference | Type reference (TYPE) | ADMI_FILES-PATHINTERN | Logical path name | 20130628 | |||
| 7 | STATUS_OPT | Call by reference | Type reference (TYPE) | ADMI_FILES-STATUS_OPT | Status of archive in storage | 20130628 |
Method CHECK_ACCESSIBILITY on class CL_CNV_10996_PREPARE has no exception.
Method CHECK_ACCESS_PER_OBJECT 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 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Access to archive failed | 20130628 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CNV_10996_PREPARE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CNV_10996_PREPARE has no exception.
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_PREPARE has no exception.
Method XX_GET_INSTANCE 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 | |||
| 2 | RETVAL | Value transfer | Object reference (TYPE REF TO) | CL_CNV_10996_PREPARE | Prepare | 20130628 |
Method XX_GET_INSTANCE on class CL_CNV_10996_PREPARE has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |