20
Jul
ABAP Editor: Create custom Pattern
Posted by Admin, under ABAP, Quick Reference, TutorialEver got frustrated with typing the same set of commands (like select-options, case, if condition, etc.) or comments (like header comments, insertion comments in between, etc.) ?
SAP provide and option called as ‘Pattern’ in ABAP Editor to reduce this redundant work. Pattern can be of two types, Static pattern and Dynamic pattern.

Create Pattern (common step for static & dynamic types)
