Start of Content Area

Function documentation The Transformation Library and Formula Builder  Locate the document in its SAP Library structure

Use

A transformation library is available in the maintenance for transformation rules (and in the update rules). You can use this in connection with the formula builder.

Caution

Do not use formulas for VirtualProviders because inversion is not allowed for them. Use routines in this case.

Features

The transformation library, in collaboration with the formula builder, enables you to easily create formulas, without using ABAP coding.

The transformation library has over 70 pre-defined functions, in the following categories:

·        Functions for character strings

·        Date functions

·        Basic functions

·        Mathematical functions

·        Suitable functions

·        Miscellaneous functions

In the dialog box to select an update method, you can use the information pushbutton This graphic is explained in the accompanying text to get a list of the available functions with a description of their syntax.

You also have the option to implement self-defined functions in the transformation library of the formula builder. You can integrate existing function modules in these self-defined functions. In doing so, you can also make available special functions to be used frequently that are not contained in the transformation library. Refer to BAdI: Customer-defined Functions in the Formula Builder.

The formula builder has two modes: Standard and expert mode. In the standard mode, you can only enter the formulas using the pushbuttons and by double clicking on functions and fields. In the expert mode, however, you can enter formulas directly. You can also toggle between the tow modes when entering a formula.

You can find more detailed operating instructions for the formula builder by means of the information button This graphic is explained in the accompanying text.

You can find a step-by-step guide using an example under Example for Using the Formula Builder.

 

 

End of Content Area