SAP ABAP Interface IF_GRFN_MSMP_NOTIF_OVERRIDE (Interface for BAdI: BADI_GRFN_MSMP_NOTIFICATION)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_MSMP_WORKFLOW (Package) GRC Shared MSMP Engine
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRFN_MSMP_NOTIF_DELEGEES | MSMP BADI to send notification to current BWF substitutes | 20110513 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRFN_MSMP_NOTIF_MULTIUSER | MSMP BADI to send notification to current BWF substitutes | 20111121 |
Properties
| Interface | IF_GRFN_MSMP_NOTIF_OVERRIDE | |
| Short Description | Interface for BAdI: BADI_GRFN_MSMP_NOTIFICATION |
General Data
| Package | GRFN_MSMP_WORKFLOW | GRC Shared MSMP Engine |
| Created | 20110513 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
Interface IF_GRFN_MSMP_NOTIF_OVERRIDE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20110513 |
Friends
Interface IF_GRFN_MSMP_NOTIF_OVERRIDE has no friend.
Attributes
Interface IF_GRFN_MSMP_NOTIF_OVERRIDE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Sends a notification (expert mode) | 20110513 |
Events
Interface IF_GRFN_MSMP_NOTIF_OVERRIDE has no event.
Types
Interface IF_GRFN_MSMP_NOTIF_OVERRIDE has no local type.
Method Signatures
Method SEND_OVERRIDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RECIPIENT_EMAIL | Value transfer | Type reference (TYPE) | GRFN_T_RECIPIENT_EMAIL | Recipients defined by e-mail-address | 20110513 | |||
| 2 | CT_RECIPIENT_USER | Value transfer | Type reference (TYPE) | GRFN_T_RECIPIENT_USER | Recipients defined by user name | 20110513 | |||
| 3 | CT_VARIABLE | Value transfer | Type reference (TYPE) | GRFN_T_MSG_VARIABLE | Variables used in notifications | 20110513 | |||
| 4 | CV_ATTACHMENT_DATA | Value transfer | Type reference (TYPE) | XSTRING | 20110513 | ||||
| 5 | CV_ATTACHMENT_SUBJECT | Value transfer | Type reference (TYPE) | SO_OBJ_DES | Short description of contents | 20110513 | |||
| 6 | CV_ATTACHMENT_TYPE | Value transfer | Type reference (TYPE) | SO_OBJ_TP | Code for document class | 20110513 | |||
| 7 | CV_LANGUAGE | Value transfer | Type reference (TYPE) | LANGU | Language Key | 20110513 | |||
| 8 | CV_MESSAGE_CLASS | Value transfer | Type reference (TYPE) | SYMSGID | Message Class | 20110513 | |||
| 9 | CV_MESSAGE_NO | Value transfer | Type reference (TYPE) | SYMSGNO | Message Number | 20110513 | |||
| 10 | CV_SENDER | Value transfer | Type reference (TYPE) | UNAME | User Name | 20110513 | |||
| 11 | IS_MSMP_CONTEXT | Call by reference | Type reference (TYPE) | GRFN_MW_S_EXECUTION_CONTEXT | MSMP Execution Context for API and BWF | 20110513 | |||
| 12 | IS_NOTIF_CONTEXT | Call by reference | Type reference (TYPE) | GRFN_MW_S_NOTIFICATION_CONTEXT | MSMP Notification Context | 20110513 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20111112 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |