SAP ABAP Class CL_GRFN_IO_IMPORT_PROC_SP (Subporcess 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 | 20100817 |
Properties
| Class | CL_GRFN_IO_IMPORT_PROC_SP | |
| Short Description | Subporcess 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 | 20100817 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRFN_IO_IMPORT_PROC_SP has no forward declaration.
Interfaces
Class CL_GRFN_IO_IMPORT_PROC_SP has no interface implemented.
Friends
Class CL_GRFN_IO_IMPORT_PROC_SP has no friend class.
Attributes
Class CL_GRFN_IO_IMPORT_PROC_SP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get assigned account group | 20110419 | |
| 2 | Instance method | Public | Method | Get risks | 20110408 |
Events
Class CL_GRFN_IO_IMPORT_PROC_SP has no event.
Types
Class CL_GRFN_IO_IMPORT_PROC_SP has no local type.
Method Signatures
Method GET_ACCGROUP 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 | 20110419 | |||
| 2 | RT_OBJECT | Value transfer | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Table type of API object ID | 20110419 |
Method GET_ACCGROUP on class CL_GRFN_IO_IMPORT_PROC_SP 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 | Table storing risks assigned to subprocess | 20110418 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110408 |
Method GET_RISK on class CL_GRFN_IO_IMPORT_PROC_SP has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |