SAP ABAP Class CL_CHG_STATE_INDIVMATL1 (Class to handle Change State of Individual Material)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PM (Application Component) Plant Maintenance
     PLM_SE_EAM_XI_PROXY (Package) Proxy implementations for Enterprise Asset Maintenance
Properties
Class CL_CHG_STATE_INDIVMATL1  
Short Description Class to handle Change State of Individual Material    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PLM_SE_EAM_XI_PROXY   Proxy implementations for Enterprise Asset Maintenance 
Created 20080125   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CHG_STATE_INDIVMATL1 has no forward declaration.
Interfaces
Class CL_CHG_STATE_INDIVMATL1 has no interface implemented.
Friends
Class CL_CHG_STATE_INDIVMATL1 has no friend class.
Attributes
Class CL_CHG_STATE_INDIVMATL1 has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE_HASH_FOR_BO_DATA Static method Private Method Calculates the hash value of an individual material 20080125
2 FILL_HASH_DATA_STRUCTURE Static method Private Method Reads all relevant data from DB & fills hash data structure 20080125
3 GET_CHANGE_STATE_ID Static method Public Method Returns current ChangeStateID of an individual material 20080125
Events
Class CL_CHG_STATE_INDIVMATL1 has no event.
Types
Class CL_CHG_STATE_INDIVMATL1 has no local type.
Method Signatures

Method CALCULATE_HASH_FOR_BO_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20080125
2 Exporting E_HASH Call by reference Type reference (TYPE) HASH160 Hash Value (160 Bits) 20080125
3 Importing I_EQUNR Call by reference Type reference (TYPE) EQUNR Equipment Number 20080125

Method CALCULATE_HASH_FOR_BO_DATA on class CL_CHG_STATE_INDIVMATL1 has no exception.

Method FILL_HASH_DATA_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_HASH_DATA Call by reference Type reference (TYPE) HASH_DATA_FOR_INDIVMATL1 Table with BAPI Return Information 20080125
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20080125
3 Importing I_EQUNR Call by reference Type reference (TYPE) EQUNR Equipment Number 20080125

Method FILL_HASH_DATA_STRUCTURE on class CL_CHG_STATE_INDIVMATL1 has no exception.

Method GET_CHANGE_STATE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20080125
2 Exporting E_CHANGE_STATE_ID Call by reference Type reference (TYPE) CHAR40 Change State ID 20080125
3 Importing I_EQUNR Call by reference Type reference (TYPE) EQUNR Individual Material ID 20080125

Method GET_CHANGE_STATE_ID on class CL_CHG_STATE_INDIVMATL1 has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 603