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

Resolved! non-unique key

Hello Gurus, what does non-unique key do ? I think unique key can be used for selecting a unique row from a internal table object, and also used for sorting . but why is non-unique key there if I can only select row by index ( which is stadard...

ABAP Code

Hi,How can I retrieve all entries EXCEPT 01, 03, 05 and 06 from table USRSYSACTT using ABAP assuming this (USRSYSACTT) table has the following entries: AGR_NAME TEXT LANGU - - -01. ROLE1 XXX DE02. ROLE1 ...

Resolved! Help Needed

Hi,I have an abap program which has 'Logical System' as a Selection Parameter.If i move that program from one system to other(Development to Quality),i have to change the BW client name manually.Instead of hard coding, is there any way that can be im...

table maintenance

hello experts,Table Maintenance has been created for 3 tables...other 2 working fine as we want..but 1 table is asking for transport request everytime theres a change made for the data in sm30...how can i solve it..iz it something to do the technica...

abap general

what is the functionality of Runtime Analysis?Performance techniques? Brief scenario of check table / value table? If you are at 3rd list how can you back to 1st list? How many interactive lists? what is DYN Begin? BDC Structure? BDC Data which forma...

Resolved! APPEND

Hi... I am updating internal table wirh new record to display by using appen stetement like following.... itab-f1 = ' '. itab-f2 = ' '. itab-f3 = 'one'. itab-f4 = ' '. itab-f5 = 'india'.so with these i have to find new row af...

Labels in this area