Menu

SAP Function Module TMS_CI_CHECK_ACCESSTOKEN

Internal: Check Access Authorization for TMS

The Function Module TMS_CI_CHECK_ACCESSTOKEN (Internal: Check Access Authorization for TMS) is a standard Function Module in SAP ERP and is part of the function group TMSC within the package STMA.

Technical Information

Function Module TMS_CI_CHECK_ACCESSTOKEN
Short Text Internal: Check Access Authorization for TMS
Function Group TMSC
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
IV_ACCESSTOK LIKE STMSC-ACCESSTOK
IV_CONTEXT LIKE STMSC-CONTEXT
IV_DOMAIN LIKE TMSCSYS-DOMNAM
IV_SYSTEM LIKE TMSCSYS-SYSNAM

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_EXCEPTION LIKE STMSCALERT

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ALERT