Menu

SAP Function Module BAPI_ANSWER_READMULTIPLE

Read answers

The Function Module BAPI_ANSWER_READMULTIPLE (Read answers) is a standard Function Module in SAP ERP and is part of the function group BEANSWER within the package SBEIF.

Technical Information

Function Module BAPI_ANSWER_READMULTIPLE
Short Text Read answers
Function Group BEANSWER
Package SBEIF
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ANSWERSFORTEMPLATE LIKE BAPIBEGEN-TEMPLATE Customizing templates entity table
FROMTIMESTAMP LIKE BAPIBEGEN-TIME_STAMP Time stamp in short form (Local date and time/format)
LANGUAGE LIKE BAPI_LAISO-LANGU SY-LANGU Language key
LANGUAGEISO LIKE BAPI_LAISO-LANGU_ISO Language according to ISO 639
LASTUSER LIKE BAPIBEGEN-LAST_USER SY-UNAME Last changed on/by
NAMESONLY LIKE BAPIBEGEN-NAMES_ONLY Only read texts
READ_DOMINANT LIKE BAPIBEGEN-FLAG Data element for Flag - Any use

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ANSWERSFORNODES LIKE BAPIBEID2 Question occurrence answers
ANSWERSFORQUESTIONS LIKE BAPIBEID3 Question answers
HEADERS LIKE BAPIBEANH Header data
LONGTEXTS LIKE BAPIBEANL Free format answers
RETURN LIKE BAPIRET2 Return parameter
SELECTIONS LIKE BAPIBEANC Decision question answers

Exceptions

This function module does not define any Exceptions.