Menu

SAP Function Module DG03N_SCREEN_CALL

GG: Einstieg in Trefferliste / Detailsicht

The Function Module DG03N_SCREEN_CALL (GG: Einstieg in Trefferliste / Detailsicht) is a standard Function Module in SAP ERP and is part of the function group DG03N within the package CBDG.

Technical Information

Function Module DG03N_SCREEN_CALL
Short Text GG: Einstieg in Trefferliste / Detailsicht
Function Group DG03N
Package CBDG
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_KEYPATH LIKE RDGMDSEL Vorgaben bezüglich Umgebung der Phrasen
I_PANEL LIKE RCGDIALCTR-PANEL Panel
I_PICGRP LIKE RCGDIALCTR-PICGRP Bildgruppe
I_TRTYPE LIKE RCGDIALCTR-TRTYPE Transaktionstyp

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_EXIT_MODE LIKE SY-TCODE EXIT-Mode
E_OKCODE LIKE SY-TCODE OK-Code

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
X_IO_TAB LIKE RDGMDIOT IO-Tabelle
X_IO_TAB_DEL LIKE RDGMDIOT IO-Tabelle mit gelöschten Sätzen
X_IO_TAB_PK LIKE RDGPKIOT IO-Tabelle für Verpackungsdaten
X_IO_TAB_PK_DEL LIKE RDGPKIOT IO-Tabelle mit gelöschten Daten der Verpackung

Exceptions

This function module does not define any Exceptions.