CustAndCode Profile Banner
CustAndCode in SAP ABAP Profile
CustAndCode in SAP ABAP

@CustAndCode

Followers
274
Following
220
Media
216
Statuses
302

πŸ’» programming #ABAP πŸ”§ customizing #SAP 🎬 videos on my YT Channel 🎼 languages πŸ‡©πŸ‡ͺ & πŸ‡ΊπŸ‡Έ

Joined September 2021
Don't wanna be here? Send us removal request.
@CustAndCode
CustAndCode in SAP ABAP
2 months
Sometimes you have to process long strings in ABAP for test purposes. https://t.co/XFv5p4UnGc The result is a text with line breaks and indentations that is not recognized as a complete string. Fortunately, there is a setting in Eclipse. #sap #eclipse #tip #coding
Tweet media one
1
0
0
@CustAndCode
CustAndCode in SAP ABAP
3 months
Every now and then it is necessary to quickly block transactions system-wide. https://t.co/WhurBe4YUi Whether for security reasons, for maintenance work or for troubleshooting, blocking transactions is an important action! #sap #lock #security
Tweet media one
0
1
2
@CustAndCode
CustAndCode in SAP ABAP
3 months
Today we're looking at Jules from Google and how this assistant can help us with ABAP development. πŸ’‘ https://t.co/8S7HwziP1O #google #jules #sap #programming
Tweet media one
0
2
5
@CustAndCode
CustAndCode in SAP ABAP
4 months
Today I will show you step by step how to make the best use of the debugger of the ABAP Development Tools (ADT) in Eclipse. ➑️ https://t.co/ENoRJKoKyL Make ABAP development in Eclipse more efficient. 🐞 #ABAP #EclipseADT #Debugging #Tutorial #SAPHowTo
Tweet media one
1
2
5
@CustAndCode
CustAndCode in SAP ABAP
4 months
Today I will show you step by step how to make the best use of the search functions of the ABAP Development Tools (ADT) in Eclipse. πŸ” ➑️ https://t.co/eYBycHfcWN #ABAP #EclipseADT #ABAPSearch #Tutorial #SAPHowTo
Tweet media one
0
0
2
@CustAndCode
CustAndCode in SAP ABAP
4 months
Today I'm going to show you how you can save some time in Eclipse with ABAP. ➑️ https://t.co/55gwbtiZpW When programming, we often use the same code or templates. So I'll show you how you can create so-called templates and which variables you can use here. #abap #sap #coding
Tweet media one
0
1
3
@CustAndCode
CustAndCode in SAP ABAP
4 months
I will show you how to find only with the message text, the message number and the message class. πŸ”We all know the situation where we are in the middle of a program and suddenly a message text is displayed. πŸ€” https://t.co/2I37o9jc8w
Tweet media one
0
0
4
@CustAndCode
CustAndCode in SAP ABAP
5 months
GitHub Copilot for ABAP: game changer or hype? πŸ€” Today we install the GitHub Copilot in Eclipse πŸ’» and test the auto-completion with real code examples! πŸš€ https://t.co/gvk1elEbdu
Tweet media one
0
0
2
@CustAndCode
CustAndCode in SAP ABAP
5 months
I will show you a few variants of how you can declare and fill range tables in SAP ABAP. Range tables are used in select options, reports and database queries to enable flexible and efficient data filtering. https://t.co/F4PtOxXD1N #abap #rangetable #coding
Tweet media one
0
0
1
@CustAndCode
CustAndCode in SAP ABAP
5 months
In today's video, I'll show you how to quickly and easily call up and edit an e-mail template in ABAP. https://t.co/TkXTn1IDFE #abap #email #template
Tweet media one
0
0
1
@CustAndCode
CustAndCode in SAP ABAP
5 months
Until now, the iteration and the direction in which an internal table is run through was predefined. With the STEP extension, these two properties can be customized. 🎬 https://t.co/fZipQhl7u5 #sap #abap #loop #step #stepbystep πŸ˜„
Tweet media one
0
0
0
@CustAndCode
CustAndCode in SAP ABAP
5 months
Today we are going to take a look at DeepSeek and test how well the AI can generate and explain ABAP code. We start with simple questions and test the generated output on an ABAP test system. β–Ά https://t.co/VVkIWgsrah
Tweet media one
0
0
3
@CustAndCode
CustAndCode in SAP ABAP
6 months
Today we will install a free ABAP environment Trial instance in the BTP Cockpit. Then we connect to this instance with Eclipse and the ABAP Development Tools. https://t.co/e69j3RTQ79 #abapcloud #abap #adt #developer
Tweet media one
0
1
3
@CustAndCode
CustAndCode in SAP ABAP
7 months
Have you often called the transaction SPRO and clicked through the large configuration tree? Then you've probably also wondered how to find the right transaction codes for certain configuration paths. This video will save you time and effort. πŸ˜€ https://t.co/DUB1Qlk3jX
Tweet media one
0
0
1
@CustAndCode
CustAndCode in SAP ABAP
8 months
Install ABAP Trial System in 2025 - ABAP Cloud Developer Trial 2022 SP01 https://t.co/SFBYVczc4J #abap #trialsystem #docker #installation
Tweet media one
0
0
2
@CustAndCode
CustAndCode in SAP ABAP
8 months
Access to Internal Tables with Table Expressions [english] https://t.co/6YT2jj9Dgj #sap #abap #programming #coding #expressions
Tweet media one
0
1
3
@CustAndCode
CustAndCode in SAP ABAP
9 months
SAP BTP-LΓΆsungsdiagramme erstellen mit https://t.co/dITaK3pymu [englisch] https://t.co/rxtpF8kOmp via @YouTube #sap #btp #draw #diagram #flow
Tweet media one
0
1
4
@CustAndCode
CustAndCode in SAP ABAP
9 months
Custom Code Analysis - How many Lines of Z-ABAP Code are in your SAP System https://t.co/sMS4wNmvdN via @YouTube #code #analysis #abap #improve
Tweet media one
0
0
1
@CustAndCode
CustAndCode in SAP ABAP
9 months
YouTube has enabled automatic dubbing for all my new video uploads.πŸ˜€This means my content will be accessible to even more viewers around the world! 🌍 Get ready to connect with a wider audience and share our passion for SAP ABAP! 🌐πŸŽ₯✨
Tweet media one
0
0
2
@CustAndCode
CustAndCode in SAP ABAP
9 months
Copy Data From SAP(GUI) to Clipboard with ABAP [english] https://t.co/nUqZldkOCr via @YouTube #sap #abap #clipboard
Tweet media one
0
0
2