SAP ABAP Class CL_CNV_LM_GENERATION_ERROR (SGEN Generation Error)
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_ERROR  
Short Description SGEN Generation Error    
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_ERROR has no forward declaration.
Interfaces
Class CL_CNV_LM_GENERATION_ERROR has no interface implemented.
Friends
Class CL_CNV_LM_GENERATION_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_DATA Instance attribute Private Type reference (TYPE) GENSETC Generation Set for ABAP Objects and BSP Applications 20131122
2 MS_DELIVERY_INFO Instance attribute Private Type reference (TYPE) CNV_LM_DELIVERY_INFO Delivery Info for a Repository Object 20131122
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FOR_WHITELIST Instance method Public Method Checks whether an gen error is covered by the whitelist 20131122
2 CHECK_SYNTAX Instance method Public Method Rechecks the syntax (returning all synax errors per object) 20131122
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20131122
4 CREATE_GUID Instance method Private Method 20131122
5 GET_TIMESTAMP Instance method Private Method 20131122
Events
Class CL_CNV_LM_GENERATION_ERROR has no event.
Types
Class CL_CNV_LM_GENERATION_ERROR has no local type.
Method Signatures

Method CHECK_FOR_WHITELIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SYNTAX_ERROR Call by reference Type reference (TYPE) CNV_LM_T_SYNTAX_ERROR Table Type for CNV_LM_SYNTAX_ERROR 20131122
# Exception Resumable Description Created on
1 INVALID_PARAMETER Invalid parameters 20140110

Method CHECK_SYNTAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SYNTAX_ERROR Value transfer Type reference (TYPE) CNV_LM_T_SYNTAX_ERROR Table Type for CNV_LM_SYNTAX_ERROR 20131122

Method CHECK_SYNTAX on class CL_CNV_LM_GENERATION_ERROR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT Call by reference Type reference (TYPE) TROBJTYPE Object Type 20131122
2 Importing IV_OBJNAME Call by reference Type reference (TYPE) SOBJ_NAME Object Name in Object Directory 20131122
3 Importing IV_PGMID Call by reference Type reference (TYPE) PGMID Program ID in requests and tasks 20131122
# Exception Resumable Description Created on
1 INVALID_PARAMETER Invalid parameters 20131122
2 SGEN_ERROR_NOT_FOUND SGEN error was not found 20131122

Method CREATE_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_GUID Value transfer Type reference (TYPE) SYSUUID_C UUID in character form 20131122

Method CREATE_GUID on class CL_CNV_LM_GENERATION_ERROR has no exception.

Method GET_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20131122

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