SAP ABAP Interface IF_GRFN_API_ROLEASSIGNMENT (Interface for role assignment API)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_ENTITY_API (Package) GRC Foundation API
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_API_ROLEASSIGNMENT API for role assignment 20080429
Properties
Interface IF_GRFN_API_ROLEASSIGNMENT  
Short Description Interface for role assignment API    
General Data
Package GRFN_ENTITY_API   GRC Foundation API 
Created 20080429   SAP 
Last changed 20141106    
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
Interface IF_GRFN_API_ROLEASSIGNMENT has no interface.
Friends
Interface IF_GRFN_API_ROLEASSIGNMENT has no friend.
Attributes
Interface IF_GRFN_API_ROLEASSIGNMENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method Add one specific role assignment 20080430
2 AUTH_CHECK_UPDATE Instance method Public Method Checks whether the user is allowed to update 20080819
3 REMOVE Instance method Public Method Remove on especific role assignment 20080430
4 REMOVE_PC Instance method Public Method Remove on especific role assignment including future ones 20090305
5 REPLACE Instance method Public Method Replace a certain role assignment with another one 20080430
6 RETRIEVE Instance method Public Method Returns the Role Assignments 20080430
7 UPDATE Instance method Public Method Update the Role Assignments 20080429
Events
Interface IF_GRFN_API_ROLEASSIGNMENT has no event.
Types
Interface IF_GRFN_API_ROLEASSIGNMENT has no local type.
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ROLE_ASSIGNMENT Call by reference Type reference (TYPE) GRFN_S_ROLE_ASSIGNMENT Definition of a role assignment 20080430
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080430

Method AUTH_CHECK_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_AUTHORIZED Value transfer Type reference (TYPE) ABAP_BOOL Is authorized for Update 20080819
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080819

Method REMOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ROLE_ASSIGNMENT Call by reference Type reference (TYPE) GRFN_S_ROLE_ASSIGNMENT Definition of a role assignment 20080430
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080430

Method REMOVE_PC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ROLE_ASSIGNMENT Call by reference Type reference (TYPE) GRFN_S_ROLE_ASSIGNMENT Definition of a role assignment 20090305

Method REMOVE_PC on Interface IF_GRFN_API_ROLEASSIGNMENT has no exception.

Method REPLACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_REPLACEMENT Call by reference Type reference (TYPE) GRFN_S_API_REPLACE_ROLE_ASS 20080704
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080430

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ROLE_ASSIGNMENT Value transfer Type reference (TYPE) GRFN_T_ROLE_ASSIGNMENT Table of role assignments 20080430
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080430

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ROLE_ASSIGNMENT Call by reference Type reference (TYPE) GRFN_T_ROLE_ASSIGNMENT Table of role assignments 20080430
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080430
History
Last changed by/on SAP  20141106 
SAP Release Created in 300