Menu

SAP Function Module TR_TCE_CHECK_CONFIGURATION

The Function Module TR_TCE_CHECK_CONFIGURATION () is a standard Function Module in SAP ERP and is part of the function group STCE within the package STMA_CTWAY.

Technical Information

Function Module TR_TCE_CHECK_CONFIGURATION
Short Text
Function Group STCE
Package STMA_CTWAY
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_DELIVER TYPE TRIWB_T_DELIVER
IT_RELEASE TYPE TRIWB_T_RELEASE
IT_SYSTEM TYPE TRIWB_T_SYSTEM
IT_TRLAYER TYPE TRIWB_T_TRLAYER
IV_CONFCHECK LIKE 'X'
IV_ORDERCHECK TYPE C 'X'
IV_SUPPINFO TYPE C ' '

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_MESSAGE TYPE TRIWB_T_MESSAGE Message Table
EV_RC LIKE SY-SUBRC Return Code

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.