SAP ABAP Class CL_CNV_10996_CREATION_DATE (Adapt creation date of new sessions)
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_CREATION_DATE  
Short Description Adapt creation date of new sessions    
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 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CNV_10996_CREATION_DATE has no interface implemented.
Friends
Class CL_CNV_10996_CREATION_DATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CNV_10996_ARCHIV_TAB Instance attribute Private Type reference (TYPE) CNV_10996_ARCHIV_TAB Itab to table CNV_10996_ARCHIV 20130628
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_DATE Instance method Public Method Entry point to adjust create date of new created session 20130628
2 CHANGE_CREATION_DATE Instance method Private Method Actually change of creation date by archiv classes 20130628
3 CONSTRUCTOR Instance method Public Constructor Constructor reads data 20130628
4 GET_FILE_INFO Instance method Private Method 20130628
5 GET_FILE_INFO_ADK6 Instance method Private Method 20130628
6 UPDATE_ADMIN Instance method Private Method Update ADMI_RUN and status managment 20130628
Events
Class CL_CNV_10996_CREATION_DATE has no event.
Types
Class CL_CNV_10996_CREATION_DATE has no local type.
Method Signatures

Method ADJUST_DATE 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 ADJUST_DATE on class CL_CNV_10996_CREATION_DATE has no exception.

Method CHANGE_CREATION_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILE_WA Call by reference Type reference (TYPE) T_FILES 20130628
2 Importing NEW_DATE Call by reference Type reference (TYPE) ADMI_RUN-CREAT_DATE Date of an archiving session 20130628

Method CHANGE_CREATION_DATE on class CL_CNV_10996_CREATION_DATE 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_CREATION_DATE has no exception.

Method GET_FILE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing FILE_WA Call by reference Type reference (TYPE) T_FILES 20130628

Method GET_FILE_INFO on class CL_CNV_10996_CREATION_DATE has no exception.

Method GET_FILE_INFO_ADK6 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing FILE_WA Call by reference Type reference (TYPE) T_FILES 20130628

Method GET_FILE_INFO_ADK6 on class CL_CNV_10996_CREATION_DATE has no exception.

Method UPDATE_ADMIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CNV_10996_ARCHIV_WA Call by reference Type reference (TYPE) CNV_10996_ARCHIV Archiving sessions for conversion 20130628
2 Importing LOGGER Call by reference Object reference (TYPE REF TO) CL_CNV_00001_ULV_LOGGER CWB ULV logger implementation 20130628
3 Importing NEW_DATE Call by reference Type reference (TYPE) ADMI_RUN-CREAT_DATE Date of an archiving session 20130628
# Exception Resumable Description Created on
1 CX_CNV_10996_ADJUST_DATE Adjusting creation dated failed 20130628
History
Last changed by/on SAP  20141030 
SAP Release Created in