SAP ABAP Class CL_GRFN_API_EXT_AC_OWNER (AC Owner Extension)
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 | 20091230 |
Properties
| Class | CL_GRFN_API_EXT_AC_OWNER | |
| Short Description | AC Owner Extension | |
| 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 | 20091230 | 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 has no interface implemented.
Friends
Class CL_GRFN_API_EXT_AC_OWNER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRAC_MODEL_OWNER' | Reference type | 20100108 | ||
| 2 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRFN_API_EXT_AC_OWNER' | Reference type | 20100225 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check owner is assgined or not | 20100813 | |
| 2 | Static method | Public | Method | Convert group link to type descr | 20100906 | |
| 3 | Static method | Public | Method | Get owner or owner group name by owner id | 20100906 | |
| 4 | Static method | Public | Method | 20091230 | ||
| 5 | Static method | Public | Method | Get owners by orgunit | 20100128 | |
| 6 | Static method | Public | Method | Set owners by orgunit | 20100628 |
Events
Class CL_GRFN_API_EXT_AC_OWNER has no event.
Types
Class CL_GRFN_API_EXT_AC_OWNER 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 | 20100813 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100813 |
Method CONVERT_OWNER_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 | 20100906 | |||
| 2 | RV_TYPE | Value transfer | Type reference (TYPE) | CHAR15 | Character Field Length = 30 | 20100906 |
Method CONVERT_OWNER_GROUP on class CL_GRFN_API_EXT_AC_OWNER has no exception.
Method CONVERT_OWNER_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OWNER_GROUP_LINK | Call by reference | Type reference (TYPE) | GRAC_GROUP_TYPE | User group | 20100906 | |||
| 2 | IV_OWNER_ID | Call by reference | Type reference (TYPE) | GRAC_OWNER | Owner Description | 20100906 | |||
| 3 | RV_OWNER_NAME | Value transfer | Type reference (TYPE) | AD_NAMTEXT | Full Name of Person | 20100906 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100906 |
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 | 20091230 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091230 | |||
| 3 | RV_EXTENSION | Value transfer | Object reference (TYPE REF TO) | IF_GRFN_API_EXTENSION | Basis interface for API extension | 20091230 |
Method GET on class CL_GRFN_API_EXT_AC_OWNER has no exception.
Method GET_ORGUNIT_OWNERS 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_ORGUNIT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100128 | |||
| 3 | RT_OWNER | Value transfer | Type reference (TYPE) | GRFN_T_OWNER | Table for AC Owner | 20100128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100128 |
Method SET_ORGUNIT_OWNERS 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 | 20100628 | |||
| 2 | IT_OWNER | Call by reference | Type reference (TYPE) | GRFN_T_OWNER | Table for AC Owner | 20100628 | |||
| 3 | IV_ORGUNIT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100628 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100628 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |