Menu

SAP Function Module SPS_MODIFY_PDCALL

The Function Module SPS_MODIFY_PDCALL () 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_MODIFY_PDCALL
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
GUID TYPE SP_PCGUID
PDCALL LIKE SPH_PDCALL

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERR_DETAILED TYPE CHAR3
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

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.