SAP ABAP Class CL_GRRM_KRI_IMPLRQ_DELETER (Deleter class for KRI Implementationrequests.)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_UTIL_DELETE (Package) Service infrastructure of mass deletion
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_UTIL_DELETE (Package) Service infrastructure of mass deletion
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRRM_ENTITY_DELETER | Base class for deletion classes. | 20081119 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRRM_ENTITY_COUNTABLE | Interface for entities which may count their instances. | 20081124 |
Properties
Class | CL_GRRM_KRI_IMPLRQ_DELETER | |
Short Description | Deleter class for KRI Implementationrequests. | |
Super Class | CL_GRRM_ENTITY_DELETER | Base class for deletion classes. |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRRM_UTIL_DELETE | Service infrastructure of mass deletion |
Created | 20081119 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRRM_KRI_IMPLRQ_DELETER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRRM_ENTITY_COUNTABLE | Interface for entities which may count their instances. | 20081124 |
Friends
Class CL_GRRM_KRI_IMPLRQ_DELETER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MT_REQUESTS | Instance attribute | Private | Type reference (TYPE) | YT_IMPLREQ | List of implementation requests. | 20081119 |
Methods
Class CL_GRRM_KRI_IMPLRQ_DELETER has no method.
Events
Class CL_GRRM_KRI_IMPLRQ_DELETER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YT_IMPLREQ | Private | See coding | 20081119 | yt_implreq TYPE STANDARD TABLE OF GRRMTKRIIMPLREQ
|
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |