The Function Module PROD_VERS_REMOTE_SINGLE_SHOW (Anzeigen einer Fertigungversion über RFC) is a standard Function Module in SAP ERP and is part of the function group CMFV_RMS_ADD_ON within the package CPPERCP.
Function Module | PROD_VERS_REMOTE_SINGLE_SHOW |
Short Text | Anzeigen einer Fertigungversion über RFC |
Function Group | CMFV_RMS_ADD_ON |
Package | CPPERCP |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_EXT_KEY | LIKE | MKAL_KEY | SPACE | Schlüsselfelder der MKAL |
I_EXT_MKAL | LIKE | MKAL | SPACE | Fertigungsversionen zum Material |
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.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | Fertigungsversion wurde nicht gefunden |
NO_AUTH | keine Berechtigung zum Anzeigen von FV |
NO_IMPORT | Weder MKAL-Satz noch Schlüsselfelder übergeben |