2022 Sep 06 8:09 AM
How to call Other pattern in Eclipse ADT ?

Thanks,
TarunTakshak
2022 Sep 06 9:13 AM
Hi,
you can create templates in ADT which can cover these "other patterns".

Kind regards
Jens
2022 Sep 06 9:53 AM
Hi Jens Zähringer,
What taruntakshak is trying to ask is
In SAP Logon, Use to follow the steps to insert other pattern in Report (SE38) by Using Keyword (ctrl + F6)

Now, What The Question Is How to Insert That Other Pattern In Report Case Of Eclipse ADT Editor

Thanks,
Suggu Sandeep.
2022 Sep 06 10:09 AM
Hi,
that's what I mentioned. These other pattern do not exist anymore in the same way as in ABAP Workbench. Instead you could use the Templates-functions of ADT in Eclipse to build also additional patterns.
These can then be used by their name and the auto-complete function (using CTRL + SPACE).
Here are some blogs related to this topic that might help as well:
https://blogs.sap.com/2017/01/16/additional-adt-code-templates/
https://blogs.sap.com/2013/02/01/insert-code-patterns-and-templates-within-eclipse/
https://blogs.sap.com/2013/05/24/creating-new-code-templates-with-abap-in-eclipse/
I hope this answers the question.
Kind regards
Jens
2022 Sep 06 10:24 AM
2022 Sep 06 10:30 AM
2022 Sep 06 12:47 PM