Skip to main content

Angles for SAP IT Management Console

Introduction

Welcome to the help pages of the Angles for SAP IT Management Console. Here you can find information on configuring the Angles for SAP system.

The Table of Contents on the left is structured the same as the menu options in the user interface. You can also use the search bar at the top to find the information you need, or print a help page for offline reading.

Angles for SAP consists of multiple components interacting with each other. With your administrator privileges, you may also be able to access:

  • The Angles for SAP Web Client

    An end-user application that makes getting useful information from your SAP data a breeze.

  • The Angles for SAP Modeling Workbench

    An administrator tool for the experienced administrative user to configure download settings and to create and maintain standard and custom content.

Both the Web Client and the Modeling Workbench come with their own help pages.

Document conventions

This web help uses the following conventions:

Element

Convention

Example

User interface (button, field, tab, dialog box name)

User interface element

Click Cancel to undo your changes.

File name

File name

Save file.ext to your computer.

User input

User input

Enter User input in the dialog box.

Inline code

Code snippet

Check if the value is set to TRUE.

Code block

Code block

Enter the following code:

int main ()
{
    return 0;
}