Menu

SAP Function Module SP_CAMPAIGNS_GET

SAPphone: Get active R/3 campaigns

The Function Module SP_CAMPAIGNS_GET (SAPphone: Get active R/3 campaigns) is a standard Function Module in SAP ERP and is part of the function group PD01 within the package SPH2.

Technical Information

Function Module SP_CAMPAIGNS_GET
Short Text SAPphone: Get active R/3 campaigns
Function Group PD01
Package SPH2
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
END_TMSP TYPE TIMESTAMP End of date range of active R/3 campaigns
START_TMSP TYPE TIMESTAMP Start of date range of active R/3 campaigns

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DIALER TYPE SX_NODE_ID Determined dialer, e.g. useful for following SP_PDLISTTRANSFER

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CAMPAIGNS LIKE SPH_CAMPGS List of in CC active R/3 campaigns

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_DIALER_FOUND No dialer exists in the system
NO_DIALER_SELECTED No dialer has been selected on the popup
SPECIFIED_DIALER_NOT_FOUND Specified dialer does not exist
SP_CTI_FAILURE CTI subsystem failure
SP_ERROR Generic error