Saturday, 17 March 2012

What is the use of the statement Leave to List-processing? ABAP Module Programming

Leave to List-processing statement is used to produce a list from a module pool. Leave to list processing statement allows to switch from dialog-mode to list-mode within a dialog program.