Menu

SAP Function Module QM07_CREATE_ACTIONBOX

Aufbau der Folgeaktivitäten aus dem Customizing

The Function Module QM07_CREATE_ACTIONBOX (Aufbau der Folgeaktivitäten aus dem Customizing) is a standard Function Module in SAP ERP and is part of the function group QM07 within the package QQM.

Technical Information

Function Module QM07_CREATE_ACTIONBOX
Short Text Aufbau der Folgeaktivitäten aus dem Customizing
Function Group QM07
Package QQM
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 AKTTYP Aktivitätstyp in Transaktion (H/V/A)
I_MANUM TYPE MANUM Laufende Nummer der Maßnahme
I_OKCODE LIKE T185F-FCODE Bildschirmbilder, Funktionscode, der PAI ausgelöst hat

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ACTIONBOX LIKE SY-DYNNR Kennzeichen ob Folgeaktionen vorhanden

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.