Menu

SAP Function Module CMS_CI_START_SERVICE

The Function Module CMS_CI_START_SERVICE () is a standard Function Module in SAP ERP and is part of the function group CMS_CI within the package SCMA.

Technical Information

Function Module CMS_CI_START_SERVICE
Short Text
Function Group CMS_CI
Package SCMA
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_COMMAND TYPE CMSICOMMAND CMS Method
IV_IMPORTXML TYPE STRING XML Data
IV_SERVICE TYPE CMSISERVICE CMS: Service (Package, Class)
IV_TOKEN TYPE CMSITOKEN CMS: Token

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_EXCEPTION TYPE CMSALOG CMS Alert Log

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.