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

Round Off

Hi Experts,I'm calculating the value & storing it in variable as LV_VAR. I would like to round off the value i.e. if LV_VAR = 0.265 then it should be 1.0, if 1.236 then it should be 2 like that. Can anybody will suggest me how to do that?Thanks,Neha

Resolved! REPLACE OFFSET with space

Dear All,I have this coding data : w_data(100),w_data1 TYPE string, w_data2 TYPE xstring.data w_replace(1).*************************************************************************START-OF-SELECTION.START-OF-SELECTION.w_data1 = 'A A A*R'.w_replace = ...

import requests

Hi all,I have import a request.but after complition of import in Transport log i got this 2 errors.Selection for Import 21.04.2009 01:39:57 (0) Successfully CompletedImport ABAP Dictionary Objects 21.04.2009 01:47:38 (8) Ended with errorsABAP Dictio...

Resolved! Refresh fields in dynpro

Hi allI have a dynpro with a tree (cl_gui_alv_tree) at the top and some input and text fields at the bottom. I fill the tree from the database, and I want to display some fields in the bottom section of the screen when the user selects a node on the ...

Resolved! trace program

hi experts...i have a problem which is Slow response time once click the button. i have debug the program and it has a lot of FM called. and its take time to enter F5. it is has an easiest way that i can check where the loop or any select statement...

Resolved! IN operator error

hi gurus.....below is my code where i want to add another document type too ,initially i had to check only one document type so checked as blart = 'AA' and query is working fine now need to check for the document type AB too but when i triedplzzz he...

Layout

HI all,in the ALV_GRID_DISPLAY report i need to put LAYOUT option.i mean in the selcetion screen i should have a option of Layout, they can run the report with the fields they need and save the layout. and even save button in the Layout is disabled h...

Labels in this area