The Function Module TMS_ALT_LOG_RECORD (External: Generate a TMS log record) is a standard Function Module in SAP ERP and is part of the function group TMSA within the package STMA.
Function Module | TMS_ALT_LOG_RECORD |
Short Text | External: Generate a TMS log record |
Function Group | TMSA |
Package | STMA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_CONTEXT | LIKE | |||
IV_DOMAIN | LIKE | |||
IV_ERROR | LIKE | |||
IV_FUNCTION | LIKE | STMSCALERT-FUNCTION | ||
IV_SERVICE | LIKE | STMSC-SERVICE | ||
IV_SEVERITY | LIKE | |||
IV_SYSTEM | LIKE | |||
IV_TEXT | LIKE |
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.