| |
Functions - TypesFunctions that Relate to an Object on the Current Page | Functions that Open/Fill another Frame on the Current Page | Functions Effecting a Screen Change | Functions that Complete an Action or a Sequence of Actions | Functions Calling a Related Application | Functions within Controls | Jumps from within Texts Below is a classification of functions that are used in web transactions. Functions are typically presented as pushbuttons, but can also be implemented as hyperlinks. See Pushbuttons - Placement and Look for more information on pushbuttons. See also Hypertext Links vs. Pushbuttons for a discussion when to use buttons and when to use hyperlinks.
Functions that Relate to an Object on the Current PageThese are the most common functions on a screen or page. ExamplesSort, Total, Delete Line, Expand all, Collapse all
Functions that Open/Fill another Frame on the Current PageThese functions affect other areas on a screen or page. ExamplesChange <Address>, Show <Detail>, Find
Functions Effecting a Screen ChangeThese functions lead to a screen change. They refer to the contents of a follow-up screen (make a connection to the follow-up title in the function name).
Functions that Complete an Action or a Sequence of ActionsThese functions play an important role in the processing of an object (e.g. a requisition or invoice). ExamplesPost, Send order
Functions Calling a Related ApplicationThese functions not only lead to a screen, or page change but temporarily leave the current application and call a related application. ExampleCalling the application "Display Order Status" from within an order
Functions within ControlsThese functions can be accessed from within tables, lists, or trees as:
ExamplesDetail, Apply, Sort Note: See Hypertext Links vs. Pushbuttons for a discussion on when to use buttons and hyperlinks.
Jumps from within TextsThis functionality is provided through hypertext links within a text area. These links change a screen/page area, or lead to a screen change. Note: See Hypertext Links vs. Pushbuttons for a discussion on when to use buttons and hyperlinks.
Source: SAP Interaction Design Guide for Internet Application Components |