SAP ABAP Class CL_CLES_CHARACTERISTIC_DATA (Characteristic: Data and Reconstruction)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-CL (Application Component) Classification
⤷
ESH_CLES (Package) Indexing for Classification System
⤷
⤷
Properties
| Class | CL_CLES_CHARACTERISTIC_DATA | |
| Short Description | Characteristic: Data and Reconstruction | |
| 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 | 20080520 | SAP |
| Last change | 20130531 | 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
Class CL_CLES_CHARACTERISTIC_DATA has no interface implemented.
Friends
Class CL_CLES_CHARACTERISTIC_DATA 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 | 20080520 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CLES_T_CABNT_AENNR | CABNT sorted by AENNR | 20080521 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CLES_T_CABNT_DATUV | CABNT sorted by DATUV | 20080521 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | CLES_T_CABN_AENNR | CABN sorted by AENNR | 20080521 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | CLES_T_CABN_DATUV | CABN sorted by DATUV | 20080521 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | CLES_T_CAWNT_AENNR | CAWNT sorted by AENNR | 20080521 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | CLES_T_CAWNT_DATUV | CAWNT sorted by DATUV | 20080521 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | CLES_T_CAWN_AENNR | CAWN sorted by AENNR | 20080521 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | CLES_T_CAWN_DATUV | CAWN sorted by DATUV | 20080521 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | CLES_T_CHARACT_STATE_SINGLE | Change States of a single characteristic | 20080520 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | ATINN | Internal characteristic | 20080520 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | SYTFILL | Row Number of Internal Tables | 20080520 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080520 | |
| 2 | Instance method | Public | Method | reconstruct a state | 20080520 | |
| 3 | Instance method | Private | Method | update internal tables | 20080520 |
Events
Class CL_CLES_CHARACTERISTIC_DATA has no event.
Types
Class CL_CLES_CHARACTERISTIC_DATA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_BUFFER | Call by reference | Object reference (TYPE REF TO) | CL_CLES_CHARACTERISTIC_BUFFER | Buffer for Characteristics | 20080520 |
Method CONSTRUCTOR on class CL_CLES_CHARACTERISTIC_DATA has no exception.
Method GET_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CABN | Call by reference | Type reference (TYPE) | CABN | Characteristic | 20080520 | |||
| 2 | ET_CABNT | Call by reference | Type reference (TYPE) | CLES_T_CABNT_SINGLE_STATE | CABNT for a single characterristic state | 20080520 | |||
| 3 | ET_CAWN | Call by reference | Type reference (TYPE) | CLES_T_CAWN_SINGLE_STATE | CAWN for a single characterristic state | 20080521 | |||
| 4 | ET_CAWNT | Call by reference | Type reference (TYPE) | CLES_T_CAWNT_SINGLE_STATE | CAWNT for a single characterristic state | 20080521 | |||
| 5 | EV_DATUB | Call by reference | Type reference (TYPE) | DATUB | Valid-To Date | 20080520 | |||
| 6 | EV_DATUV | Call by reference | Type reference (TYPE) | DATUV | Valid-From Date | 20080520 | |||
| 7 | EV_TECHV | Call by reference | Type reference (TYPE) | TECHV | Technical status from | 20080530 | |||
| 8 | IV_AENNR | Call by reference | Type reference (TYPE) | AENNR | Change Number | 20080520 | |||
| 9 | IV_ALL_LANGUAGES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080520 | |||
| 10 | IV_ATINN | Call by reference | Type reference (TYPE) | ATINN | Internal characteristic | 20080521 | |||
| 11 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20080520 | ||
| 12 | IV_WITH_VALUES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20080520 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | characteristic not found | 20080521 | ||
| 2 | characteristic state is deleted | 20080521 | ||
| 3 | characteristic state not found | 20080521 |
Method LOAD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATINN | Call by reference | Type reference (TYPE) | ATINN | Internal characteristic | 20080520 | |||
| 2 | IV_WITH_VALUES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20080520 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | not found | 20080520 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 701 |