Menu

SAP Function Module TMS_CE_GET_TDEVC

The Function Module TMS_CE_GET_TDEVC () is a standard Function Module in SAP ERP and is part of the function group TMSE within the package STMA.

Technical Information

Function Module TMS_CE_GET_TDEVC
Short Text
Function Group TMSE
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_DEVCLASS LIKE TDEVC-DEVCLASS ' ' Package for Transport Organizer
IV_DOMAIN TYPE TMSCSYS-DOMNAM TMS: transport domain
IV_LANGUAGE LIKE SY-LANGU ' ' SAP R/3 System, Current Language
IV_SYSTEM LIKE TMSCSYS-SYSNAM TMS: System Name
IV_TRANSLAYER LIKE TDEVC-PDEVCLASS ' ' Transport Layer in ABAP Workbench

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.