Inicio del área de contenido

Documentación de objeto The getPicklistValues Method Localizar documento en árbol de navegación

Definition

The getPicklistValues method of the IPicklistCustomer interface is used to define a customer-specific picklist for fields in the data entry area of CATS notebook.

Structure

The following parameters are available in the getPicklistValues method:

You must define an object of the ITableReadWrite category as the return value of the getPicklistValues method.

In CATS notebook, picklists are always dependent on the personnel number. Customer-specific picklists must therefore have the personnel number in the first column.

Fin del área de contenido