Menu

SAP Function Module DG03_PICGRP_AND_PANEL_DET

GG: Bildgruppe und das Bild bestimmen

The Function Module DG03_PICGRP_AND_PANEL_DET (GG: Bildgruppe und das Bild bestimmen) is a standard Function Module in SAP ERP and is part of the function group DG03 within the package CBDG.

Technical Information

Function Module DG03_PICGRP_AND_PANEL_DET
Short Text GG: Bildgruppe und das Bild bestimmen
Function Group DG03
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_OKCODE LIKE SY-TCODE OK-Code
I_PANEL LIKE RCGDIALCTR-PANEL SPACE Import: Bild
I_PICGRP LIKE RCGDIALCTR-PICGRP SPACE Import: Bildgruppe

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_PANEL LIKE RCGDIALCTR-PANEL Export: Bild
E_PICGRP LIKE RCGDIALCTR-PICGRP Export: Bildgruppe

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.