SAP ABAP Class CL_GRFN_MSMP_VALIDATE_APPROVER (Abstract class for validate approver BADIs)
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 | 20100911 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_MSMP_VALIDATE_APPROVER | Interface for MSMP Approvers Validation | 20100911 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_MSMP_VALIDATE_APPRWARN | BADI - MSMP Validate Approvers - Warn & Remove | 20100911 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_MSMP_VALIDATE_APPR_ERR | BADI - MSMP Validate Approvers - Error if validation fails | 20100911 |
Properties
Class | CL_GRFN_MSMP_VALIDATE_APPROVER | |
Short Description | Abstract class for validate approver BADIs | |
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 | 20100911 | 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 | 20100911 | ||
2 | IF_GRFN_MSMP_VALIDATE_APPROVER | Interface for MSMP Approvers Validation | 20100911 |
Friends
Class CL_GRFN_MSMP_VALIDATE_APPROVER has no friend class.
Attributes
Class CL_GRFN_MSMP_VALIDATE_APPROVER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20100911 | |
2 | ![]() |
Instance method | Public | Method | 20100911 |
Events
Class CL_GRFN_MSMP_VALIDATE_APPROVER has no event.
Types
Class CL_GRFN_MSMP_VALIDATE_APPROVER has no local type.
Method Signatures
Method VALIDATE_APPROVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100911 | ||
2 | ![]() |
EV_ABORT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100911 | |||
3 | ![]() |
EV_REMOVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100911 | |||
4 | ![]() |
IS_EXECUTION_CONTEXT | Value transfer | Type reference (TYPE) | GRFN_MW_S_EXECUTION_CONTEXT | MSMP Execution Context for API and BWF | 20100911 | ||
5 | ![]() |
IV_AGENT_ID | Value transfer | Type reference (TYPE) | GRFN_MW_AGNT_ID | Agent ID | 20100911 | ||
6 | ![]() |
IV_APPROVAL_TYPE | Value transfer | Type reference (TYPE) | GRFN_MW_APPROVAL_TYP | Approval Type | 20100911 | ||
7 | ![]() |
IV_APPROVER | Value transfer | Type reference (TYPE) | GRFN_MW_USERID | Approver User ID | 20100911 | ||
8 | ![]() |
IV_ESCALATION_MODE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Agent Is Resolved as Escalation Agent | 20100911 | ||
9 | ![]() |
IV_LINE_ITEM | Value transfer | Type reference (TYPE) | GRFN_MW_LINE_ITEM | Line Item Key | 20100911 |
Method VALIDATE_APPROVER on class CL_GRFN_MSMP_VALIDATE_APPROVER has no exception.
Method VALIDATE_APPROVERS Signature
Method VALIDATE_APPROVERS on class CL_GRFN_MSMP_VALIDATE_APPROVER has no parameter.
Method VALIDATE_APPROVERS on class CL_GRFN_MSMP_VALIDATE_APPROVER has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1000 |