Menu

SAP Function Module BUPA_HIERARCHY_BW_GET_INTRVALS

Validity Intervals for Hierarchies That Can Be Loaded

The Function Module BUPA_HIERARCHY_BW_GET_INTRVALS (Validity Intervals for Hierarchies That Can Be Loaded) is a standard Function Module in SAP ERP and is part of the function group BUPA_HIERARCHY_BW within the package BUPA_HIERARCHY_BW.

Technical Information

Function Module BUPA_HIERARCHY_BW_GET_INTRVALS
Short Text Validity Intervals for Hierarchies That Can Be Loaded
Function Group BUPA_HIERARCHY_BW
Package BUPA_HIERARCHY_BW
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_FUTURE TYPE I 2 Number of Upcoming Quarters
I_PAST TYPE I 8 Number of Past Quarters
I_START_DATE TYPE DATS SY-DATUM Start Time for Calculating Past Quarters

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CT_TIME_INTERVALS TYPE BUS_REPORT_RANGE_DATE_T Table with Validity Intervals

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.