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
  • 83537 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! Simple error

Hi Experts, I am doing aging report. In the for the days i should subtract duedate from document date. days = duedate - document date. Here the problem is some times bcoz of the wrong data.. im getting -days(minus ) . so i...

gui_download

Hi Gurus, I am downloading my internal table into .XLS,.doc,.rtf,.txt.When i am using file type as 'DAT',My XLs file is fine but not other 3.When i am using filetype as 'ASC',My TXT file is fine but not others.Can anyone of please tell me wat i...

Resolved! problem with currency

Hi guys,i have this code below:write v_val curr v_curr to v_val_temp.write v_val_temp to v_price.im getting a dump that a " 8 000 000" can not be read as a number...v_val = 80000.00 (type curr)v_curr = KRW (type cuky)v_val_temp(13) (no type)v_price t...

Labels in this area