Menu

SAP Function Module RKC_PERIOD_SHIFT

Verschiebt GJAHR/PERDE bzw. Woche PERIO um DELTA Einheiten

The Function Module RKC_PERIOD_SHIFT (Verschiebt GJAHR/PERDE bzw. Woche PERIO um DELTA Einheiten) is a standard Function Module in SAP ERP and is part of the function group KXCO within the package KC.

Technical Information

Function Module RKC_PERIOD_SHIFT
Short Text Verschiebt GJAHR/PERDE bzw. Woche PERIO um DELTA Einheiten
Function Group KXCO
Package KC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DELTA TYPE I Number of the moved periods or the weeks
PERIV LIKE T009B-PERIV ' ' Fiscal year version (only for periods)
WOCHE_IN LIKE CEST1-PERIO Beginning GJAHR/PERDE or week of the period
ZWZEI LIKE T242Q-ZWZEI Time reference field: see domain RKE_ZWZEI (2.3.4)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
WOCHE_OUT LIKE CEST1-PERIO End-GJAHR/PERDE or week of the period

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
PERIOD_TOO_BIG Input period incompatible with PERIV
WOCHE_IN_NOT_FILLED Field WOCHE_IN is not filled completely