Menu

SAP Function Module CMS_CD_TSK_CHDOC_DETAILS_SET

FM: to set the task details

The Function Module CMS_CD_TSK_CHDOC_DETAILS_SET (FM: to set the task details) is a standard Function Module in SAP ERP and is part of the function group CMS_DB_TSK within the package CMS_COMMON.

Technical Information

Function Module CMS_CD_TSK_CHDOC_DETAILS_SET
Short Text FM: to set the task details
Function Group CMS_DB_TSK
Package CMS_COMMON
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_TAB_TASKS_NEW TYPE CMS_TAB_TSK_DBL Table of Tasks (DB Layer)
I_TAB_TASKS_OLD TYPE CMS_TAB_TSK_DBL Table of Tasks (DB Layer)

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.