The next random #ABAP keyword is:
SELECT, FROM hierarchy_node_navigator
Want to learn more? See: https://help.sap.com/doc/abapdocu_latest_index_htm/latest/en-US/abenselect_hierarchy_node_navis.htm.
The next random #ABAP keyword is:
SELECT, FROM hierarchy_node_navigator
Want to learn more? See: https://help.sap.com/doc/abapdocu_latest_index_htm/latest/en-US/abenselect_hierarchy_node_navis.htm.
The different between "insert ls_... into lt_..." and "insert ls_... into table lt_..." ... so intuitive. Not. #ABAP
On the one hand it's nice that #ABAP is programmed on the server, we never have to worry about "continuous integration" or merge conflicts or anything like that, on the other hand code being locked in someone else's transport request (or nowadays increments in addition, for the public cloud) can get kind of annoying ... or today I'm locking myself out from doing an upport because I'm still working on fixing another problematic upport ...
The next random #ABAP keyword is:
UNION, INTERSECT, EXCEPT
Want to learn more? See: https://help.sap.com/doc/abapdocu_latest_index_htm/latest/en-US/abapunion.htm.
The next random #ABAP keyword is:
AT LINE-SELECTION
Want to learn more? See: https://help.sap.com/doc/abapdocu_latest_index_htm/latest/en-US/abapat_line-selection.htm.
The next random #ABAP keyword is:
CDS DDL - CDS View Entity, SELECT, HAVING
Want to learn more? See: https://help.sap.com/doc/abapdocu_latest_index_htm/latest/en-US/abencds_having_clause_v2.htm.
What is the next SAP_ABA release after 75I? #ABAP
The next random #ABAP keyword is:
CDS BDL - draft table
Want to learn more? See: https://help.sap.com/doc/abapdocu_latest_index_htm/latest/en-US/abenbdl_draft_table.htm.
Want to easily display a hierarchy in #RAP? Learn how to do it in #ABAP Cloud in this article: https://software-heroes.com/en/blog/abap-rap-tree-view-en
Banks and Social Security are not using #COBOL because it’s so great, but because it’s so hard to migrate to something else.
They should and do migrate away … very slowly and carefully.
(I‘m in banking.)
I don’t dislike COBOL. I program daily in #ABAP, which looks like a COBOL dialect. I don’t mind verbosity, verbosity increases readability and debuggability. No devs? Train some. But COBOL developers tell me it has serious limitations. It’s just old.
The next random #ABAP keyword is:
CALL FUNCTION, IN REMOTE TASK
Want to learn more? See: https://help.sap.com/doc/abapdocu_latest_index_htm/latest/en-US/abapcall_function_remote_task.htm.
Cleaned some old #abap code today so I could see and read it. Why do people comment code with "I was here" comments, that say nothing?
E.g. "for FW254" what's that supposed to mean? I suppose it may have been a ticket number in a long dead ticketing system, but today it's just "I was here"...
Also why comment out code instead of deleting it, some code is now more commented out than live code. Impossible to read.
The next random #ABAP keyword is:
DESCRIBE FIELD
Want to learn more? See: https://help.sap.com/doc/abapdocu_latest_index_htm/latest/en-US/abapdescribe_field.htm.
What do the factory method, the factory and the singleton in #ABAP have in common? Let's find out step by step in this article: https://software-heroes.com/en/blog/abap-oo-factory-and-singleton
ABAP Cloud: Joule for developers, ABAP AI capabilities - Explain skill in Project Explorer https://youtu.be/1qj1eV4GTP8?si=hyy5zDf9LrroCNoj via @YouTube #SAP #SAPABAP #ABAP #SAPJOULE #JOULE #AI #genAI #LLM #BusinessAI #developer #ABAPAI @sap
I just completed "Warehouse Woes" - Day 15 - Advent of Code 2024 #AdventOfCode https://adventofcode.com/2024/day/15 in #ABAP
I just completed "Chronospatial Computer" - Day 17 - Advent of Code 2024 #AdventOfCode https://adventofcode.com/2024/day/17 in #abap
I just completed "Reindeer Maze" - Day 16 - Advent of Code 2024 #AdventOfCode https://adventofcode.com/2024/day/16 in #ABAP
I just completed "RAM Run" - Day 18 - Advent of Code 2024 #AdventOfCode https://adventofcode.com/2024/day/18 in #ABAP