Menu

SAP Function Module CBIF_LIB01_SET_PARAMETERS

EHS: Setzen von Parametern

The Function Module CBIF_LIB01_SET_PARAMETERS (EHS: Setzen von Parametern) is a standard Function Module in SAP ERP and is part of the function group CBIF_LIB01 within the package CBEHS.

Technical Information

Function Module CBIF_LIB01_SET_PARAMETERS
Short Text EHS: Setzen von Parametern
Function Group CBIF_LIB01
Package CBEHS
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_FIELD_1 TYPE CHAR200 Feldwert zu Nr.1
I_FIELD_2 TYPE CHAR200 Feldwert zu Nr.2
I_FIELD_3 TYPE CHAR200 Feldwert zu Nr.3
I_FIELD_4 TYPE CHAR200 Feldwert zu Nr.4
I_PID_1 TYPE CHAR20 Parameter-ID Nr.1
I_PID_2 TYPE CHAR20 Parameter-ID Nr.2
I_PID_3 TYPE CHAR20 Parameter-ID Nr.3
I_PID_4 TYPE CHAR20 Parameter-ID Nr.4

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.