Inicio del área de contenido

Documentación de función Customer-Specific Data Checks (ITimeSheetChecker) Localizar documento en árbol de navegación

Use

You can use the ITimeSheetChecker interface to implement customer-specific data checks in CATS notebook.

Este gráfico es explicado en el texto respectivo

If you want to implement customer-specific data checks using Java interfaces in CATS notebook, you must also implement these checks in SAP R/3 using the appropriate SAP enhancement. The following always applies: The customer-specific checks in SAP R/3 must be at least as thorough as in CATS notebook, if not more so.

The ITimeSheetChecker interface offers the following options:

Use the following elements to implement the ITimeSheetChecker interface:

Additional Elements

If you want to implement the ITimeSheetChecker interface, you must also be familiar with the following elements:

For more information on the definition of these elements and technical details, see the relevant API documentation.

 

 

Fin del área de contenido