Showing posts from August, 2022
Introduction     In this post, we are going to learn to send an email with multiple attachment   files to multiple recipients with CC and BCC. We will use the object-oriented   programming concept in ABAP for this purpose. Standa…
 
How to use Dynamic SELECT Query in SAP ABAP?  Introduction     In this post, we will write a code and understand the use of dynamic SELECT   Query in   ABAP . We will be using object-oriented programming in ABAP for this code. W…
 
What does ABAP mean in SAP? Introduction to ERP application  Introduction      In this post, we are going to briefly introduce the ABAP programming language with a small insight into ERP applications and SAP . Please keep in mi…