SAP ABAP Class CL_GRFN_MSMP_BADI_END_OF_PATH (Badi implementation for end of path 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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20120716 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_MSMP_END_OF_PATH_NOTIF | End of path notification | 20120716 |
Properties
Class | CL_GRFN_MSMP_BADI_END_OF_PATH | |
Short Description | Badi implementation for end of path notification | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRFN_MSMP_WORKFLOW | GRC Shared MSMP Engine |
Created | 20120705 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20120716 | ||
2 | IF_GRFN_MSMP_END_OF_PATH_NOTIF | End of path notification | 20120716 |
Friends
Class CL_GRFN_MSMP_BADI_END_OF_PATH has no friend class.
Attributes
Class CL_GRFN_MSMP_BADI_END_OF_PATH has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Send notification from end of path | 20120705 |
Events
Class CL_GRFN_MSMP_BADI_END_OF_PATH has no event.
Types
Class CL_GRFN_MSMP_BADI_END_OF_PATH has no local type.
Method Signatures
Method SEND_NOTIFICATION_END_OF_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_MSMP_CONTEXT | Call by reference | Type reference (TYPE) | GRFN_MW_S_EXECUTION_CONTEXT | MSMP Execution Context for API and BWF | 20120705 | ||
2 | ![]() |
IS_NOTIF_CONTEXT | Call by reference | Type reference (TYPE) | GRFN_MW_S_NOTIFICATION_CONTEXT | Result - Notification Agents Rule | 20120705 | ||
3 | ![]() |
IT_APPROVERS | Call by reference | Type reference (TYPE) | GRFN_MW_T_AGENT_ID | Result Table - Agent Rule | 20120705 | ||
4 | ![]() |
IV_AGENTID | Call by reference | Type reference (TYPE) | GRFN_MW_AGNT_ID | Agent ID | 20120705 | ||
5 | ![]() |
IV_AGENT_FLAG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120705 | ||
6 | ![]() |
IV_DONT_COMMIT_WORK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120705 |
Method SEND_NOTIFICATION_END_OF_PATH on class CL_GRFN_MSMP_BADI_END_OF_PATH has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1000 |