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

right field for index

HelloF1 is the only key field of big transparent table T.I use the following SELECT FROM : SELECT *FROM TWHERE F1 = XX AND F5 = YYShould I create the index that includes both fields (F1 , F5) or just F5?How does the system choose indices during sele...

Resolved! loop

HI,i AM GENERATING BDC FOR LINE ITEMS IN ME21,I am using loop within loop , it is giving error "it_header is a table without header line and has no component x_data,Plz tell me how this error can be removed . I have to take item part seperately withi...

Comparing two internal tables and get the changed value fields

Hello All,My requirement is to develop an inteface similar to DIFF tab in the new debugger.The input parameters would b any two internal tables of the same type and I need to know the fields which have different values and the field names as well.If ...

CSV attachment

Hi experts.I've did a report for send mails with an attachment of type CSV.the problem occured when i tried to open this attachment.Ms Office raise a message saying that the file cannot be open.the issue is that if i open this attachment with a text ...

date format problem

Hi All,I am facing the following date format problem.I need to catchh the today date ( example 17/05/2010 ) . and put in the out put as 17 MAY ,2010.the same application will be excuted by different user in digffernt countries.What i did is as be...

Labels in this area