The Function Module TMS_SEC_CHANGE_PWD (TMS change password) is a standard Function Module in SAP ERP and is part of the function group TMSC_I within the package STMA.
Function Module | TMS_SEC_CHANGE_PWD |
Short Text | TMS change password |
Function Group | TMSC_I |
Package | STMA |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DOMAIN | TYPE | TMSDOMNAM | TMS: Transportdomäne | |
LOCAL_DOMAIN | TYPE | FLAG | lokale Domaene | |
STAGE | TYPE | FLAG | allgemeines flag | |
TEST_USER_LEN | TYPE | INT4 | 12 | Userlength |
TMS_PWD | TYPE | CHAR100 | Explizites Passwort |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LOG | TYPE | SPROT_U_TAB | log enhanced | |
RETURN | TYPE | BAPIRET2 | Returnparameter |
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.