SAP ABAP Class CL_GRFN_API_EXT_AC_USER (AC User 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 | 20100127 |
Properties
| Class | CL_GRFN_API_EXT_AC_USER | |
| Short Description | AC User 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 | 20100127 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRFN_API_EXT_AC_USER has no forward declaration.
Interfaces
Class CL_GRFN_API_EXT_AC_USER has no interface implemented.
Friends
Class CL_GRFN_API_EXT_AC_USER 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_USER' | Reference type | 20100127 | ||
| 2 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRFN_API_EXT_AC_USER' | Reference type | 20100129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20100127 | ||
| 2 | Static method | Public | Method | Get orgunits by owner | 20100129 | |
| 3 | Static method | Public | Method | Get owners by orgunit | 20100129 |
Events
Class CL_GRFN_API_EXT_AC_USER has no event.
Types
Class CL_GRFN_API_EXT_AC_USER has no local type.
Method Signatures
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 | 20100127 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100127 | |||
| 3 | RV_EXTENSION | Value transfer | Object reference (TYPE REF TO) | IF_GRFN_API_EXTENSION | Basis interface for API extension | 20100127 |
Method GET on class CL_GRFN_API_EXT_AC_USER has no exception.
Method GET_ORGUNITS_BY_USER 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 | 20100129 | |||
| 2 | IV_USER_ID | Value transfer | Type reference (TYPE) | GRAC_USERID | User ID | 20100129 | |||
| 3 | RT_ORGUNIT | Value transfer | Type reference (TYPE) | GRFN_T_API_MD_COMMON | Master data common | 20100129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100129 |
Method GET_USERS_BY_ORGUNIT 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 | 20100129 | |||
| 2 | IV_ORGUNIT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Orgunit ID | 20100129 | |||
| 3 | RT_USER | Value transfer | Type reference (TYPE) | GRAC_T_USER | Table for AC User, only provide the User ID | 20100129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100129 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |