SAP ABAP Class IF_EPIC_GROUP_ACTION (Group Action Interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EPIC_A_CHANGE_APPROVER | Change Approver (for Groups) | 20101123 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EPIC_A_COMPLETE_APPROVAL | Complete Current Approval Step | 20101103 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EPIC_A_TAKE_OVER_GROUPS | Take Over Approval Groups | 20101029 |
Properties
| Class | IF_EPIC_GROUP_ACTION | |
| Short Description | Group Action Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100909 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class IF_EPIC_GROUP_ACTION has no interface implemented.
Friends
Class IF_EPIC_GROUP_ACTION has no friend class.
Attributes
Class IF_EPIC_GROUP_ACTION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Action Implementation | 20100909 | |
| 2 | Static method | Public | Method | Action Validation Implementation | 20100909 |
Events
Class IF_EPIC_GROUP_ACTION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TTY_BSEG_KEYS | Public | See coding | 20100913 | tty_bseg_keys TYPE STANDARD TABLE OF bseg_key
|
||
| 2 | TTY_GROUP_KEYS | Public | See coding | 20100913 | tty_group_keys TYPE STANDARD TABLE OF ty_group_key
|
||
| 3 | TTY_ITEM_KEYS | Public | See coding | 20100913 | tty_item_keys TYPE STANDARD TABLE OF ty_item_key
|
||
| 4 | TTY_MESSAGES | Public | See coding | 20100913 | tty_messages TYPE STANDARD TABLE OF ty_message
|
||
| 5 | TY_BSEG_KEY | Public | Type reference (TYPE) | BSEG_KEY | 20100913 | |
|
| 6 | TY_GROUP_KEY | Public | See coding | 20100913 | BEGIN OF ty_group_key ,
list_id TYPE fprl_list_id , "fprl_header-list_id
list_descr TYPE fprl_list_descr , "fprl_header-list_descr
END OF ty_group_key
|
||
| 7 | TY_ITEM_KEY | Public | See coding | 20100913 | BEGIN OF ty_item_key ,
guid TYPE sysuuid_x , "fprl_item-guid
END OF ty_item_key
|
||
| 8 | TY_MESSAGE | Public | Type reference (TYPE) | BAL_S_MSG | 20100913 | |
Method Signatures
Method EXECUTE_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | EPIC_T_MESSAGES | 20100909 | ||||
| 2 | IS_PARAMETERS | Call by reference | Type reference (TYPE) | DATA | 20100909 | ||||
| 3 | IT_GROUP_KEYS | Call by reference | Type reference (TYPE) | EPIC_T_GROUP_KEYS | 20100909 |
Method EXECUTE_ACTION on class IF_EPIC_GROUP_ACTION has no exception.
Method EXECUTE_VALIDATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FAILED_GROUPS | Call by reference | Type reference (TYPE) | EPIC_T_PRL_HEADERS | 20101122 | ||||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | EPIC_T_MESSAGES | 20100909 | ||||
| 3 | ET_VALID_GROUPS | Call by reference | Type reference (TYPE) | EPIC_T_PRL_HEADERS | 20101122 | ||||
| 4 | IS_PARAMETERS | Call by reference | Type reference (TYPE) | DATA | 20100909 | ||||
| 5 | IT_GROUPS | Call by reference | Type reference (TYPE) | EPIC_T_PRL_HEADERS | 20101122 |
Method EXECUTE_VALIDATION on class IF_EPIC_GROUP_ACTION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |