SAP ABAP Class IF_EPIC_ITEM_ACTION (Item Action Interface)
Meta Relationship - Used By
Properties
Class | IF_EPIC_ITEM_ACTION | |
Short Description | Item 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 | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_EPIC_ITEM_ACTION has no forward declaration.
Interfaces
Class IF_EPIC_ITEM_ACTION has no interface implemented.
Friends
Class IF_EPIC_ITEM_ACTION has no friend class.
Attributes
Class IF_EPIC_ITEM_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_ITEM_ACTION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TTY_BSEG_KEYS | Public | See coding | 20100909 | tty_bseg_keys TYPE STANDARD TABLE OF bseg_key
|
||
2 | TTY_GROUP_KEYS | Public | See coding | 20100909 | tty_group_keys TYPE STANDARD TABLE OF ty_group_key
|
||
3 | TTY_ITEM_KEYS | Public | See coding | 20100909 | tty_item_keys TYPE STANDARD TABLE OF ty_item_key
|
||
4 | TTY_MESSAGES | Public | See coding | 20100909 | tty_messages TYPE STANDARD TABLE OF ty_message
|
||
5 | TY_BSEG_KEY | Public | Type reference (TYPE) | BSEG_KEY | 20100909 |
|
|
6 | TY_GROUP_KEY | Public | See coding | 20100909 | 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 | 20100909 | 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 | 20100909 |
|
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 | Table of Messages | 20100909 | ||
2 | ![]() |
ET_SUCCESS_ITEM_KEYS | Call by reference | Type reference (TYPE) | EPIC_T_ITEM_KEYS | Payment Item Keys Table Type | 20131115 | ||
3 | ![]() |
IS_PARAMETERS | Call by reference | Type reference (TYPE) | DATA | Generic Parameter Structure | 20100909 | ||
4 | ![]() |
IT_ITEM_KEYS | Call by reference | Type reference (TYPE) | EPIC_T_ITEM_KEYS | Table of Item Keys | 20100909 |
Method EXECUTE_ACTION on class IF_EPIC_ITEM_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_ITEMS | Call by reference | Type reference (TYPE) | EPIC_T_PRL_ITEMS | Table of Failed Items | 20101122 | ||
2 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | EPIC_T_MESSAGES | Table of Messages | 20110207 | ||
3 | ![]() |
ET_VALID_ITEMS | Call by reference | Type reference (TYPE) | EPIC_T_PRL_ITEMS | Table of Valid Items | 20101122 | ||
4 | ![]() |
IS_PARAMETERS | Call by reference | Type reference (TYPE) | DATA | Generic Parameter Structure | 20100909 | ||
5 | ![]() |
IT_ITEMS | Call by reference | Type reference (TYPE) | EPIC_T_PRL_ITEMS | Table of Items | 20101122 |
Method EXECUTE_VALIDATION on class IF_EPIC_ITEM_ACTION has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |