Show TOC

Function documentationSPC Engine Extension

 

The SFC_ENGINE_EXT activity references a service extension to the SPC engine service (SpcEngineService).

The SpcEngineService extension service is assigned to the following service extensions:

  • SPC_CREATE_EXT that calls the createCharts method

  • SPC_OPTIONS_EXT that calls the getSpcEngineOptions method

  • SPC_VALIDATE_EXT that calls the validateSpcExpression method

By default, these service extensions are predefined to implement the SAP MII SPC engine service.

Options

The following table describes options that you can set in Service Extension Maintenance to change the service class that implements the SPC engine service:

Option

Description

MODULE_NAME

The name of the module that this service belongs to.

SERVICE_NAME

The name of the service class that exists in the module as defined by the module name

By default, these SPC service extensions are predefined to implement the SAP MII SPC engine service.