The Function Module INST_CLIENT_COPY (Client-copy with source and target clients specification) is a standard Function Module in SAP ERP and is part of the function group SAIO within the package SAIO.
Function Module | INST_CLIENT_COPY |
Short Text | Client-copy with source and target clients specification |
Function Group | SAIO |
Package | SAIO |
Module Type | Remote-Enabled |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RESULT_RC | LIKE | INSTRETURN-INSTRESULT | SAP Installation: Result Value | |
RESULT_TEXT | LIKE | INSTRETURN-INSTRESTXT | SAP Installation: Result Text |
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 |
---|---|---|---|---|
IT_MANDT | LIKE | MANDT_CC | Parameters for multiple client copies | |
RESULT_TAB | LIKE | INSTRETURN | SAP Installation: Return Parameter |
This function module does not define any Exceptions.