Skip to content

ABAP Keyword Documentation →  ABAP - Quick Reference 

LEAVE TO LIST-PROCESSING - Quick reference

Reference

Other versions: 7.31 | 7.40 | 7.54

Syntax


LEAVE TO LIST-PROCESSING [AND RETURN TO SCREEN dynnr]. 

Effect

Calls list processing when the current dynpro is exited.

Additions

  • AND RETURN TO SCREEN dynnr
    Specifies a dynpro dynnr to which the runtime environment returns when list processing is exited.