Menu

SAP Function Module TMS_BCU_GET_PERIOD_TEXT

The Function Module TMS_BCU_GET_PERIOD_TEXT () is a standard Function Module in SAP ERP and is part of the function group TMS_BCU within the package STMA_BC.

Technical Information

Function Module TMS_BCU_GET_PERIOD_TEXT
Short Text
Function Group TMS_BCU
Package STMA_BC
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_PRDDAYS LIKE TMSBTCJOB-PRDDAYS Duration (in Days) of Batch Job
IV_PRDHOURS LIKE TMSBTCJOB-PRDHOURS Duration period (in hours) for a batch job
IV_PRDMINS LIKE TMSBTCJOB-PRDMINS Duration period (in minutes) for a batch job
IV_PRDMONTHS LIKE TMSBTCJOB-PRDMONTHS Duration period (in months) for a batch job
IV_PRDWEEKS LIKE TMSBTCJOB-PRDWEEKS Duration period (in weeks) for a batch job

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_JOBPERIOD TYPE C

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.