‎2021 Oct 09 5:49 AM
select and endselect query act as loop and define functationality of function module read-text ????
‎2021 Oct 09 8:43 AM
‎2021 Oct 09 10:43 AM
my question is so simple select and endselect query is act as loop????
‎2021 Oct 09 11:07 AM
Thanks but don't precise your question by an answer 😉
Please use the COMMENT button for comments, questions, adding details, replying to a comment or a proposed solution or to the OP question, etc., ANSWER is only to propose a solution, dixit SAP text at the right of the answer area.
‎2021 Oct 09 11:10 AM
Yes select ... endselect is a loop. It's why it's also called in short a "select loop".
Look at ABAP documentation https://help.sap.com/doc/abapdocu_latest_index_htm/latest/en-US/index.htm?file=abapselect.htm: