SAP ABAP Function Module GRAC_CHANGE_LOG_ORGRULE (capture the Changes for ORGRULE)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_SOD (Package) Access Control GRC SoD Rules and etc.
Basic Data
Function Module GRAC_CHANGE_LOG_ORGRULE capture the Changes for ORGRULE  
Function Group GRAC_CHANGELOG_SOD   Change log FM  
Program Name SAPLGRAC_CHANGELOG_SOD    
INCLUDE Name LGRAC_CHANGELOG_SODU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IS_ORGRULE_HDR_OLD TYPE GRACORGRULEHDR Organization Rule Header
Importing IS_ORGRULE_HDR_NEW TYPE GRACORGRULEHDR Organization Rule Header
Importing IS_ORGRULE_DESC_OLD TYPE GRACORGRULET Organization Rules text table
Importing IS_ORGRULE_DESC_NEW TYPE GRACORGRULET Organization Rules text table
Importing IV_CHANGE_MODE TYPE CDHDR-CHANGE_IND Application object change type (U, I, E, D)
Tables IT_ORGRULE_OLD TYPE GRACORGRULE Organization Rules
Tables IT_ORGRULE_NEW TYPE GRACORGRULE Organization Rules
Tables IT_SYSORGRULE_OLD TYPE GRACSYSORGRULE Mapping table for System and Org Rules
Tables IT_SYSORGRULE_NEW TYPE GRACSYSORGRULE Mapping table for System and Org Rules
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20141106 
SAP Release Created in 600