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

regarding SQL query

hi all,I have got one query very i need to check for an field condition based,that is for field1 eq ='ABC' and field1 eq 'dcf' with other conditions as well.So please tell me how to do it in only one sql statement.code is as follows:SELECT RBUKRS RA...

ST05

Hi Experts Can anyone tell me how to work on ST05 and analysis the performance of the report. Can we know the particular query or particular coding part takes how much time in the report. Please explain me clearly.RegardsRajaram

Performance

Hi Experts This is my coding part, Its performance is very bad, Can you tell me what changes needs to be done for improving the performance of the report.RegardsRajaramFORM retrieve_data .Retrieve Payer Details SELECT SINGLE * FROM payr WHERE ...

Resolved! User exit

Hi.. I am using transaction VA01.... I want to find a user exit or badi...which will give me the sales order no that is genereted....ie ones the user has entered all the required data...and he clicks on save....the sales order no is automatically ...

Resolved! OK code for BDC program

Hi,I am currently doing a BDC program and is facing an issue with the OK code.When my screen hits a warning message, my program failed.I have tried to use OK codes, '=ENTR' and '=ENTE' but both still doen't work to bypass this warning message.Appreci...

Resolved! small confusion ......

Hi all,here i ve declared simple table and trying to pass values to that.but its giving some error like> Field "FIELD" is unknown. it is neither in one of the specified tables nor defined by a "DATA" statement. where i ve gone wrong. let me know plz...

Resolved! need to add in timestamp

hi ,i have a field "lv_timestamp" of type TIMESTAMP. i need to add 120 seconds to in each loop pass. so i just put ordinary addition as it is of type TIMESTAMP.loop at itab. lv_timestamp = lv_timestamp + 120.endloopit is getting add but i am getting ...

Cluster table problem

Hi ExpertManagment in our company need a report which should show the anychanges made on the document number have to be displayed for each users could anyone help me in coding pleaseI want to create a report which will show the changes make to the do...

Duplicate Orders.

Hi,I have a report which displays no. of orders in staging(before comming in to SAP, between EDI and SAP) by Sold to and PO date. For Ex:soldto podate no-of-ordersWalmart 20071001 10walmart 20071005 25If I put cursor on one of the above lines a...

Resolved! Query

Hi, Currently I am working on 4.6C, and on workflow to send e-mail notification to Lotus-notes. I am required to run the prg. RSWUWFML2. This version does not have it so how do I get the new prg?Thank you,SB.

Labels in this area