The Function Module SCPR_TR_CHANGE_CLNT_KEYS (BC-Sets: Änderung aller Mandanten im Transp. auf lokalen Mandanten) is a standard Function Module in SAP ERP and is part of the function group SCPRTR within the package SCPR.
Function Module | SCPR_TR_CHANGE_CLNT_KEYS |
Short Text | BC-Sets: Änderung aller Mandanten im Transp. auf lokalen Mandanten |
Function Group | SCPRTR |
Package | SCPR |
Module Type | Normal Module |
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 |
---|---|---|---|---|
EV_E071K_UPDATE | LIKE | TRPARI-W_E071K | Tabelle tabE071K wurde verändert | |
EV_E071_UPDATE | LIKE | TRPARI-W_E071 | Tabelle tabE071 wurde verändert | |
EV_NUMBER_OF_MODIFIED_KEYS | TYPE | I | Anzahl der veränderten Schlüssel |
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 |
---|---|---|---|---|
TABE071 | LIKE | E071 | Ein/Ausgabe-Tabelle E071 | |
TABE071K | LIKE | E071K | Ein/Ausgabe-Tabelle E071K |
This function module does not define any Exceptions.