Skip to Content
0
Former Member
Jul 16, 2008 at 06:19 AM

How to create statement templates in ABAP?

1381 Views

In ABAP editor, when I go to pattern-> Other pattern and specify zpattern, then the following statements should be inserted in my code

************************************************************************

  • Changed by .......: Your Name

  • Date..............: Current Date

  • Requested By......:

  • Reference Document: SR......

  • Description.......: .................................................

  • .................................................

************************************************************************

Basically, my question is how do I create zpattern and insert these statements?