SAP ABAP Class CL_CNV_INDX_GLOBAL_DATA_CHECK (Check for a single row of INDX RELID)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_INDX (Package) Conversion of INDX-like cluster tables
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CNV_INDX_SELECT_CALLBACK Callback for INDX selection 20111215
Properties
Class CL_CNV_INDX_GLOBAL_DATA_CHECK  
Short Description Check for a single row of INDX RELID    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_INDX   Conversion of INDX-like cluster tables 
Created 20111215   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CNV_INDX_GLOBAL_DATA_CHECK has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CNV_INDX_SELECT_CALLBACK Callback for INDX selection 20111215
Friends
Class CL_CNV_INDX_GLOBAL_DATA_CHECK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BASIS_PACKID_HCM Constant Protected Type reference (TYPE) CNV_PACK '21500' Conversion: Conversion package number 20111215
2 BASIS_PACKID_INDX Constant Protected Type reference (TYPE) CNV_PACK '21510' Conversion: Conversion package number 20111215
3 CHECK Instance attribute Protected Object reference (TYPE REF TO) CL_CNV_INDX_DATA_CHECK Check 20111215
4 CHECKID Instance attribute Public Type reference (TYPE) CNV_INDX_CHECKID Check id 20111215
5 CONFIGURATION Instance attribute Protected Type reference (TYPE) CNV_INDX_HT_PACKCNF Configuration 20111215
6 PACKID Constant Public Type reference (TYPE) CNV_PACK 'CHECK' Conversion: Conversion package number 20111215
7 RELID Instance attribute Protected Object reference (TYPE REF TO) CL_CNV_INDX_RELID Representation of INDX RELID 20111215
8 TABLE Instance attribute Protected Object reference (TYPE REF TO) CL_CNV_INDX_TABLE INDX table representation 20111215
9 VERSIONS Instance attribute Protected Type reference (TYPE) CNV_INDX_T_CL_RELID_STR_VERS List of RELID versions 20111215
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Creates the check object 20111215
2 REPORT_ERROR Instance method Protected Method Reports an error in DB 20111215
Events
Class CL_CNV_INDX_GLOBAL_DATA_CHECK has no event.
Types
Class CL_CNV_INDX_GLOBAL_DATA_CHECK has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method REPORT_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ERRORID Call by reference Type reference (TYPE) CNV_INDX_ERRORID ID of an error type 20111215
2 Importing KEY Call by reference Type reference (TYPE) ANY INDX key 20111215

Method REPORT_ERROR on class CL_CNV_INDX_GLOBAL_DATA_CHECK has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620