Menu

SAP Function Module K_KKB_JAHRPER_DISJOINT_RANGES

Transform ranges table for periods => disjoint intervals (no overlap)

The Function Module K_KKB_JAHRPER_DISJOINT_RANGES (Transform ranges table for periods => disjoint intervals (no overlap)) is a standard Function Module in SAP ERP and is part of the function group KKBM within the package KKB.

Technical Information

Function Module K_KKB_JAHRPER_DISJOINT_RANGES
Short Text Transform ranges table for periods => disjoint intervals (no overlap)
Function Group KKBM
Package KKB
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_INTERVALS_ONLY LIKE do not return single values (option-EQ)

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
R_JAHRPER TYPE KKBML_T_JAHRPER ranges table for periods to be transformed

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.