Explain What are the events used for Logical Database?

Submitted by: Administrator
Two Events -

1) GET - This is the most important event for executable programs that use a logical database. It occurs when the logical database has read a line from the node <table> and made it available to the program in the work area declared using the statement NODES table Tag. The depth to which the logical database is read is determined by the GET statements


2) PUT - The PUT statement directs the program flow according to the structure of the logical database.
Submitted by: Administrator

Read Online SAP ABAP Job Interview Questions And Answers