The Function Module CRM_SRV_LOG_CHECK_ITEM_TASKS (CRM Service: FB zum Überprüfen der item tasks) is a standard Function Module in SAP ERP and is part of the function group CRM_SRV_LOG_EXT within the package CRM.
Function Module | CRM_SRV_LOG_CHECK_ITEM_TASKS |
Short Text | CRM Service: FB zum Überprüfen der item tasks |
Function Group | CRM_SRV_LOG_EXT |
Package | CRM |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_ITEM_TASK | TYPE | CRMT_SRV_LOG_TASK_INFO_T | CRM Service: Tabellentyp zur Steuerung der Log. Szenarien |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_HEADER | LIKE | CRMT_SRV_INF_ALL_HEADER_BE | CRM Service: Empfänger Headerinfos zur Integration BE | |
IT_ITEM | LIKE | CRMT_SRV_INF_ALL_ITEM_BE | CRM Service: Empfänger für Iteminfos zur Integration BE |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INVALID_TASK | Der angegebene TASK Code ist ungültig. |
OTHERS | Allgemeiner Fehler |