SAP ABAP Class CL_GRFN_UTIL_MDCHG (POWL Integration of Master Data Change)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_MD_CHANGE (Package) GRC Master Data Change
Properties
Class CL_GRFN_UTIL_MDCHG  
Short Description POWL Integration of Master Data Change    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_MD_CHANGE   GRC Master Data Change 
Created 20080818   SAP 
Last change 20141106    
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_GRFN_UTIL_MDCHG has no interface implemented.
Friends
Class CL_GRFN_UTIL_MDCHG has no friend class.
Attributes
Class CL_GRFN_UTIL_MDCHG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_URL Static method Public Method Adjust URL for Different Master Data Type 20080818
2 CLOSE_ALL_OVERDUE_WORKITEMS Static method Public Method Obsolete: Remove All Workitems from Inbox if out of Date 20080818
3 CLOSE_DUPLICATE_WORKITEMS Static method Public Method Obsolete: Close Duplicate Workitems When Approved 20080818
4 CLOSE_WORKITEM Static method Public Method Set Workitem to be Completed 20080818
5 GET_APPLICATION_NAME Static method Public Method Gets the application name for entity 20080818
6 GET_OBJECT_INFO Static method Public Method Get Object Information 20080818
7 LOCK_CR Static method Public Method Lock Change Request 20080818
8 PUT_BACK_WORKITEM Static method Public Method Set Status back to 'Ready' 20080818
9 UNLOCK_CR Static method Public Method Unlock Change Request 20080818
Events
Class CL_GRFN_UTIL_MDCHG has no event.
Types
Class CL_GRFN_UTIL_MDCHG has no local type.
Method Signatures

Method ADJUST_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080818
2 Importing I_URL Call by reference Type reference (TYPE) SWN_ATTACHURL URL for Notification Attachment 20080818
3 Returning RV_ADJUSTED_URL Value transfer Type reference (TYPE) SWN_ATTACHURL URL for Notification Attachment 20080818

Method ADJUST_URL on class CL_GRFN_UTIL_MDCHG has no exception.

Method CLOSE_ALL_OVERDUE_WORKITEMS Signature

Method CLOSE_ALL_OVERDUE_WORKITEMS on class CL_GRFN_UTIL_MDCHG has no parameter.
Method CLOSE_ALL_OVERDUE_WORKITEMS on class CL_GRFN_UTIL_MDCHG has no exception.

Method CLOSE_DUPLICATE_WORKITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DECISION Call by reference Type reference (TYPE) GRFN_MDCR_DECISION Approver's Decision on Change Request 20080818
2 Importing IV_WORKITEM_ID Call by reference Type reference (TYPE) SWW_WIID Work item ID 20080818

Method CLOSE_DUPLICATE_WORKITEMS on class CL_GRFN_UTIL_MDCHG has no exception.

Method CLOSE_WORKITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WORKITEM_ID Call by reference Type reference (TYPE) SWW_WIID Work item ID 20080818

Method CLOSE_WORKITEM on class CL_GRFN_UTIL_MDCHG has no exception.

Method GET_APPLICATION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENTITY_ID Call by reference Type reference (TYPE) GRFN_API_ENTITY_ID Entity ID 20080818
2 Returning R_APPLICATION_NAME Value transfer Type reference (TYPE) STRING 20080818

Method GET_APPLICATION_NAME on class CL_GRFN_UTIL_MDCHG has no exception.

Method GET_OBJECT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DESCR Call by reference Type reference (TYPE) STRING 20080818
2 Exporting EV_IDENT Call by reference Type reference (TYPE) STRING 20080818
3 Exporting EV_NAME Call by reference Type reference (TYPE) STRING 20080818
4 Importing IR_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session 20080818
5 Importing I_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080818

Method GET_OBJECT_INFO on class CL_GRFN_UTIL_MDCHG has no exception.

Method LOCK_CR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20080818
2 Exporting EV_LOCKED Call by reference Type reference (TYPE) ABAP_BOOL Locked Successfully 20080818
3 Importing IO_CHANGE_REQUEST Call by reference Object reference (TYPE REF TO) CL_GRFN_CHANGE_REQUEST Represents a master data change request 20080818

Method LOCK_CR on class CL_GRFN_UTIL_MDCHG has no exception.

Method PUT_BACK_WORKITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WORKITEM_ID Call by reference Type reference (TYPE) SWW_WIID Work item ID 20080818

Method PUT_BACK_WORKITEM on class CL_GRFN_UTIL_MDCHG has no exception.

Method UNLOCK_CR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_UNLOCKED Call by reference Type reference (TYPE) ABAP_BOOL unlocked Successfully 20080818
2 Importing IO_CHANGE_REQUEST Call by reference Object reference (TYPE REF TO) CL_GRFN_CHANGE_REQUEST Represents a master data change request 20080818

Method UNLOCK_CR on class CL_GRFN_UTIL_MDCHG has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 300