Menu

SAP Function Module TMS_MGR_FILL_PROJECT_INFO

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

Technical Information

Function Module TMS_MGR_FILL_PROJECT_INFO
Short Text
Function Group TMSM
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_MONITOR TYPE STMS_FLAG 'X' Progress indicator
IV_PROGRESS_MAX TYPE I 100
IV_PROGRESS_MIN TYPE I 1
IV_UPDATE_CACHE TYPE STMS_FLAG
IV_USE_PREDECESSOR TYPE STMS_FLAG 'X'
IV_USE_SOURCE TYPE STMS_FLAG 'X'
IV_USE_TARGET TYPE STMS_FLAG 'X'
IV_VERBOSE TYPE STMS_FLAG Output error messages

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TT_BUFFER LIKE TMSBUFFER

Exceptions

This function module does not define any Exceptions.