Hello Everyone!
The channel 🔥CustAndCode🔥 offers short videos in the area of customizing and programming
that I have come across myself in the course of my activities in the SAP environment.
These videos are for beginners, key users but also experienced consultants and programmers.
For suggestions or improvements of single videos please use the comment function in english or german.
🌍 My videos will be published in english and german language.
🔗You find them in the "Link" section below.
I am already looking forward to your comments!
►If you want to support my work you can buy me a coffee at:
☕ bit.ly/3dih2cl
and/or
⭐Become my subscriber: bit.ly/CustAndCodeSub
Thanks a lot! 😃
Cust&Code in SAP ABAP
What is the purpose of the LOOP AT ... WHERE statement in SAP ABAP?
1 day ago | [YT] | 2
View 0 replies
Cust&Code in SAP ABAP
Which of the following statements regarding internal tables in SAP ABAP is correct?
5 days ago | [YT] | 0
View 0 replies
Cust&Code in SAP ABAP
Which ABAP statement is used to raise an exception object of class CX_SY_DYNAMIC_SYNTAX_ERROR?
3 weeks ago | [YT] | 2
View 0 replies
Cust&Code in SAP ABAP
In ABAP Objects, which visibility keyword allows a method to be accessed only within the defining class and its subclasses?
1 month ago | [YT] | 2
View 0 replies
Cust&Code in SAP ABAP
Which ABAP statement creates an internal table dynamically at runtime when the table type can only be determined at runtime?
1 month ago | [YT] | 2
View 0 replies
Cust&Code in SAP ABAP
Which of the following ABAP data types is used to store character strings of arbitrary length, where memory is allocated dynamically at runtime?
1 month ago | [YT] | 4
View 0 replies
Cust&Code in SAP ABAP
You have executed an ABAP report (e.g., via transaction SE38 or its custom T-code) and are currently on its selection screen. Before the program starts executing its main logic, you want to activate the ABAP Debugger to step through the code line by line. What is the most common and direct way to achieve this from the selection screen?
3 months ago | [YT] | 5
View 0 replies
Cust&Code in SAP ABAP
You are defining a new custom transparent table in the ABAP Dictionary (transaction SE11) to store unique records of master data. Which of the following is a mandatory characteristic or step required for the table to be successfully activated and serve its purpose of uniquely storing data?
3 months ago | [YT] | 3
View 0 replies
Cust&Code in SAP ABAP
You have an ABAP program and want to display a simple text message like "Hello ABAP World!" directly on the screen for the user to see after the program executes. Which of the following ABAP statements is used for this purpose?
3 months ago | [YT] | 7
View 0 replies
Cust&Code in SAP ABAP
In your custom ABAP report, during the main data processing logic, you detect a critical inconsistency in the data that makes further processing impossible and could lead to incorrect database updates. You need to immediately terminate the report's execution, prevent any accidental database changes (e.g., via COMMIT WORK), and display a prominent error message to the user. Which ABAP message type should you use for this scenario?
4 months ago | [YT] | 4
View 0 replies
Load more