ERP SAP ABAP Syntax for Format part two

This is in continuation with SAP ABAP SYNTAX For format part one.

Addition 2

... INTENSIFIED [ON] or ... INTENSIFIED OFF

Intensified - affects the background color.

Each color exists in a normal (desaturated) and in an intensified (saturated) form... ITENSIFIED takes the current background color from the "intensified" palette, while the ... INTENSIFIED Off uses the "normal" palette.

Note

Every time a new event ( START-OF-SELECTION , TOP-OFPAGE , ...) is started, the system setting reverts to ... INTENSIFIED .

On a standard background ( COLOR COL_BACKGROUND ), the foreground color may be affected in certain cases.

If, for example, you use the addition ... INVERSE with the color palette "output field intense" (IntNorm), the addition ... INTENSIFIED has no effect; the only exception to this rule is COLOR COL_BACKGROUND .

The attribute ...COLOR does not work for lines .

Addition 3

... INVERSE [ON] or ... INVERSE OFF

Inverse - affects the background and foreground colors. Each color exists in an inverse form. ... INVERSE takes the current color from the "inverse" palette and uses it as the foreground (script) color. The background ( COL_BACKGROUND ) then has no color. ... INVERSE OFF
switches off the inverse display.

Note

Every time a new event ( START-OF-SELECTION , TOP-OFPAGE , ...) is started, the system setting reverts to ... INVERSE .

If the use of ... INVERSE results in the same background and foreground colors ( COLOR OFF INVERSE ), the background color and the foreground color are merely reversed.

When you are using the inverse display, the addition ... INTENSIFIED has no effect. (As mentioned above, COLOR OFF INVERSE is an exception to this rule.)

The attribute ...COLOR does not work for lines .
66.5

The previous post of this blog deals with the next generation sap product SAP XI adapter.

SAP CRM Technology Overview
CRM Data Exchange with SAP R/3
CRM Data Exchange via Adapter
CRM E commerce Introduction
CRM Interaction Center System  Architecture
CRM Field Sales
People Centric SAP CRM
Analytical SAP CRm Overview
SAP CRM Solution Monitoring
CRM Backup Restoring System

No comments :

Post a Comment