Menu

SAP Function Module WLB_RANGE_OF_COVERAGE

Function to calculate range of coverage

The Function Module WLB_RANGE_OF_COVERAGE (Function to calculate range of coverage) is a standard Function Module in SAP ERP and is part of the function group WLB2 within the package WVLB.

Technical Information

Function Module WLB_RANGE_OF_COVERAGE
Short Text Function to calculate range of coverage
Function Group WLB2
Package WVLB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_FORECAST LIKE PROW-PRWRT External forecast in weeks !
FORECAST_DATE LIKE SY-DATLO Basis date for calculations

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
T_RANGE_OF_COVERAGE TYPE WVLBT_ROC_ITAB_TYPE export table containing material, site, and ROC

Exceptions

This function module does not define any Exceptions.