SAP ABAP Class CL_EPIC_APPR_CTRL_EXAMPLE_02 (Three-Tier-Approach (BAdI Example for EPIC Approval Control))
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_BADI_INTERFACE | Tag Interface for BAdIs | 20110110 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EPIC_BADI_APPROVAL_CONTROL | BAdI Interface for Epic_Approval_Control | 20110110 |
Properties
| Class | CL_EPIC_APPR_CTRL_EXAMPLE_02 | |
| Short Description | Three-Tier-Approach (BAdI Example for EPIC Approval Control) | |
| 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 | 20110110 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EPIC_APPR_CTRL_EXAMPLE_02 has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20110110 | ||
| 2 | IF_EPIC_BADI_APPROVAL_CONTROL | BAdI Interface for Epic_Approval_Control | 20110110 |
Friends
Class CL_EPIC_APPR_CTRL_EXAMPLE_02 has no friend class.
Attributes
Class CL_EPIC_APPR_CTRL_EXAMPLE_02 has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20110110 |
Events
Class CL_EPIC_APPR_CTRL_EXAMPLE_02 has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TTY_TIER_ASSIGNMENTS | Public | See coding | 20110110 | tty_tier_assignments TYPE STANDARD TABLE OF ty_tier_assignment
|
||
| 2 | TY_TIER_ASSIGNMENT | Public | See coding | 20110110 | BEGIN OF ty_tier_assignment,
approver TYPE epic_approver,
tier TYPE int4,
END OF ty_tier_assignment
|
Method Signatures
Method GET_TIER_ASSIGNMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TIER_ASSIGNMENTS | Call by reference | Type reference (TYPE) | TTY_TIER_ASSIGNMENTS | 20110110 |
Method GET_TIER_ASSIGNMENTS on class CL_EPIC_APPR_CTRL_EXAMPLE_02 has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |