The Function Module QADB_ANSWERSET_CREATE () is a standard Function Module in SAP ERP and is part of the function group SQADB06 within the package SQADB.
Function Module | QADB_ANSWERSET_CREATE |
Short Text | |
Function Group | SQADB06 |
Package | SQADB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PROJECT | LIKE | TPROJECT-PROJECT_ID | Project Name | |
TEMPLATE | LIKE | TCUSTEMP-TEMP_ID | Template ID |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ANSSET | LIKE | SQADB04PRO-ANSSET | Answer set ID |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.