Entering content frameBackground documentation Interface for Determining Default Parameter Values Locate the document in its SAP Library structure

The default interface for the determination function modules looks as follows:

Import tables

Table with key values for determining the default parameter values

Structure file data (table ESTLS) and symbol definition data (table TCGA6) for the symbols outside repeating groups

Structure file data (table ESTLS) and symbol definition data (table TCGA6) for the symbols within repeating groups and for the repeating groups themselves

Values that were already determined for the symbols outside repeating groups

Values that were already determined for symbols within repeating groups

As this data is also passed to the determination function module, the function module can take the data from a previous run again if it is programmed to do so. Here, you must ensure that the structure data remains consistent between the already determined data and new data.

Export tables

Table with the determined values for the symbols outside repeating groups

Table with the determined values for the symbols within the repeating groups

Note

At least one entry must be created for each symbol and each repeating group if you intend it to be possible to enter data on the screen. This also applies if no value could be selected.

In the fields that describe the structural interdependencies between the values, the PARHIER, PAROBJ, and PAROBJPAR fields must be filled so that the screen can be set up. With the fields that describe the symbol value, the LANGU, OBJECT, ATTRIB, ORD, and VALUETYP fields must be filled.

 

 

Leaving content frame