SAP ABAP Class CL_CNV_10996_CHECK_FUBA (Step Check)
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_CHECK_FUBA  
Short Description Step Check    
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
# Type group / Object type Type Type Description
1 CNV Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CNV_10996_CHECK_FUBA has no interface implemented.
Friends
Class CL_CNV_10996_CHECK_FUBA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS_TAB Instance attribute Private Type reference (TYPE) TY_CLASS_TAB 20130628
2 CNV_10996_ARCHIV_TAB Instance attribute Private Type reference (TYPE) CNV_10996_ARCHIV_TAB Itab to table CNV_10996_ARCHIV 20130628
3 PACKID Instance attribute Private Type reference (TYPE) CNVPACK-PACKID Conversion: Conversion package number 20130628
4 PHASE Instance attribute Private Type reference (TYPE) CNVSTATE-PHASE Conversion: Phase 20130628
5 SEL_OPT_TAB Instance attribute Private Type reference (TYPE) SEL_OPT_TAB Select-options 20130628
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method GET and PUT Modules are checked 20130628
2 CHECK_ARCT001_CLASS Instance method Private Method Special treatment of ARCT001 class 20130628
3 CHECK_GET_MODULE_EXISTS Instance method Private Method Check if GET module exists 20130628
4 CHECK_NOTE_664551 Instance method Private Method Check common ADK note 664551 20130628
5 CHECK_PUT_MODULE_EXISTS Instance method Private Method Check if PUT module exists 20130628
6 CONSTRUCTOR Instance method Public Constructor Constructor 20130628
7 GET_CLASSES Instance method Private Method Read the classes for the conversion 20130628
8 SET_FUBA_EXIST Instance method Private Method Set flag in CNV_10996_ARCHIV if module exists 20130628
Events
Class CL_CNV_10996_CHECK_FUBA has no event.
Types
Class CL_CNV_10996_CHECK_FUBA has no local type.
Method Signatures

Method CHECK 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_CHECK_FUBA_FAILED Check regarding ex. FM failed 20130628

Method CHECK_ARCT001_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS_TAB_WA Call by reference Type reference (TYPE) T_CLASS 20130628
2 Importing LOGGER Call by reference Object reference (TYPE REF TO) CL_CNV_00001_ULV_LOGGER CWB ULV logger implementation 20130628

Method CHECK_ARCT001_CLASS on class CL_CNV_10996_CHECK_FUBA has no exception.

Method CHECK_GET_MODULE_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS_TAB_WA Call by reference Type reference (TYPE) T_CLASS 20130628
2 Returning FUBA_IS_ACTIVE Value transfer Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20130628
3 Importing LOGGER Call by reference Object reference (TYPE REF TO) CL_CNV_00001_ULV_LOGGER CWB ULV logger implementation 20130628

Method CHECK_GET_MODULE_EXISTS on class CL_CNV_10996_CHECK_FUBA has no exception.

Method CHECK_NOTE_664551 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

Method CHECK_NOTE_664551 on class CL_CNV_10996_CHECK_FUBA has no exception.

Method CHECK_PUT_MODULE_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS_TAB_WA Call by reference Type reference (TYPE) T_CLASS 20130628
2 Returning FUBA_IS_ACTIVE Value transfer Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20130628
3 Importing LOGGER Call by reference Object reference (TYPE REF TO) CL_CNV_00001_ULV_LOGGER CWB ULV logger implementation 20130628

Method CHECK_PUT_MODULE_EXISTS on class CL_CNV_10996_CHECK_FUBA 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
2 Importing PHASE Call by reference Type reference (TYPE) CNVSTATE-PHASE Conversion: Phase 20130628

Method CONSTRUCTOR on class CL_CNV_10996_CHECK_FUBA has no exception.

Method GET_CLASSES Signature

Method GET_CLASSES on class CL_CNV_10996_CHECK_FUBA has no parameter.
Method GET_CLASSES on class CL_CNV_10996_CHECK_FUBA has no exception.

Method SET_FUBA_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ARCH_CLASS Call by reference Type reference (TYPE) CNV_10996_CLASS-ARCH_CLASS Archiving class 20130628
2 Importing EXISTS Call by reference Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20130628

Method SET_FUBA_EXIST on class CL_CNV_10996_CHECK_FUBA has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in