Enterprise Communication Interface (ECI)

Field Names

To search certain record in a table you have to determine the fields which you use as selection fields. These fields must be in the specified widget, of course. Generally the fields has the format:

<Tablename.Columnname>

You need not specify the language-extension (_GER/_ENG/_FRA) for multi-language fields. The ECI-Interface determines if the field is a multi-language fields and put the current language extension automatically to the field name.

To determine a field name there exists a userexit called 'lgv_usx_dsc', which is assigned to event F19 and CTRL-D. If you are in view or update mode of a record and press F19 or CTRL-D, a widget with widget name and field name of the current field is opened.