The Function Module RS_DD_TTYP_CHANGE_LANGU_UPD (DD: Exit Function, Called when Changing Original Language) is a standard Function Module in SAP ERP and is part of the function group SD40 within the package SEDD.
Function Module | RS_DD_TTYP_CHANGE_LANGU_UPD |
Short Text | DD: Exit Function, Called when Changing Original Language |
Function Group | SD40 |
Package | SEDD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NEW_MASTER_LANGUAGE | LIKE | SY-LANGU | New Master Language | |
OBJNAME | LIKE | RSEDD0-DDOBJNAME | ||
OLD_MASTER_LANGUAGE | LIKE | SY-LANGU |
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.
This function module does not define any Exceptions.