Menu

SAP Function Module K_ALLOCATIONS_REF_DATE_SUBSCRN

Allocation: Subscreen-Exit Zyklus Ausführen: Bezugsdatum/reference date

The Function Module K_ALLOCATIONS_REF_DATE_SUBSCRN (Allocation: Subscreen-Exit Zyklus Ausführen: Bezugsdatum/reference date) is a standard Function Module in SAP ERP and is part of the function group KGAC within the package KALC.

Technical Information

Function Module K_ALLOCATIONS_REF_DATE_SUBSCRN
Short Text Allocation: Subscreen-Exit Zyklus Ausführen: Bezugsdatum/reference date
Function Group KGAC
Package KALC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ALLOCATION LIKE KALC_SUBSCREEN_INPUT Übergabestruktur mit Allocation-Parametern
EVENT LIKE TRWPR-EVENT Ereignis in TRWPR: MRULEPAI oder MRULEPBO

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATA_CHANGED LIKE SY-INPUT Benutzer hat Subscreen-Daten verändert
SUBSCREEN_MODULPOOL LIKE SY-REPID Modulpool des Subscreens
SUBSCREEN_NUMBER LIKE SY-DYNNR Nummer des Subscreens

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
REF_DATE_STRUCT LIKE KALC_REF_DATE_STRUCTURE akutelle bzw. geänderte Reference Date-Inhalte

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.