The Function Module SRT_REG_AFTER_IMPORT (Backup und Prüfen der importierten SOAP-Deployments) is a standard Function Module in SAP ERP and is part of the function group SRT_WSDEPL within the package SOAP_TOOLS.
Function Module | SRT_REG_AFTER_IMPORT |
Short Text | Backup und Prüfen der importierten SOAP-Deployments |
Function Group | SRT_WSDEPL |
Package | SOAP_TOOLS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_IS_UPGRADE | TYPE | TRPARI-W_UPGRADE | ||
IV_TARCLIENT | TYPE | E070C-TARCLIENT | Name of a Web Service |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TT_E071 | LIKE | E071 | Change & Transport System: Object Entries of Requests/Tasks | |
TT_E071K | LIKE | E071K | Change & Transport System: Key Entries of Requests/Tasks |
This function module does not define any Exceptions.