SAP ABAP Class CL_GRFN_DL_SERVICES (Services for GRC FN Delegation, Provide read-only query)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_ACCESS (Package) Roles, authorization, menu, access
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_MENU_ITEM_AUTH Menu Item Authorization 20081017
Properties
Class CL_GRFN_DL_SERVICES  
Short Description Services for GRC FN Delegation, Provide read-only query    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_ACCESS   Roles, authorization, menu, access 
Created 20080522   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
# Interface Abstract Final Description Created on
1 IF_GRFN_MENU_ITEM_AUTH Menu Item Authorization 20081017
Friends
Class CL_GRFN_DL_SERVICES has no friend class.
Attributes
Class CL_GRFN_DL_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DELEGATOR Static method Public Method Get the Delegator; Or sy-uname if there is no delegate 20080811
2 IS_ON_MY_OWN_BEHALF Static method Public Method Test whether 'I' am working as me 20080814
Events
Class CL_GRFN_DL_SERVICES has no event.
Types
Class CL_GRFN_DL_SERVICES has no local type.
Method Signatures

Method GET_DELEGATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DELEGATOR Value transfer Type reference (TYPE) UNAME Delegator, sy-uname if there is no delegation 20080811

Method GET_DELEGATOR on class CL_GRFN_DL_SERVICES has no exception.

Method IS_ON_MY_OWN_BEHALF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_FLAG Value transfer Type reference (TYPE) ABAP_BOOL Return abap_true if sy-user working as some other user 20080814

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