SAP ABAP Class CL_GRFN_IO_IMPORT_PROC_OU_SP (Orgunit Subprocess Assignment)
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_OU | Organization unit import processor | 20120601 |
Properties
| Class | CL_GRFN_IO_IMPORT_PROC_OU_SP | |
| Short Description | Orgunit Subprocess Assignment | |
| Super Class | CL_GRFN_IO_IMPORT_PROC_OU | Organization unit 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 | 20120601 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_GRFN_IO_IMPORT_PROC_OU_SP has no interface implemented.
Friends
Class CL_GRFN_IO_IMPORT_PROC_OU_SP 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 | 20120605 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | CL_GRFN_IO_IMPORT_PROC_OU_SP=>YS_OU_SP_ASGN | 20120621 |
Methods
Class CL_GRFN_IO_IMPORT_PROC_OU_SP has no method.
Events
Class CL_GRFN_IO_IMPORT_PROC_OU_SP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_OU_SP_ASGN | Protected | See coding | 20120606 | BEGIN OF ys_ou_sp_asgn.
types ou_id type grfn_api_object_id.
types ou_api type REF TO if_grfn_api_orgunit.
types ou_asgn_subpr_api type REF TO if_grpc_api_ou_asgn_subpr.
TYPES sp_asgn type grpc_t_api_subprocess_local.
types END OF ys_ou_sp_asgn
|
||
| 2 | YT_OU_SP_ASGN | Protected | See coding | 20120606 | yt_ou_sp_asgn type STANDARD TABLE OF ys_ou_sp_asgn with key ou_id
|
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |