SAP ABAP Question:
Download Questions PDF

What is the difference between Get and Get Late?

SAP ABAP Interview Question
SAP ABAP Interview Question

Answer:

GET - After the logical database has read an entry from the node table Tag.

GET LATE - After all of the nodes of the logical database have been processed that are below <table> in the database hierarchy.

Download SAP ABAP Interview Questions And Answers PDF

Previous QuestionNext Question
Explain What are the events used for Logical Database?What are the data types of Internal Tables?