Menu

SAP Function Module WB2_TRADE_SUBSCREEN_GO_ITEM

Portfolio: Subscreen anzeigen vorbereiten

The Function Module WB2_TRADE_SUBSCREEN_GO_ITEM (Portfolio: Subscreen anzeigen vorbereiten) is a standard Function Module in SAP ERP and is part of the function group WB2B_SCREEN_HANDLING within the package WB2B_GT_SCREEN_HANDLING.

Technical Information

Function Module WB2_TRADE_SUBSCREEN_GO_ITEM
Short Text Portfolio: Subscreen anzeigen vorbereiten
Function Group WB2B_SCREEN_HANDLING
Package WB2B_GT_SCREEN_HANDLING
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_AKTYP TYPE T180-AKTYP 'A' Aktivitätstyp in der Transaktion
I_CALL_SOURCE TYPE C 'D' Aufrufer
I_GOHEAD TYPE GOHEAD MMIM Enjoy: Header data
I_GOITEM TYPE GOITEM MMIM Enjoy: Item data

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_PROGRAM TYPE SYST-REPID ABAP-Programm, aktuelles Rahmenprogramm
E_SCREEN TYPE SYST-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros

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.