The Function Module SSFRT_SET_LANGUAGES () is a standard Function Module in SAP ERP and is part of the function group STXBR within the package SMART.
Function Module | SSFRT_SET_LANGUAGES |
Short Text | |
Function Group | STXBR |
Package | SMART |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CONTROL_PARAMETERS | TYPE | SSFCTRLOP | ||
I_INSTALL_LANG | TYPE | TDINSTLANG | SAP Smart Forms Indicator: Check Installed Languages | |
I_MASTERLANGUAGE | TYPE | SPRAS | ||
I_THRULANG | TYPE | TDTHRULANG | Restricted Language Control |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
O_LANGUAGES | TYPE | SSFRLANG |
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.