Menu

SAP Function Module TMS_CI_GET_ACCESSTOKEN

The Function Module TMS_CI_GET_ACCESSTOKEN () 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_GET_ACCESSTOKEN
Short Text
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_DELETE_OLD_TOKENS TYPE FLAG 'X' General Flag
IV_TARSYSTEM LIKE TMSCSYS-SYSNAM TMS: System Name

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_EXCEPTION LIKE STMSCALERT
EV_ACCESSTOK LIKE STMSC-ACCESSTOK

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