Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module CBP_TAB_MTV_PORT_PUB_SET (Sets the port of the public plan server) is a standard Function Module in SAP ERP and is part of the function group CBP_TAB within the package CBP.
Function Module | CBP_TAB_MTV_PORT_PUB_SET |
Short Text | Sets the port of the public plan server |
Function Group | CBP_TAB |
Package | CBP |
Module Type | Normal Module |
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_PUB | LIKE | TCBP_MTV-PORT_PUB | Port number to store | |
I_VERSION | LIKE | TCBP_MTV-VERSION | Version |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.