SAP ABAP Class CL_CLES_CP_CHARACTERISTIC (Write change pointers for Characteristic)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-CL (Application Component) Classification
⤷
ESH_CLES (Package) Indexing for Classification System
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080509 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CLES_CP_UPDATE | Update change pointers | 20080509 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_CACL_CHARACT_UPDATE | Interface for BAdI: CACL_CHARACTERISTIC_UPDATE | 20080509 |
Properties
| Class | CL_CLES_CP_CHARACTERISTIC | |
| Short Description | Write change pointers for Characteristic | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ESH_CLES | Indexing for Classification System |
| Created | 20080509 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20080509 | ||
| 2 | IF_CLES_CP_UPDATE | Update change pointers | 20080509 | ||
| 3 | IF_EX_CACL_CHARACT_UPDATE | Interface for BAdI: CACL_CHARACTERISTIC_UPDATE | 20080509 |
Friends
Class CL_CLES_CP_CHARACTERISTIC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CLES_CHARACTERISTIC_BUFFER | Buffer for Characteristics | 20080516 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CLES_T_CP_CHARACTERISTIC | Change-Pointer for Characteristic | 20080515 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080516 | |
| 2 | Instance method | Private | Method | update change pointer table | 20080515 | |
| 3 | Static method | Public | Method | used to write change pointers for characteristic not in CAWN | 20090226 |
Events
Class CL_CLES_CP_CHARACTERISTIC has no event.
Types
Class CL_CLES_CP_CHARACTERISTIC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CLES_CP_CHARACTERISTIC has no parameter.
Method CONSTRUCTOR on class CL_CLES_CP_CHARACTERISTIC has no exception.
Method UPDATE_CP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CP | Call by reference | Type reference (TYPE) | CLES_S_CP_CHARACTERISTIC | Change-Pointer for Characteristic | 20080515 |
Method UPDATE_CP on class CL_CLES_CP_CHARACTERISTIC has no exception.
Method WRITE_PROPERTY_DATATYPE_CP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OBJECT_CHANGE_POINTER | Call by reference | Type reference (TYPE) | CLES_T_OBJECT_CHANGE_POINTER | Change pointer for object types | 20090226 |
Method WRITE_PROPERTY_DATATYPE_CP on class CL_CLES_CP_CHARACTERISTIC has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |