Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →The Function Module RMPS_API_CONNECT_GSP (Verbindung mit GSP Service Provider herstellen) is a standard Function Module in SAP ERP and is part of the function group RMPS_API_PROPERTY within the package RMPS_PRO_GENERAL.
Function Module | RMPS_API_CONNECT_GSP |
Short Text | Verbindung mit GSP Service Provider herstellen |
Function Group | RMPS_API_PROPERTY |
Package | RMPS_PRO_GENERAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_CONNECT_IF_KPRO | TYPE | SRMBOOLEAN | IF_SRM->TRUE | Boolean: Mögliche Werte IF_SRM->TRUE / FALSE |
IM_DOC_CLASS | TYPE | BAPIDCLASS | Document Class | |
IM_DOC_CONTEXT | TYPE | BAPIDOCCONTEXT | SRM Kontext für Dokumentzugriff | |
IM_DOC_OBJID | TYPE | BAPIGUID | Document ID | |
IM_VERSION | TYPE | BAPIPOS | Version |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_BACKEND | CLASS | IF_SRM_SP_OBJECT | Speziell für abstrakte Klasse SP Object | |
EX_FW_CONNECTOR | CLASS | CL_SRM_RMF_CONNECTOR | Zugriff auf RMF-Funktionalität | |
EX_POID | CLASS | IF_SRM_POID | POID | |
EX_REPOSITORY | TYPE | STRING | Repository | |
EX_RMS_ID | TYPE | STRING | RMS ID | |
EX_SPS_ID | TYPE | STRING | SPS ID | |
EX_TAB_SPPOID | TYPE | SRM_LIST_POID | List Poid |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CX_SRM | Basisklasse (abstrakt) |