timojohn.bsky.social
@timojohn.bsky.social
47 followers 39 following 32 posts
Posts Media Videos Starter Packs
There's a new SAP Note for #ADT that significantly improves type detection when generating methods, which should make development smoother and faster for all of us. The best part? It's applicable to many releases! 🎉

🔗 lnkd.in/e45scB7g

SAP Note: 3655122
#ABAP #ABAPDevelopment #SAP #DeveloperLife
LinkedIn
This link will take you to a page that’s not on LinkedIn
lnkd.in
Proud to be part of the team to host a booth on the #dsagjk2025
Uuund… es ist offiziell soweit: Die DSAG-Jahreskonferenz 2025 hat begonnen! 🎉
Lasst uns gemeinsam das Beste daraus machen – spannende Gespräche, neue Impulse und jede Menge Austausch warten auf uns. 🚀✨
Ihr findet uns am Stand M1, Halle 6 – kommt vorbei! 🤝

#DSAG #DSAGJK2025 #ADventas
Reposted
🚀 Wir suchen dich! SAP ABAP Cloud Developer (m/w/d)
📍 Festanstellung · Vollzeit · Hamburg
Job mit Fokus auf SAP Global Trade Management, im S/4HANA Core. 

Erfahre mehr unter:
👉 https://adventas.jobs.personio.de/job/2007971?display=de

Interesse geweckt?
Bewirb dich per Klick bei uns! 😊
Reposted
🚀 Teamwork & Knowledge Exchange in our internal training sessions on GTM

Starting to work at our company?
We got you covered with our internal training sessions on any GTM topic you may need a deep dive in.

Thanks to Daria Maksymenko for sharing her expertise! 👏
Viel Erfolg, ich hoffe so schaffen immer mehr den Umstieg. Leider verpassen die Kollegen so viel tolle Funktionen.
Will Print that ...
Sure the makes way more sense than just focus on an IDE ...
Any way if those things you mentioned are not given ...ay be these persons do not understand / know what refactoring, dependency injection is ... Can it be a senior than?
So what are the must haves 2025 -
Hey, you are right that it's not linked to an editor basically... It's what kind of development it stands for.
I guess there are hardly developers doing much reactoring ... Etc ... In SE80.
So that should be the baseline
I think the idea to prove what someone "can" / can't do is nice ... You could assume that certificates prove that ... But in my opinion they also don't.

One of the best proofs I can see are contributions to #AbapOPENsource projects.
But that's 0,01% of the #Abapconsultans out there ...
Today we had an interesting discussion during the #dsag #abap guide line meeting.

"What 2025 the requirements for a #senior #abapconsultant level?"

And will you losse you senior status if you stick to #SE80 and refuse #adt ?

Interesting questions. What are your opinions?
Thanks for the update,
We are looking forward for new features ....

Would it be possible to write in the code as text what copilot should propose? That would be helpful.

"In this method quantity fields are selected from VBAP " ....
Reposted
Viele Shortcut-Listen für die ABAP-Entwicklung in Eclipse sind… naja: zu lang, zu klein, zu unpraktisch.
Deshalb haben wir unsere Favoriten zusammengestellt – kurz, nützlich, druckbar.

💡 Unsere Top-Shortcuts für ADT (Eclipse)

zum Blog_ www.brandeis.de/blog/2024-ec...
Are there any #abap related news available that I potentially missed? any cool agent use case as examples?
@hobru.bsky.social
How is it on your side with watching the sessions of #abapconf X / 23
Here still some sessions to watch.
I will miss these macros in the #abapCloud future
Moving actions at #AbapConf with Martin Johnen and his talk on Fucus and clean code
Looking forward to our Keynote at #ABAPConf Tomorrow at 10:30 CET with @peter-langner.bsky.social
Watch live at:
www.youtube.com/live/SncN0yl...
Why is there no convenient support available in #ADT to move an #ABAP Method to an other class that is an attribute.
Like these "pull up" to parent class ... "Move to composite"

This is an anoying job.
Have a save trip and a great time
The advantage of the FM can be to handle the error IF the message does not exist. I'm not sure how the message statement behaves in that case. Does it set the sy-subrc? I definitely does not fail.
Reposted
The next DSAG AG GTM meeting is approaching on May 8th, 2025, at JEBSEN & JESSEN GmbH & Co. KG in Hamburg.

The focus will be on GTM & AI, as well as new Fiori apps for GTM.

Please register as per usual via DSAGNet. We look forward to an engaging exchange and are open to lively feedback!
Yes the good old .... oh damm ... but it's still out there in the Head. ( was asked to work on those list 2023 )
It would be amazing to see a session from someone with an #SAPShirt stating what IS really outdated and does not make any sense any more ... than the evangelists could use that as law.
1. Null Object pattern would eliminate the first IF clause.
2. asking the Messages "if there are no Errors" sounds like error handling is not done well above.
3. why is the clanup in both branches? -> redundant move after IF.

The main Argument will be: "Why all that? It does work like this …"
6. Add Methods in Classes.
Created nice Method definition. Great would be if it automatically creates an empty body as well.