timojohn.bsky.social
@timojohn.bsky.social
Viel Erfolg, ich hoffe so schaffen immer mehr den Umstieg. Leider verpassen die Kollegen so viel tolle Funktionen.
August 21, 2025 at 7:21 PM
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 -
August 3, 2025 at 9:18 AM
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
August 2, 2025 at 12:12 PM
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 ...
July 31, 2025 at 12:14 PM
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 " ....
July 26, 2025 at 5:33 PM
Are there any #abap related news available that I potentially missed? any cool agent use case as examples?
@hobru.bsky.social
July 26, 2025 at 9:35 AM
I will miss these macros in the #abapCloud future
June 15, 2025 at 11:10 AM
Ich kenne das - leider
June 4, 2025 at 8:50 PM
Have a save trip and a great time
May 16, 2025 at 7:01 AM
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.
May 3, 2025 at 6:44 AM
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.
April 24, 2025 at 7:08 AM
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 …"
April 24, 2025 at 7:02 AM
6. Add Methods in Classes.
Created nice Method definition. Great would be if it automatically creates an empty body as well.
April 22, 2025 at 8:59 AM