SAP ABAP Class CL_GRRM_SCENARIO_DELETER (Deleter class for scenario cases.)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
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. | 20081124 |
| 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_SCENARIO_DELETER | |
| Short Description | Deleter class for scenario cases. | |
| 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 | 20081124 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRRM_SCENARIO_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_SCENARIO_DELETER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | GRRM_T_SCASE_LIST | List of scenario cases. | 20081124 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Returns the title of a scenario case. | 20081124 |
Events
Class CL_GRRM_SCENARIO_DELETER has no event.
Types
Class CL_GRRM_SCENARIO_DELETER has no local type.
Method Signatures
Method GET_SCENARIO_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | GRRM_SCENARIO_GUID | Object ID | 20081124 | |||
| 2 | RV_TITLE | Value transfer | Type reference (TYPE) | GRFN_TITLE | Title/Short Name | 20081124 |
Method GET_SCENARIO_TITLE on class CL_GRRM_SCENARIO_DELETER has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |