Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Recent Activity

Task 4 - Implement Criticality feature and create an Object page

This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

Criticality.png

Task 1 - Create CDS View Entity ( August Developer Challenge )

First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83872 VIEWS
  • 212 REPLIES
  • 39 Likes

OData Filtering in SAP Build Apps – Could This Work For You?

People always want full OData filtering (and other OData manipulations) in SAP Build Apps. But the filtering is severely limited for most people (see this recent question).The Potential SolutionCurrently, there is no way to do a lot of the filtering ...

dan_wroblewski_0-1687416847521.png dan_wroblewski_3-1687416052032.png dan_wroblewski_4-1687416113593.png dan_wroblewski_5-1687416159655.png

F110 - Payment Run creatimg XML file with # character in vendor bank account name.

Hi Community, Fico team is creating payment proposal in F110 team, once payment proposal is generated, processing it thorough payment run option in F110 t-code. Once payment run is happened an XML file is generated and being placed in AL11. The pro...

Dejo de funcionar la propiedad de agrupar al ordenar en ALV (OO)

Buenas, ¿Cómo puedo corregir la propiedad de agrupación para registros iguales ordenados en ALV (OO)? Dejó de funcionar después de agregar la propiedad de edición de celda. Agregue esta línea y dejó de funcionar: ret_layo-edit = abap_true....

Issue with select query with MAX keyword and Group by keyword.!

I wrote a select query to get the latest record: SELECT SINGLE MAX( obknr ) MAX( datum ) INTO (wa_obknr, wa_datum) FROM objk WHERE equnr = lv_equip-ast_asset_num AND taser = 'SER01' GROUP BY obknr datum. The above query should get the latest reco...

SAP Developer Challenge - UI5 Web Components for React Challenge (Week 3)

This post is part of the UI5 Web Components for React Challenge (June 2023) Welcome to the third week of the React developer challenge! This week, your task is to add infinite scrolling to your table and use a larger data set sent into the Solution c...

MichelleMoudy_0-1687316676514.png

Need to display possible dates in dropdown in selection screen when input is date in any format?

I Want to display dropdown list for entered date in selection screen.the dropdown list should contain possible combination of dates(YYYYMMDD) which are possible.example: 1123 output in dropdown list: 20230101201102032011030220120103 20120301

Resolved! move data from one internal table to other with different field names

Hi Friends, I have created the Dynamic internal table. The screen shot is given below. Then I uploaded the data from excel. The screen shot is given below. now my requirement is, to move the uploaded data to a dynamic table. Thanks with...

Labels in this area