SAP ABAP Interface IF_WDK_ACTION_ITERATOR (Iterator for collection of undoable actions)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
BC-MUS (Application Component) Musing Tools
⤷
WDK_CONTROLLER (Package) Kayak Controller

⤷

⤷

Properties
Interface | IF_WDK_ACTION_ITERATOR | |
Short Description | Iterator for collection of undoable actions |
General Data
Package | WDK_CONTROLLER | Kayak Controller |
Created | 20070118 | SAP |
Last changed | 20070911 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_WDK_UNDOABLE_ACTION | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_WDK_ACTION_ITERATOR has no interface.
Friends
Interface IF_WDK_ACTION_ITERATOR has no friend.
Attributes
Interface IF_WDK_ACTION_ITERATOR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Return number of actions | 20070322 |
2 | ![]() |
Instance method | Public | Method | Set iterator to first action | 20070322 |
3 | ![]() |
Instance method | Public | Method | Get current action | 20070322 |
4 | ![]() |
Instance method | Public | Method | Set iterator to last action | 20070322 |
5 | ![]() |
Instance method | Public | Method | Set iterator to next action | 20070322 |
6 | ![]() |
Instance method | Public | Method | Set iterator to previous action | 20070322 |
7 | ![]() |
Instance method | Public | Method | Return top most action of specific category | 20070322 |
Events
Interface IF_WDK_ACTION_ITERATOR has no event.
Types
Interface IF_WDK_ACTION_ITERATOR has no local type.
Method Signatures
Method COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | I | 20070322 |
Method COUNT on Interface IF_WDK_ACTION_ITERATOR has no exception.
Method FIRST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | I | 20070322 |
Method FIRST on Interface IF_WDK_ACTION_ITERATOR has no exception.
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WDK_UNDOABLE_ACTION | Undoable action | 20070322 |
Method GET on Interface IF_WDK_ACTION_ITERATOR has no exception.
Method LAST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | I | 20070322 |
Method LAST on Interface IF_WDK_ACTION_ITERATOR has no exception.
Method NEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | I | 20070322 |
Method NEXT on Interface IF_WDK_ACTION_ITERATOR has no exception.
Method PREVIOUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | I | 20070322 |
Method PREVIOUS on Interface IF_WDK_ACTION_ITERATOR has no exception.
Method TOP_LAST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CATEGORY | Call by reference | Type reference (TYPE) | WDK_ACTIONCATEGORY | IF_WDK_UNDOABLE_ACTION=>CO_ACTIONCATEGORY_SCRIPT | Category of actions | 20070322 | |
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WDK_UNDOABLE_ACTION | Undoable action | 20070322 |
Method TOP_LAST on Interface IF_WDK_ACTION_ITERATOR has no exception.
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in |