Inicio del área de contenido

Documentación proceso de fondo Java Interfaces in CATS notebook Localizar documento en árbol de navegación

Use

You can use the Java interfaces in CATS notebook to implement the following enhancements:

·        Customer-Specific Data Checks

·        Customer-Specific Texts in the Data Entry Area

·        Customer-Specific Picklists

·        Controlling the Synchronization of Picklists

We deliver exemplary implementations of these Java interfaces in an inactive form with CATS notebook. For more information, see Activating Java Enhancements (IenhancementProvider).

Este gráfico es explicado en el texto respectivo

When you create customer-specific objects in the offline repository of CATS notebook, you must give them names beginning with Y or Z; this prevents conflicts with new SAP objects in an upgrade.

Activities

...

       1.      To create customer-specific Java enhancements, implement the Jave interfaces you require.

       2.      To activate Java enhancements, implement the Java interface IEnhancementProvider

       3.      Publish your Java enhancements.

 

Fin del área de contenido