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 | 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 | Constant | Public | Type reference (TYPE) | GRAC_OWNER_ASGN_TYPE | 'APPROVER' | Owner Assignment Type | 20101014 | ||
| 2 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRAC_MODEL_OWNER' | Reference type | 20100505 | ||
| 3 | Constant | Public | Type reference (TYPE) | CLASSNAME | 'CL_GRFN_API_EXT_AC_OWNER_CN' | Reference type | 20100505 | ||
| 4 | Constant | Public | Type reference (TYPE) | GRAC_OWNER_ASGN_TYPE | 'MONITOR' | Owner Assignment Type | 20101014 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check owners is assigned or not | 20100826 | |
| 2 | Static method | Public | Method | Convert group link to type descr | 20100505 | |
| 3 | Static method | Public | Method | 20100505 | ||
| 4 | Static method | Public | Method | Get approver by control | 20100505 | |
| 5 | Static method | Public | Method | Get Monitor by control | 20100505 | |
| 6 | Instance method | Private | Method | Populate owner info by owner name | 20100506 | |
| 7 | Static method | Public | Method | Set approver by control | 20100603 | |
| 8 | Static method | Public | Method | Set monitor by control | 20100603 | |
| 9 | 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 | ET_ASSIGNED_OBJECT | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Table type of API object ID | 20100916 | |||
| 2 | EV_IS_ASSIGNED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100916 | ||||
| 3 | IV_OWNER | Call by reference | Type reference (TYPE) | GRAC_OWNER | Owner Description | 20100826 | |||
| 4 | IV_OWNER_TYPE | Call by reference | Type reference (TYPE) | GRAC_OWNER_TYPE | Owner Type | 20101014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IV_GROUP_LINK | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20100505 | |||
| 2 | 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 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100505 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100505 | |||
| 3 | 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 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100505 | |||
| 2 | IV_CONTROL_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100505 | |||
| 3 | RS_APPROVER | Value transfer | Type reference (TYPE) | GRFN_S_OWNER | Model structure for Central Owner Administration | 20100505 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ET_MONITOR | Call by reference | Type reference (TYPE) | GRFN_T_OWNER | Model structure for Central Owner Administration | 20100917 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100505 | |||
| 3 | IV_CONTROL_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100505 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | CS_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20100506 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100603 | |||
| 2 | IS_APPROVER | Call by reference | Type reference (TYPE) | GRFN_S_OWNER | Model structure for Central Owner Administration | 20100603 | |||
| 3 | IV_CONTROL_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100603 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100603 | |||
| 2 | IT_MONITOR | Call by reference | Type reference (TYPE) | GRFN_T_OWNER | Model structure for Central Owner Administration | 20100603 | |||
| 3 | IV_CONTROL_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100603 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100923 | |||
| 2 | IT_OWNER | Call by reference | Type reference (TYPE) | GRFN_T_OWNER | AC owner assignment | 20100923 | |||
| 3 | IV_CONTROL_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Control ID | 20100923 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100923 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |