Whenever a sprint starts there will be a planning/grooming meeting and this meeting is the most important meeting of a Development sprint for Developers. You must not miss this at any cost. Now coming to the question - Once the sprint planning/groomi...
What is EML?
Entity Manipulation Language (EML) is a part of the ABAP language. It means that there are new syntaxes available in ABAP to
control the business object’s behavior in the context of ABAP RESTful programming model, using ABAP code user...
What you will learn in this blog?
In this blog, you will learn to use SAP delivered standard BOPF object for CRUD operations in Custom Application.
My scenario / Example to Understand
For my use case, I have to create an excel upload utility to...
Hello Folks,
In my custom application, I was using Standard Service Entry Sheet BOPF - name - to update Header and Item Records. For this I am using BOPF, Transaction manager MODIFY method. In this, I am using Transaction manager MODIFY to update r...
In this blog post, I am going to talk about a new way of creating CDS Hierarchies. Earlier before 1809 (On-Premise release) or 1811(Cloud Release), there was a different way to create CDS Hierarchies. Refer to this blog post for earlier wayhttps://bl...
If you are using Managed BO's then it is handled out of the box, however, if another case then you might need to create a RFC where you can handle Commit separately.
Thanks Barbel for sharing your thoughts and I too believe that all communication should happen through JIRA comments section for that issue as it gives a transparency and breaking the silos
So true Michelle,
Your last sentence is I think everybody's point of concern and I don't know if Agile Methodology also tells that if scope is increased then we need to adjust deadlines
Also, my aim is that JIRA should be used in a manner that...
Awesome Felipe, this gives an understanding of how different team adopts to JIRA, I think that Tasks for a Developer should be in such a way that s/he understands it better at any given point of time.
Yeah, this kind of design is acceptable, it's like a wrapper. So ideally these EML syntaxes themselves work as API's but if you want to simplify the terminologies then its fine.
Just remember EML syntaxes works on KEYS, I mean you can read data o...