Show TOC

Output PropertiesLocate this document in the navigation structure

Use

Output Length

The output length from the dictionary is not used for visualization, but for the number of places.

Lowercase Flag, Sign Flag

The lowercase flag and sign flag are not used for visualization as they do not represent any consistently supported type properties (they are not taken into consideration in ABAP). It does not make sense to automatically convert to uppercase letters for applications in the Web area.

Parameter ID

A parameter ID can be used for a standardized realization of a field history. However other realizations are also possible.

See also:

Conversion Exit

In parallel to the explicit transfer and explicit input check, conversions must also be executed explicitly. A conversion routine can be executed by calling the relevant functions modules (CONVERSION_EXIT_xxxxx_INPUT / CONVERSION_EXIT_xxxxx_OUTPUT) explicitly at the required time.

If you are dealing with a smaller value amount then this can be displayed using value help in the form of a dropdown list box. For this the internal values must be stored in the key column and the relevant external display in the value column.

Reference Relationship

Reference relationships are not taken into consideration when handling currency and amount fields. You must assign units to values explicitly in the BSP application.