The Function Module SQADB07_DIALOG_INIT () is a standard Function Module in SAP ERP and is part of the function group SQADB07 within the package SQADB.
Function Module | SQADB07_DIALOG_INIT |
Short Text | |
Function Group | SQADB07 |
Package | SQADB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_PROJECT_LANGU | TYPE | SQADB04_S-PLANGU | SY-LANGU | SAP R/3 System, Current Language |
I_TAKE_OVER_ID | TYPE | SQADB04_S-OCCID | ||
I_TEMPLATE | TYPE | SQADB04E-TEMPLATE | Template ID |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_SQAVERW | TYPE | SQAVERW_S | Management Data Structure |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.