Menu

SAP Function Module TMS_SEC_SET_PWD_IN_DOMAIN

TMS change TMSADM password in the whole domain

The Function Module TMS_SEC_SET_PWD_IN_DOMAIN (TMS change TMSADM password in the whole domain) is a standard Function Module in SAP ERP and is part of the function group TMSC_I within the package STMA.

Technical Information

Function Module TMS_SEC_SET_PWD_IN_DOMAIN
Short Text TMS change TMSADM password in the whole domain
Function Group TMSC_I
Package STMA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LOCAL_DOMAIN TYPE FLAG 'X' allgemeines flag
PASSWORD TYPE CHAR100 Kennwort als Char-string
RESETPWD TYPE FLAG allgemeines flag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN TYPE BAPIRET2 Returnparameter

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LOG TYPE SPROT_U_TAB Tabellentyp für SPROT_U

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.