SAP ABAP Class CL_CHG_STATE_PURORD_APPL (ChangeStateID related Class for BO Purchase Order)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-GF-ES (Application Component) Enterprise Services in Purchasing
     OPS_SE_PUR (Package) Service Enabling for Purchasing
Properties
Class CL_CHG_STATE_PURORD_APPL  
Short Description ChangeStateID related Class for BO Purchase Order    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package OPS_SE_PUR   Service Enabling for Purchasing 
Created 20090121   SAP 
Last change 20140121   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_CHG_STATE_PURORD_APPL has no interface implemented.
Friends
Class CL_CHG_STATE_PURORD_APPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_BADI Static Attribute Private Object reference (TYPE REF TO) BADI_CHGID_PURORD_APPL 20090121
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE_HASH_FOR_BO_DATA Static method Private Method Calculates and returns the hash value for a customer 20090121
2 FILL_HASH_DATA_STRUCTURE Static method Private Method Read all relevant data from DB & fills hash data structure 20090121
3 GET_CHANGE_STATE_ID Static method Public Method Returns ChangeStateID of the current state of a customer 20090121
Events
Class CL_CHG_STATE_PURORD_APPL has no event.
Types
Class CL_CHG_STATE_PURORD_APPL 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_MESSAGE_LOG Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090121
2 Exporting EV_HASH Call by reference Type reference (TYPE) CHAR40 20090121
3 Importing IV_CHECK_EXISTENCE Call by reference Type reference (TYPE) ABAP_BOOL 20131115
4 Importing IV_PURCHASEORDER Call by reference Type reference (TYPE) EBELN Purchasing Document Number 20090121

Method CALCULATE_HASH_FOR_BO_DATA on class CL_CHG_STATE_PURORD_APPL 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) CDRED Change documents, display structure 20090121
2 Exporting ET_MESSAGE_LOG Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090121
3 Importing IV_CHECK_EXISTENCE Call by reference Type reference (TYPE) ABAP_BOOL 20131115
4 Importing IV_PURCHASEORDER Call by reference Type reference (TYPE) EBELN Purchasing Document Number 20090121

Method FILL_HASH_DATA_STRUCTURE on class CL_CHG_STATE_PURORD_APPL 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_MESSAGE_LOG Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090121
2 Exporting EV_CHANGE_STATE_ID Call by reference Type reference (TYPE) CHAR40 Character field of length 40 20090121
3 Importing IV_CHECK_EXISTENCE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20131115
4 Importing IV_PURCHASEORDER Call by reference Type reference (TYPE) EBELN Purchasing Document Number 20090121

Method GET_CHANGE_STATE_ID on class CL_CHG_STATE_PURORD_APPL has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 605