Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Workbench pattern feature - Other Pattern

Former Member
0 Likes
531

Hi there,

does anybody know how to create a specific pattern to be used with the "Pattern" feature in abap workbench?

Thank you

1 ACCEPTED SOLUTION
Read only

former_member194669
Active Contributor
0 Likes
461

Hi,

Try this way

1.se38>change>Utilities -> More Utilities -> Edit Pattern -> Create Pattern

2.Enter the name of the pattern and press enter

3.After enterting your pattern and press SAVE

4.For apply this pattern in your program, press Pattern -> Other patterns

and enter your pattern name.

3 REPLIES 3
Read only

Former Member
0 Likes
461

View the NEW Abap Editor presention in this link [https://www.sdn.sap.com/irj/sdn/abap-elearning]

Read only

former_member194669
Active Contributor
0 Likes
462

Hi,

Try this way

1.se38>change>Utilities -> More Utilities -> Edit Pattern -> Create Pattern

2.Enter the name of the pattern and press enter

3.After enterting your pattern and press SAVE

4.For apply this pattern in your program, press Pattern -> Other patterns

and enter your pattern name.

Read only

0 Likes
461

Hi guys, thank you for the help.

a®s : was exactly what I was looking for

Rotem: thank you for the tip