Menu

SAP Function Module CORU_S_FILL_SLOT

Dynpro einem Subscreenbereich (Slot) zuordnen

The Function Module CORU_S_FILL_SLOT (Dynpro einem Subscreenbereich (Slot) zuordnen) is a standard Function Module in SAP ERP and is part of the function group CORU_S within the package CORU.

Technical Information

Function Module CORU_S_FILL_SLOT
Short Text Dynpro einem Subscreenbereich (Slot) zuordnen
Function Group CORU_S
Package CORU
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_CALL_MODE LIKE Aufruf Einbilderfassung über CO16?
I_CON_CMODE_DEFAULT LIKE Konstante Aufruf Einbilderfassung
I_CON_DUMMY_DYNPRO LIKE SY-DYNNR Dynpro-Nummer des leeren Dynpros (Dummy)
I_CON_PB LIKE Dynprobezeichnung Pushbutton Subscreenbereich
I_SLOT LIKE SY-DYNNR Dynpro-Nummer aus Struktur

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SLOT LIKE SY-DYNNR Dynpro-Nummer für Subscreenbereich

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.