SAP ABAP Class CL_CHG_STATE_MAINTPLN (Class to handle Change State of Maintenance Plan)
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_MAINTPLN  
Short Description Class to handle Change State of Maintenance Plan    
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 20070823   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CHG_STATE_MAINTPLN has no forward declaration.
Interfaces
Class CL_CHG_STATE_MAINTPLN has no interface implemented.
Friends
Class CL_CHG_STATE_MAINTPLN has no friend class.
Attributes
Class CL_CHG_STATE_MAINTPLN 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 maintenance plan 20070823
2 FILL_HASH_DATA_STRUCTURE Static method Private Method Reads all relevant data from DB & fills hash data structure 20070823
3 GET_CHANGE_STATE_ID Static method Public Method Returns current ChangeStateID of an maintenance plan 20070823
Events
Class CL_CHG_STATE_MAINTPLN has no event.
Types
Class CL_CHG_STATE_MAINTPLN 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 20070823
2 Exporting E_HASH Call by reference Type reference (TYPE) HASH160 Hash Value (160 Bits) 20070823
3 Importing I_MPLAN_ID Call by reference Type reference (TYPE) WARPL Maintenance Plan 20070823

Method CALCULATE_HASH_FOR_BO_DATA on class CL_CHG_STATE_MAINTPLN 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_MAINTPLN Hash Structure for Maintenace Plan 20070823
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070823
3 Importing I_MPLAN_ID Call by reference Type reference (TYPE) WARPL Maintenance Plan 20070823

Method FILL_HASH_DATA_STRUCTURE on class CL_CHG_STATE_MAINTPLN 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 20070823
2 Exporting E_CHANGE_STATE_ID Call by reference Type reference (TYPE) CHAR40 Character field of length 40 20070823
3 Importing I_MPLAN_ID Call by reference Type reference (TYPE) WARPL 20070823

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