Menu

SAP Function Module K_ALLOCATIONS_MRULE_SUBSCREEN

Allocation: Subscreen-Exit Zykluspflege

The Function Module K_ALLOCATIONS_MRULE_SUBSCREEN (Allocation: Subscreen-Exit Zykluspflege) 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_MRULE_SUBSCREEN
Short Text Allocation: Subscreen-Exit Zykluspflege
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
ACTION_TYPE LIKE TACT-ACTVT Anzeige-, Einfüge-, Änderungsmodus spfl
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
MRULE_STRUCT LIKE KALC_MRULE_STRUCTURE akutelle bzw. geänderte MRULE-Inhalte

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.