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

Resolved! Regarding table entry

Hi,i have created a Ztable in one server and moved to another server. i have created the maintainance view also. butwhen I try to maintain table ztable in the other server I am not able to enter the values for a particular field alone.Kindly help rea...

Resolved! TR for SQL query

Hi,I have a query which I want to attach it to a tcode and then move to quality as well as production.I am getting the program name for the query from the additional functions options under the Quick View in the menu bar of SQVI.The same I am using t...

kiran_k8 by Active Contributor
  • 1936 VIEWS
  • 8 REPLIES
  • 0 Likes

Re: Selection screen

Hi experts, I have to design a selection-screen in such a manner that if i click one radi button r1 , it has to dispaly the selection-screen regarding session method details in the same screen.Similarly if i click on radio button r2, it has to d...

Query Error

Hi Experts I have used the following query, but its performance is very bad, what could be the reason, pls advise me.IF i_afpo[] IS not INITIAL.sort i_afpo by aufnr.delete adjacent duplicates from i_afpo comparing aufnr.SELECT AUFNR BUDAT ...

Resolved! srm

hi , How to make an item field invisible in bid invitation is the badi BBP_UI_CONTROL_BADI and method BBP_BID_UI_CTRL vth filter bus2200 is appropriate cant able to hit using this badicould any plz clearly explainEdited by: sukruthi raj on Jan 1...

Resolved! Request

Hi Friends,I have created a request in package p1 now i want to move this request to package p2 .and I have created a task unknowingly and it is saved in previous package but i want to create a request for this and save in another package, is it poss...

Resolved! Help with Join

Hi All,Can some one please help me with the join. It is giving me error saying 'Unknown column name "A~WADAT-IST". not determined until runtime, you cannot specify a field list'. I need to get LIKP-VBELN LIKP-KUNAG LIKP-VSBED LIKP-WADAT-IST LIPS-WERK...

Resolved! Operators: Or/And

In my logic I do not want to send a message out when the doc types DO NOT EQUAL either 'AB' 'AN' 'ICLP' 'LU'.I always get confused betweeen 'OR' and 'AND'My logic: Is it right? Is there a better way to write the code?if i_ekko-bsart NE 'AB' or i_...

performance overhead

Hi,I have a quick question.There is part in the project where we need to update information in SAP which we gather from the user. I am getting a series of name from user and updating it. For that I am using insert statement. If user tries modify thos...

Labels in this area