The Function Module QADB_CQADBTEXT_GET () is a standard Function Module in SAP ERP and is part of the function group SQADB06 within the package SQADB.
Function Module | QADB_CQADBTEXT_GET |
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 |
---|---|---|---|---|
ANSID | LIKE | SQADB04-ANSID | Answer (32 byte GUID) | |
LANGU | LIKE | SY-LANGU | SY-LANGU | SAP R/3 System, Current Language |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FEEDBACK_TEXT | LIKE | BAPIBEANL | Long text answers |
This function module does not define any Exceptions.