SAP ABAP Class CL_GRFN_API_EXT_AC_OWNER_CN (AC Owner Extension for Control)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_ENTITY_API (Package) GRC Foundation API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_API_EXT_ASGN Extension API Class 20100505
Properties
Class CL_GRFN_API_EXT_AC_OWNER_CN  
Short Description AC Owner Extension for Control    
Super Class CL_GRFN_API_EXT_ASGN Extension API Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_ENTITY_API   GRC Foundation API 
Created 20100505   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_API_EXT_AC_OWNER_CN has no interface implemented.
Friends
Class CL_GRFN_API_EXT_AC_OWNER_CN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_APPROVER Constant Public Type reference (TYPE) GRAC_OWNER_ASGN_TYPE 'APPROVER' Owner Assignment Type 20101014
2 MC_CL_GRAC_MODEL_OWNER Constant Private Type reference (TYPE) CLASSNAME 'CL_GRAC_MODEL_OWNER' Reference type 20100505
3 MC_CL_GRFN_API_AC_OWNER_CN Constant Public Type reference (TYPE) CLASSNAME 'CL_GRFN_API_EXT_AC_OWNER_CN' Reference type 20100505
4 MC_MONITOR Constant Public Type reference (TYPE) GRAC_OWNER_ASGN_TYPE 'MONITOR' Owner Assignment Type 20101014
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_OWNER_ASSIGNED Static method Public Method Check owners is assigned or not 20100826
2 CONVERT_USER_GROUP Static method Public Method Convert group link to type descr 20100505
3 GET Static method Public Method 20100505
4 GET_APPROVER_BY_CONTROL Static method Public Method Get approver by control 20100505
5 GET_MONITOR_BY_CONTROL Static method Public Method Get Monitor by control 20100505
6 POP_OWNER_BY_NAME Instance method Private Method Populate owner info by owner name 20100506
7 SET_APPROVER_BY_CONTROL Static method Public Method Set approver by control 20100603
8 SET_MONITOR_BY_CONTROL Static method Public Method Set monitor by control 20100603
9 VALIDATE_OWNER_WITH_ORG Static method Public Method Validate owner is come form orgunit 20100923
Events
Class CL_GRFN_API_EXT_AC_OWNER_CN has no event.
Types
Class CL_GRFN_API_EXT_AC_OWNER_CN has no local type.
Method Signatures

Method CHECK_OWNER_ASSIGNED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ASSIGNED_OBJECT Call by reference Type reference (TYPE) GRFN_T_API_OBJECT_ID Table type of API object ID 20100916
2 Exporting EV_IS_ASSIGNED Value transfer Type reference (TYPE) ABAP_BOOL 20100916
3 Importing IV_OWNER Call by reference Type reference (TYPE) GRAC_OWNER Owner Description 20100826
4 Importing IV_OWNER_TYPE Call by reference Type reference (TYPE) GRAC_OWNER_TYPE Owner Type 20101014
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100826

Method CONVERT_USER_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GROUP_LINK Call by reference Type reference (TYPE) GRFN_BOOLEAN Boolean 20100505
2 Returning RV_TYPE Value transfer Type reference (TYPE) CHAR10 Character Field Length = 10 20100505

Method CONVERT_USER_GROUP on class CL_GRFN_API_EXT_AC_OWNER_CN has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100505
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100505
3 Returning RV_EXTENSION Value transfer Object reference (TYPE REF TO) IF_GRFN_API_EXTENSION Basis interface for API extension 20100505

Method GET on class CL_GRFN_API_EXT_AC_OWNER_CN has no exception.

Method GET_APPROVER_BY_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100505
2 Importing IV_CONTROL_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100505
3 Returning RS_APPROVER Value transfer Type reference (TYPE) GRFN_S_OWNER Model structure for Central Owner Administration 20100505
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100505

Method GET_MONITOR_BY_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MONITOR Call by reference Type reference (TYPE) GRFN_T_OWNER Model structure for Central Owner Administration 20100917
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100505
3 Importing IV_CONTROL_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100505
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100505

Method POP_OWNER_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA Call by reference Object reference (TYPE REF TO) DATA 20100506
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100506

Method SET_APPROVER_BY_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100603
2 Importing IS_APPROVER Call by reference Type reference (TYPE) GRFN_S_OWNER Model structure for Central Owner Administration 20100603
3 Importing IV_CONTROL_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100603
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100603

Method SET_MONITOR_BY_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100603
2 Importing IT_MONITOR Call by reference Type reference (TYPE) GRFN_T_OWNER Model structure for Central Owner Administration 20100603
3 Importing IV_CONTROL_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100603
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100603

Method VALIDATE_OWNER_WITH_ORG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100923
2 Importing IT_OWNER Call by reference Type reference (TYPE) GRFN_T_OWNER AC owner assignment 20100923
3 Importing IV_CONTROL_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Control ID 20100923
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100923
History
Last changed by/on SAP  20141106 
SAP Release Created in 600