SAP ABAP Class CL_CNV_LM_GENERATION_HANDLER (Central Handler Class for DMIS LM Functions)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     DMIS_BASIS_LM (Package) Delivery-related Lifecycle Functions for component DMIS
Properties
Class CL_CNV_LM_GENERATION_HANDLER  
Short Description Central Handler Class for DMIS LM Functions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DMIS_BASIS_LM   Delivery-related Lifecycle Functions for component DMIS 
Created 20131105   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CNV_LM_GENERATION_HANDLER has no forward declaration.
Interfaces
Class CL_CNV_LM_GENERATION_HANDLER has no interface implemented.
Friends
Class CL_CNV_LM_GENERATION_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SR_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_CNV_LM_GENERATION_HANDLER 20131122
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20131122
2 GET_INSTANCE Static method Public Method 20131122
3 GET_LAST_SGEN_RUN Instance method Public Method Returns the time passed since the last SGEN run was done 20131122
4 GET_WHITELIST_VERSION Instance method Public Method Returns the whitelist SP version 20131122
5 SEARCH_SYNTAX_ERRORS Instance method Public Method Returns the syntax errors recorded by SGEN 20131122
6 UPLOAD_WHITELIST_FROM_FILE Instance method Public Method Uploads whitelist information from a file 20131122
Events
Class CL_CNV_LM_GENERATION_HANDLER has no event.
Types
Class CL_CNV_LM_GENERATION_HANDLER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_CNV_LM_GENERATION_HANDLER has no parameter.
Method CONSTRUCTOR on class CL_CNV_LM_GENERATION_HANDLER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_CNV_LM_GENERATION_HANDLER 20131122

Method GET_INSTANCE on class CL_CNV_LM_GENERATION_HANDLER has no exception.

Method GET_LAST_SGEN_RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TIME_PASSED Value transfer Type reference (TYPE) I 20131122

Method GET_LAST_SGEN_RUN on class CL_CNV_LM_GENERATION_HANDLER has no exception.

Method GET_WHITELIST_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_COMPONENT Value transfer Type reference (TYPE) DLVUNIT Character Field Length = 10 20131205
2 Exporting EV_SP_LEVEL Call by reference Type reference (TYPE) CNV_LM_SP_LEVEL Service Pack Level 20131205
3 Exporting EV_VERSION Call by reference Type reference (TYPE) SAPRELEASE SAP Release 20131205
# Exception Resumable Description Created on
1 NO_WHITELIST_UPLOADED No whitelist was uploaded 20131122

Method SEARCH_SYNTAX_ERRORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ERROR_INST Value transfer Type reference (TYPE) CNV_LM_GENERATION_ERROR_INST table Type for Class CL_CNV_LM_GENERATION_ERROR 20131122

Method SEARCH_SYNTAX_ERRORS on class CL_CNV_LM_GENERATION_HANDLER has no exception.

Method UPLOAD_WHITELIST_FROM_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_WHITELIST Value transfer Type reference (TYPE) CNV_LM_T_WHITELIST Character Field Length = 10 20131122

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