SAP ABAP Class CL_CNV_10996_ADD_ARCHDEF (Add entries in ARCH_DEF for conversion)
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_ARCHDEF Add/Delete Structures in ARCH_DEF 20130628
Properties
Class CL_CNV_10996_ADD_ARCHDEF  
Short Description Add entries in ARCH_DEF for conversion    
Super Class CL_CNV_10996_ARCHDEF Add/Delete Structures in ARCH_DEF 
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_ADD_ARCHDEF has no forward declaration.
Interfaces
Class CL_CNV_10996_ADD_ARCHDEF has no interface implemented.
Friends
Class CL_CNV_10996_ADD_ARCHDEF has no friend class.
Attributes
Class CL_CNV_10996_ADD_ARCHDEF has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_FI_MONTHLY Instance method Private Method Add object regarding FI_MONTHLY 20130628
2 ADD_NEW Instance method Private Method Add new records 20130628
3 CONSTRUCTOR Instance method Public Constructor Constructor 20130628
4 READ Instance method Private Method Read data from ARCH_DEF 20130628
5 START_IN_BDG Static method Public Method Start program in background 20130628
Events
Class CL_CNV_10996_ADD_ARCHDEF has no event.
Types
Class CL_CNV_10996_ADD_ARCHDEF has no local type.
Method Signatures

Method ADD_FI_MONTHLY 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 ADD_FI_MONTHLY on class CL_CNV_10996_ADD_ARCHDEF has no exception.

Method ADD_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADN_TAB Call by reference Type reference (TYPE) YT_ADN_TAB Itab of ARCH_DEF 20130628
2 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_ADD_FAILED Adding FI_MONTH object failed 20130628

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FI_MONTH Call by reference Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20130628
2 Importing PACKID Call by reference Type reference (TYPE) CNVPACK-PACKID Conversion: Conversion package number 20130628

Method CONSTRUCTOR on class CL_CNV_10996_ADD_ARCHDEF has no exception.

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CNV_10996_ARDEF_WA Call by reference Type reference (TYPE) CNV_10996_ARDEF Additional tables for AR objects 20130628
2 Importing FATHER_SON_EXISTS Call by reference Type reference (TYPE) BOOLEAN Check son AND father already exist in table ARCH_DEF 20130628
3 Returning RETVAL Value transfer Type reference (TYPE) BOOLEAN Entry exists/or not 20130628
4 Importing SEQUENCE_EXISTS Call by reference Type reference (TYPE) BOOLEAN Check SEQUENCE already exist 20130628

Method READ on class CL_CNV_10996_ADD_ARCHDEF has no exception.

Method START_IN_BDG 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 START_IN_BDG on class CL_CNV_10996_ADD_ARCHDEF has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in