SAP ABAP Class CL_EPIC_A_SUBMIT_APPROVAL (Submit Items for Approval)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-LOC (Application Component) Localization
⤷
ID-FI-EPIC-GEN (Package) Globalization: E-Payment Integration Generic Topics
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EPIC_ITEM_ACTION | Item Action Interface | 20101013 |
Properties
| Class | CL_EPIC_A_SUBMIT_APPROVAL | |
| Short Description | Submit Items for Approval | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ID-FI-EPIC-GEN | Globalization: E-Payment Integration Generic Topics |
| Created | 20101013 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EPIC_A_SUBMIT_APPROVAL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_EPIC_ITEM_ACTION | Item Action Interface | 20101013 |
Friends
Class CL_EPIC_A_SUBMIT_APPROVAL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | FPRL_ACTION | 'EPIC_SUBMIT_APPROVAL' | Action ID | 20101013 | ||
| 2 | Constant | Public | Type reference (TYPE) | FPRL_ACTION | 'EPIC_RELEASE' | Action ID | 20110114 |
Methods
Class CL_EPIC_A_SUBMIT_APPROVAL has no method.
Events
Class CL_EPIC_A_SUBMIT_APPROVAL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_ACTION_PARAMETERS | Public | See coding | 20101022 | BEGIN OF ty_action_parameters,
next_approvers TYPE epic_t_possible_approvers,
END OF ty_action_parameters
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |