SAP ABAP Class /SRMERP/CL_WF_DOC_CHANGE_UTIL (utility class for detecting/processing document changes)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-SSP (Application Component) Self-Service Procurement
     /SRMERP/WF_COMMON_UTIL (Package) Utility Classes for Workflow Framework
Properties
Class /SRMERP/CL_WF_DOC_CHANGE_UTIL  
Short Description utility class for detecting/processing document changes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SRMERP/WF_COMMON_UTIL   Utility Classes for Workflow Framework 
Created 20100518   SAP 
Last change 20110908   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 /SRMERP/CL_WF_DOC_CHANGE_UTIL has no interface implemented.
Friends
Class /SRMERP/CL_WF_DOC_CHANGE_UTIL has no friend class.
Attributes
Class /SRMERP/CL_WF_DOC_CHANGE_UTIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DOC_CHANGES_IN_TIME_PERIOD Static method Public Method get document changes within a certain time period 20100518
2 GET_TEMP_CHANGES_FROM_BUFFER Static method Public Method get_document changes from buffer ! 20100518
3 GET_TIME_PERIODS_OF_LAST_WIS Static method Public Method get relevant time period to check for document changes 20100518
4 GET_WF_DOC_CHANGE_DELEGATE Static method Private Method get delegate class 20100518
Events
Class /SRMERP/CL_WF_DOC_CHANGE_UTIL has no event.
Types
Class /SRMERP/CL_WF_DOC_CHANGE_UTIL has no local type.
Method Signatures

Method GET_DOC_CHANGES_IN_TIME_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DOCUMENT Call by reference Type reference (TYPE) /SRMERP/S_BD_WF_DOCUMENT Purchasing Document (BAdI Interface Parameter) 20100518
2 Importing IS_WORKITEM_PERIOD Call by reference Type reference (TYPE) /SRMERP/S_WF_COMMON_WI_PERIOD time period for processing work items 20100518

Method GET_DOC_CHANGES_IN_TIME_PERIOD on class /SRMERP/CL_WF_DOC_CHANGE_UTIL has no exception.

Method GET_TEMP_CHANGES_FROM_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DOCUMENT Call by reference Type reference (TYPE) /SRMERP/S_BD_WF_DOCUMENT Purchasing Document (BAdI Interface Parameter) 20100518

Method GET_TEMP_CHANGES_FROM_BUFFER on class /SRMERP/CL_WF_DOC_CHANGE_UTIL has no exception.

Method GET_TIME_PERIODS_OF_LAST_WIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DOC_SUBSET Call by reference Type reference (TYPE) /SRMERP/S_BD_WF_DOC_SUBSET Purchasing Document Subset (BAdI Interface Parameter) 20100716
2 Returning RT_WORKITEM_PERIODS Value transfer Type reference (TYPE) /SRMERP/T_WF_COMMON_WI_PERIOD time periods for processing work items 20100518

Method GET_TIME_PERIODS_OF_LAST_WIS on class /SRMERP/CL_WF_DOC_CHANGE_UTIL has no exception.

Method GET_WF_DOC_CHANGE_DELEGATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOCUMENT_TYPE Call by reference Type reference (TYPE) /SRMERP/WF_DOCUMENT_TYPE Object Type of SRM Purchasing Document 20100518

Method GET_WF_DOC_CHANGE_DELEGATE on class /SRMERP/CL_WF_DOC_CHANGE_UTIL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606