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 CNV_10996_ADMI_FILES_TAB Instance attribute Private Type reference (TYPE) CNV_10996_ADMI_FILES_TAB Itab for table ADMI_FILES 20130628
2 CNV_10996_ADMI_RUN_TAB Instance attribute Private Type reference (TYPE) CNV_10996_ADMI_RUN_TAB Itab for table ADMI_RUN 20130628
3 CNV_10996_ALVOUT_TAB Instance attribute Private Type reference (TYPE) CNV_10996_ALVOUT_TAB Itab for table cnv_10996_alvout 20130628
4 INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_CNV_10996_PREPARE Prepare 20130628
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ACCESSIBILITY Instance method Private Method Checks the accessibility of a certain document 20130628
2 CHECK_ACCESS_PER_OBJECT Instance method Public Method Entry point 20130628
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20130628
4 CONSTRUCTOR Instance method Public Constructor Constructor 20130628
5 XX_GET_INSTANCE 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 Importing APPLIC Call by reference Type reference (TYPE) ARCH_OBJ-APPLIC Application area 20130628
2 Exporting ARCHIV Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20130628
3 Importing ARCHIV_KEY Call by reference Type reference (TYPE) ADMI_FILES-ARCHIV_KEY Key for Archive File 20130628
4 Exporting FILE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20130628
5 Importing FILENAME Call by reference Type reference (TYPE) ADMI_FILES-FILENAME File name of archive file 20130628
6 Importing PATH Call by reference Type reference (TYPE) ADMI_FILES-PATHINTERN Logical path name 20130628
7 Importing 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 Importing 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 CX_CNV_10996_ACCESS_FAILED 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 Importing 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 Importing PACKID Call by reference Type reference (TYPE) CNVPACK-PACKID Conversion: Conversion package number 20130628
2 Returning 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