SAP ABAP Class CL_GRRM_POWL_INCIDENT_MNGT (Incident Management POWL Feeder)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_WD_POWL (Package) POWL feeder classes and WD configurations
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_POWL_FEEDER | Interface for POWL Feeders | 20100622 |
Properties
| Class | CL_GRRM_POWL_INCIDENT_MNGT | |
| Short Description | Incident Management POWL Feeder | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRRM_WD_POWL | POWL feeder classes and WD configurations |
| Created | 20100622 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRRM_POWL_INCIDENT_MNGT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_POWL_FEEDER | Interface for POWL Feeders | 20100622 |
Friends
Class CL_GRRM_POWL_INCIDENT_MNGT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | POWL_ACTIONID_TY | 'CREATE' | Action identifier | 20100622 | ||
| 2 | Constant | Private | Type reference (TYPE) | POWL_ACTIONID_TY | 'DOWNLOAD' | Action Identifier | 20110914 | ||
| 3 | Constant | Private | Type reference (TYPE) | POWL_ACTIONID_TY | 'UPLOAD' | Action Identifier | 20110914 | ||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100622 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20100622 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20100622 | |
| 3 | Instance method | Private | Method | 20111012 |
Events
Class CL_GRRM_POWL_INCIDENT_MNGT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_STATUS_SELECTION | Private | See coding | 20100622 | |
||
| 2 | T_STATUS_SELECTION | Private | See coding | 20100622 | |
Method Signatures
Method CHECK_CREATE_AUTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100622 |
Method CHECK_CREATE_AUTH on class CL_GRRM_POWL_INCIDENT_MNGT has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GRRM_POWL_INCIDENT_MNGT has no parameter.
Method CONSTRUCTOR on class CL_GRRM_POWL_INCIDENT_MNGT has no exception.
Method DOWNLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OBJECTS | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Table type of API object ID | 20111012 | |||
| 2 | IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20111012 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20111027 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |