SAP ABAP Class CL_GRFN_IO_IMPORT_PROC_AG (Account group import processor)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_CLM (Package) Shared infrastructure for CLM integration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_IO_IMPORT_PROC_HR | HR base import processor | 20100820 |
Properties
| Class | CL_GRFN_IO_IMPORT_PROC_AG | |
| Short Description | Account group import processor | |
| Super Class | CL_GRFN_IO_IMPORT_PROC_HR | HR base import processor |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_CLM | Shared infrastructure for CLM integration |
| Created | 20100820 | 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_IO_IMPORT_PROC_AG has no interface implemented.
Friends
Class CL_GRFN_IO_IMPORT_PROC_AG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100825 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | GRPC_S_THRESHOLD | Threshold structure | 20101219 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | No threshold data in system | 20101219 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | GRPC_SCOPING_VERSION | Scoping version | 20101219 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get assigned assertions | 20110418 | |
| 2 | Instance method | Public | Method | Get assigned risks | 20110118 | |
| 3 | Instance method | Public | Method | Is account group significant | 20110118 |
Events
Class CL_GRFN_IO_IMPORT_PROC_AG has no event.
Types
Class CL_GRFN_IO_IMPORT_PROC_AG has no local type.
Method Signatures
Method GET_ASSERTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110418 | |||
| 2 | RT_ASSERTION | Value transfer | Type reference (TYPE) | GRPC_T_API_ASSERTION | Assertions | 20110418 |
Method GET_ASSERTION on class CL_GRFN_IO_IMPORT_PROC_AG has no exception.
Method GET_RISK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RISK | Call by reference | Type reference (TYPE) | GRPC_T_API_RISK_ASS | Risk assignment to accgroup | 20110418 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110118 |
Method GET_RISK on class CL_GRFN_IO_IMPORT_PROC_AG has no exception.
Method IS_SIGNIFICANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110118 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110118 |
Method IS_SIGNIFICANT on class CL_GRFN_IO_IMPORT_PROC_AG has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |