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 | Instance attribute | Public | Type reference (TYPE) | CL_CLU_CLUTAB=>T_LOGTABS | LOGTABS | 20080918 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | I | NR_KEY_FIELDS | 20080918 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | I | NR_OF_LOGICAL_TABLES | 20080918 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TABNAME | PHYSICAL_CLUSTER_TABNAME | 20080918 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | CL_CLU_CLUTAB=>T_KEYNAMES | PHYSKEYS | 20080918 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | CL_CLU_CLUTAB=>T_KEYTYPES | PHYSKEYTYPES | 20080918 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080918 | |
| 2 | Instance method | Public | Method | IS_NEW_CLUSTERRECORD | 20080918 | |
| 3 | Instance method | Public | Method | 20090215 | ||
| 4 | Instance method | Private | Method | _GET_KEYFIELDS | 20080918 | |
| 5 | 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 | FIELDS | Call by reference | Type reference (TYPE) | CL_CLU_CLUTAB=>T_NTAB_FIELDS | FIELDS | 20080918 | |||
| 2 | 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 | RES | Value transfer | Type reference (TYPE) | ABAP_BOOL | RES | 20080918 | |||
| 2 | WA1 | Call by reference | Object reference (TYPE REF TO) | DATA | WA1 | 20080918 | |||
| 3 | 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 | P_INFO | Call by reference | Type reference (TYPE) | STRING | 20090215 | ||||
| 2 | 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 | P_KEYNAMES | Call by reference | Type reference (TYPE) | CL_CLU_CLUTAB=>T_KEYNAMES | P_KEYNAMES | 20080918 | |||
| 2 | P_KEYTYPES | Call by reference | Type reference (TYPE) | CL_CLU_CLUTAB=>T_KEYTYPES | P_KEYTYPES | 20080918 | |||
| 3 | P_NR_KEY_FIELDS | Call by reference | Type reference (TYPE) | I | P_NR_KEY_FIELDS | 20080918 | |||
| 4 | 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 |