Hello Experts,
Has anyone explored the CRUD operations using external data models in SAP Low Code - BAS?
When we are trying to configure the external data model, we are successfully able to read the data from the backend OData service, but whenev...
Introduction
Recently, while working in one of the requirements to upload an Electronic Bank Statement through a custom program, I had to provision the selection of a variant(actually maintained in the Standard EBS upload Transaction "FF_5", Report "...
Hello Folks,
Can you please let me know how can we run the Database Utility to adjust a database table in Eclipse.
I am using the SAP BTP ABAP Trial Account.
Hi Experts,
I am implementing a list based on FPM_LIST_UIBB, my question is, is it possible to apply a filter in the Feeder Class of the same?
I tried to search this functionality and found some existing questions already on this topic as below, ...
I wish we had a feature in eclipse ADT like we already have while editing the source code in SAP GUI, i.e. some extra blank lines after the end of the last line, making it easier to check and develop the source code:
SAP GUI
ECLIPSE ADT:
Preview of the App showing all the columns, search and filter options in the CDS view entity:Search records based on a specific value from 'Description' field and select an available value from the 'Status' field.
My solution: CLASS zms_cl_travel_copy DEFINITION
PUBLIC
FINAL
CREATE PUBLIC .
PUBLIC SECTION.
INTERFACES if_oo_adt_classrun.
PROTECTED SECTION.
PRIVATE SECTION.
ENDCLASS.
CLASS zms_cl_travel_copy IMPLEMENTATION.
METHOD if_oo_...
Hi @RichHeilman, Thanks for this CodeJam.I am interested to be present in person and have marked "Yes" in the "Will you be attending?" section above. Sorry to ask, is there anything else also required to register myself?