SAP ABAP Class CL_CLU_HELPER (CL_CLU_HELPER)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DBI (Application Component) DB-Independent Database Interface
     SDB_DBI (Package) General Database Interface
Properties
Class CL_CLU_HELPER  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDB_DBI   General Database Interface 
Created 20080918   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CLU_HELPER has no forward declaration.
Interfaces
Class CL_CLU_HELPER has no interface implemented.
Friends
Class CL_CLU_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LOGTABS Instance attribute Public Type reference (TYPE) CL_CLU_CLUTAB=>T_LOGTABS LOGTABS 20080918
2 NR_KEY_FIELDS Instance attribute Public Type reference (TYPE) I NR_KEY_FIELDS 20080918
3 NR_OF_LOGICAL_TABLES Instance attribute Public Type reference (TYPE) I NR_OF_LOGICAL_TABLES 20080918
4 PHYSICAL_CLUSTER_TABNAME Instance attribute Private Type reference (TYPE) TABNAME PHYSICAL_CLUSTER_TABNAME 20080918
5 PHYSKEYS Instance attribute Public Type reference (TYPE) CL_CLU_CLUTAB=>T_KEYNAMES PHYSKEYS 20080918
6 PHYSKEYTYPES Instance attribute Public Type reference (TYPE) CL_CLU_CLUTAB=>T_KEYTYPES PHYSKEYTYPES 20080918
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080918
2 IS_NEW_CLUSTERRECORD Instance method Public Method IS_NEW_CLUSTERRECORD 20080918
3 NAMETAB_CHECKS Instance method Public Method 20090215
4 _GET_KEYFIELDS Instance method Private Method _GET_KEYFIELDS 20080918
5 _GET_LOGTABS Instance method Private Method _GET_LOGTABS 20080918
Events
Class CL_CLU_HELPER has no event.
Types
Class CL_CLU_HELPER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDS Call by reference Type reference (TYPE) CL_CLU_CLUTAB=>T_NTAB_FIELDS FIELDS 20080918
2 Importing HEADER Call by reference Type reference (TYPE) X030L HEADER 20080918

Method CONSTRUCTOR on class CL_CLU_HELPER has no exception.

Method IS_NEW_CLUSTERRECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RES Value transfer Type reference (TYPE) ABAP_BOOL RES 20080918
2 Importing WA1 Call by reference Object reference (TYPE REF TO) DATA WA1 20080918
3 Importing WA2 Call by reference Object reference (TYPE REF TO) DATA WA2 20080918

Method IS_NEW_CLUSTERRECORD on class CL_CLU_HELPER has no exception.

Method NAMETAB_CHECKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_INFO Call by reference Type reference (TYPE) STRING 20090215
2 Exporting P_RES Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20090215

Method NAMETAB_CHECKS on class CL_CLU_HELPER has no exception.

Method _GET_KEYFIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_KEYNAMES Call by reference Type reference (TYPE) CL_CLU_CLUTAB=>T_KEYNAMES P_KEYNAMES 20080918
2 Changing P_KEYTYPES Call by reference Type reference (TYPE) CL_CLU_CLUTAB=>T_KEYTYPES P_KEYTYPES 20080918
3 Importing P_NR_KEY_FIELDS Call by reference Type reference (TYPE) I P_NR_KEY_FIELDS 20080918
4 Importing P_TABNAME Call by reference Type reference (TYPE) TABNAME P_TABNAME 20080918

Method _GET_KEYFIELDS on class CL_CLU_HELPER has no exception.

Method _GET_LOGTABS Signature

Method _GET_LOGTABS on class CL_CLU_HELPER has no parameter.
Method _GET_LOGTABS on class CL_CLU_HELPER has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 720