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

currency format DUMP

Hello,I am working on a program where I get the item price in a CSV file.The price is coming as 123,50 (comma as used in EU)When I assign this value to my variable, I am getting DUMP "Unable to interpret 123,50 as a number"any idea how to come out of...

Resolved! GUI_DOWNLOAD problem

Hi experts,i met a weird problem: i need to download some data to local file. the file line length is 401, so i used GUI_DOWNLOAD and it worked fine in the past. and now, i change the line length to 512, other parameters not changed. the download fil...

Resolved! Customer Name Space

Hi, How do i know if there is a customer name space used in the system. Example: lets say if i want to extract all the customer developments on the system. the Object names starting with Z* & Y* from TADIR or TFDIR will help.But what if the customer ...

TBTCO - get Job Name

Hi,Is there any where I can get the job name when the program are running in background mode as I need to pass the job name with the date/time to the output log.I'm trying get the job name from table TBTCO. However, i hint the error in ' incorrect ex...

Calculate ARR

Hi Abaper,I have requirement to calculate ARR for specifying date of range and hotel. I have a code but it not working properly.Below is my code:LOOP AT it_estadi ASSIGNING <wa_estadi>. READ TABLE it_linfol_dummy INTO wa_linfol_dummy WITH KEY xhote...

Resolved! Display error message

Hi, In my scenario if a give a single value as i/p the values are fetched from the select query and if the codn is not satisfied it will throw error message.Consider if I give range of values if the 1st entry alone doesnu2019t satisfy the codn if mu...

Resolved! Dynamic column in alv

Hi Experts,In the selection screen i have 2 radiobuttons.I have 6 fields in my internal table , 5 of which have to be displayed for both the radiobutton options. When i click on the first radiobutton then i should be able tosee all the 6 fields, but ...

Resolved! set cursor in modulepool

Hi friends,In modulepool if i will get any error in screen or table control i want to set the cursor position to that error place where i got the error ,how can i do that if possible can any one can provide the seggestion please.Thanks in advance.sai...

Labels in this area