Menu

SAP Function Module SPS_STATCAMPAIGN

The Function Module SPS_STATCAMPAIGN () is a standard Function Module in SAP ERP and is part of the function group PD02 within the package SPH2.

Technical Information

Function Module SPS_STATCAMPAIGN
Short Text
Function Group PD02
Package SPH2
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AGENT_NAME TYPE SP_CCUSER
CAMPAIGNID TYPE SP_CAMPID
END_TMSP TYPE TIMESTAMP
START_TMSP TYPE TIMESTAMP

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERR_TEXT TYPE SP_INFO1 Error description
RETURNCODE TYPE SP_RETCODE
SYSTEM_RC_X TYPE SP_SYSRC

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
PDSTATISTC LIKE SPH_PDCHIS

Exceptions

This function module does not define any Exceptions.