Enterprise Communication Interface (ECI)

eci_rea_gtm_rec

Description

Read record in GTM-list.

  • Open GTM-list.
  • Select record.
  • Return values of return fields in "ret_fld_val".
  • If record does not exist, return appropriate return code.

The letter of the attributes are allowed as field names.

You can also specify the field names without the GTM-table number: SML.C_1, SML.C_2 etc, instead of SML5.C_1, SML5.C_2 for GTM-table SML5.

 

Input parameter

wdg_mod

string mode of widget {"list", "form"}

act_mod

string mode of interaction {"bat"}

csg_type

stringlist Part1: classification code of group
Part2: SML_NUM of classification group

As the classification code is no longer the unique key, it is necessary to provide the unique key "SML_NUM".

sel_fld_nam

stringlist names of fields for selection

sel_fld_val

stringlist values of fields for selection

ret_fld_nam

stringlist names of return fields

readAll

string

off: only one record is returned
on: all selected records are returned
mas: mask limit is active

Output parameter

n

string number of record found

ret_fld_val

stringlist values of fields of first record