Menu

SAP Function Module SCTM_STORE_SYNCH_PARAMETER

Speichere Synchronisationsparameter

The Function Module SCTM_STORE_SYNCH_PARAMETER (Speichere Synchronisationsparameter) is a standard Function Module in SAP ERP and is part of the function group SCTM within the package S_CUSTOMIZING_LISINTERFACE.

Technical Information

Function Module SCTM_STORE_SYNCH_PARAMETER
Short Text Speichere Synchronisationsparameter
Function Group SCTM
Package S_CUSTOMIZING_LISINTERFACE
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DELETE TYPE OAX Yes/No (X/ )
I_CHECK_FIRST TYPE OAX SPACE Yes/No (X/ )
P_SCDTSYNC TYPE SCDTSYNC Synchronization Settings

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SCDTSYNC TYPE SCDTSYNC Synchronization Settings
SUBRC TYPE SY-SUBRC Return Value, Return Value After ABAP Statements

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.