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 ABAP 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 MR_BUFFER Instance attribute Private Object reference (TYPE REF TO) CL_CLES_CHARACTERISTIC_BUFFER Buffer for Characteristics 20080520
2 MT_CABNT_AENNR Instance attribute Private Type reference (TYPE) CLES_T_CABNT_AENNR CABNT sorted by AENNR 20080521
3 MT_CABNT_DATUV Instance attribute Private Type reference (TYPE) CLES_T_CABNT_DATUV CABNT sorted by DATUV 20080521
4 MT_CABN_AENNR Instance attribute Private Type reference (TYPE) CLES_T_CABN_AENNR CABN sorted by AENNR 20080521
5 MT_CABN_DATUV Instance attribute Private Type reference (TYPE) CLES_T_CABN_DATUV CABN sorted by DATUV 20080521
6 MT_CAWNT_AENNR Instance attribute Private Type reference (TYPE) CLES_T_CAWNT_AENNR CAWNT sorted by AENNR 20080521
7 MT_CAWNT_DATUV Instance attribute Private Type reference (TYPE) CLES_T_CAWNT_DATUV CAWNT sorted by DATUV 20080521
8 MT_CAWN_AENNR Instance attribute Private Type reference (TYPE) CLES_T_CAWN_AENNR CAWN sorted by AENNR 20080521
9 MT_CAWN_DATUV Instance attribute Private Type reference (TYPE) CLES_T_CAWN_DATUV CAWN sorted by DATUV 20080521
10 MT_STATE Instance attribute Private Type reference (TYPE) CLES_T_CHARACT_STATE_SINGLE Change States of a single characteristic 20080520
11 MV_ATINN Instance attribute Private Type reference (TYPE) ATINN Internal characteristic 20080520
12 MV_STATE_TFILL Instance attribute Private Type reference (TYPE) SYTFILL Row Number of Internal Tables 20080520
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080520
2 GET_STATE Instance method Public Method reconstruct a state 20080520
3 LOAD_DATA 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 Importing 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 Exporting ES_CABN Call by reference Type reference (TYPE) CABN Characteristic 20080520
2 Exporting ET_CABNT Call by reference Type reference (TYPE) CLES_T_CABNT_SINGLE_STATE CABNT for a single characterristic state 20080520
3 Exporting ET_CAWN Call by reference Type reference (TYPE) CLES_T_CAWN_SINGLE_STATE CAWN for a single characterristic state 20080521
4 Exporting ET_CAWNT Call by reference Type reference (TYPE) CLES_T_CAWNT_SINGLE_STATE CAWNT for a single characterristic state 20080521
5 Exporting EV_DATUB Call by reference Type reference (TYPE) DATUB Valid-To Date 20080520
6 Exporting EV_DATUV Call by reference Type reference (TYPE) DATUV Valid-From Date 20080520
7 Exporting EV_TECHV Call by reference Type reference (TYPE) TECHV Technical status from 20080530
8 Importing IV_AENNR Call by reference Type reference (TYPE) AENNR Change Number 20080520
9 Importing IV_ALL_LANGUAGES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080520
10 Importing IV_ATINN Call by reference Type reference (TYPE) ATINN Internal characteristic 20080521
11 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language Key of Current Text Environment 20080520
12 Importing IV_WITH_VALUES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20080520
# Exception Resumable Description Created on
1 CHARACTERISTIC_NOT_FOUND characteristic not found 20080521
2 STATE_IS_DELETED characteristic state is deleted 20080521
3 STATE_NOT_FOUND characteristic state not found 20080521

Method LOAD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATINN Call by reference Type reference (TYPE) ATINN Internal characteristic 20080520
2 Importing IV_WITH_VALUES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20080520
# Exception Resumable Description Created on
1 NOT_FOUND not found 20080520
History
Last changed by/on SAP  20130531 
SAP Release Created in 701