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

Resolved! ALV_GRID Functionality

Hi All,I am working on ALV report and I want to add this functionality:I have got two dates : it_indate and it_endateand if the time period between these two dates is more than 20 then I want to highlight or color the following fields in my report in...

Real Time Ticket

Hi experts,this is the customer ledger report in this report as program encounters the new customer i.e kunnr it should give opening balance of that customer but the problem is that it is taking the same opening balance of the first customer for all ...

submit command

Hi Friends,Is there any way pass internal tables through submit command.first program: I have two internal tables.second program i have two internal tables with same name as first.how to pass first program internal tables to second internal tables us...

Resolved! hashed table

hi, can some one help me how to use hashed tablei have tried with this code..but its giving runtime error A row with the same key already existsDATA: BEGIN OF sflight_wa, carrid LIKE sflight-carrid, connid LIKE sflight-connid, END OF sf...

Maintenance view

Hi expert'si have created a maintenance viewit's been activated without errorsbut when i press the display buton to see the recordsits giving this message no database view exists for view <viewname>please helpmax points will be awarded

convert to number

Hi experts!I've a problem with a number format. We have a .xls file that we convert to .csv format for his treatment. In the source file, we put in a column numbers as "357693007276222", and when we convert the source file to .csv format, the field a...

Resolved! write to PCL2

Hello.I have to write data from an internal table to cluster table PCL2.Currently I write the data like this: INSERT pcl2 from i_pcl2.Now the problem, when I check internal table I_PCL2 in debug it contains the correct data. But in the database the U...

Transport problem - workflow

Task has been transported from develpment client to another client for integration testing.(customized workflow task)In the SRM, while creating shopping cart advice product has been ordered by the employee.then it goes to advisor for the approvalThis...

Labels in this area