Menu

SAP Function Module CBP_TAB_MTV_PORT_PRIV_SET

Sets the port of the private plan server

The Function Module CBP_TAB_MTV_PORT_PRIV_SET (Sets the port of the private plan server) is a standard Function Module in SAP ERP and is part of the function group CBP_TAB within the package CBP.

Technical Information

Function Module CBP_TAB_MTV_PORT_PRIV_SET
Short Text Sets the port of the private plan server
Function Group CBP_TAB
Package CBP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_APPL LIKE TCBP_MTV-APPL Application
I_MODEL LIKE TCBP_MTV-MODEL Name of the model
I_MODEL_TYPE LIKE TCBP_MTV-MODEL_TYPE Type of the model
I_PORT_PRIV LIKE TCBP_MTV-PORT_PRIV Port number to store
I_VERSION LIKE TCBP_MTV-VERSION Version

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.