SAP ABAP Interface IF_UAC_UNDO_COMMAND (Undo/redo commands, incl. if_uac_command)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
UAC_COMMAND (Package) Commands for UAC Framework

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UAC_UNDO_COMMAND | Command with Undo/Redo | 20030213 |
Properties
Interface | IF_UAC_UNDO_COMMAND | |
Short Description | Undo/redo commands, incl. if_uac_command |
General Data
Package | UAC_COMMAND | Commands for UAC Framework |
Created | 20030213 | SAP |
Last changed | 20041006 | SAP |
Unicode checks active |
Forward declarations
Interface IF_UAC_UNDO_COMMAND has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_UAC_COMMAND | Command | 20030213 |
Friends
Interface IF_UAC_UNDO_COMMAND has no friend.
Attributes
Interface IF_UAC_UNDO_COMMAND has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Static: get stack with redoable commands | 20030213 |
2 | ![]() |
Instance method | Public | Method | Get description for Undo | 20030213 |
3 | ![]() |
Static method | Public | Method | Static: get stack with undoable commands | 20030213 |
4 | ![]() |
Instance method | Public | Method | Redo this command (after undo) | 20030213 |
5 | ![]() |
Instance method | Public | Method | Undo this command (after execute) | 20030213 |
Events
Interface IF_UAC_UNDO_COMMAND has no event.
Types
Interface IF_UAC_UNDO_COMMAND has no local type.
Method Signatures
Method GET_REDO_STACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_NUM_OF_COMMANDS | Value transfer | Type reference (TYPE) | I | No of commands that should be read from the stack | 20030213 | ||
2 | ![]() |
RT_STACK | Value transfer | Type reference (TYPE) | UAC_T_COMMAND | Command stack | 20030213 |
Method GET_REDO_STACK on Interface IF_UAC_UNDO_COMMAND has no exception.
Method GET_UNDO_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RD_DESCRIPTION | Value transfer | Type reference (TYPE) | UAC_COMMAND_DESCRIPTION | Analytical Cost Management: Beschreibung für Command | 20030213 |
Method GET_UNDO_DESCRIPTION on Interface IF_UAC_UNDO_COMMAND has no exception.
Method GET_UNDO_STACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_NUM_OF_COMMANDS | Value transfer | Type reference (TYPE) | I | No of commands that should be read from the stack | 20030213 | ||
2 | ![]() |
RT_STACK | Value transfer | Type reference (TYPE) | UAC_T_COMMAND | Command stack | 20030213 |
Method GET_UNDO_STACK on Interface IF_UAC_UNDO_COMMAND has no exception.
Method REDO Signature
Method REDO on Interface IF_UAC_UNDO_COMMAND has no parameter.
Method REDO on Interface IF_UAC_UNDO_COMMAND has no exception.
Method UNDO Signature
Method UNDO on Interface IF_UAC_UNDO_COMMAND has no parameter.
Method UNDO on Interface IF_UAC_UNDO_COMMAND has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 200 |