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

LOOP

Hi allIn the below code you can see am using two LOOP AT statements.So its taking a long time to execute how can i use only one loop condition and get my desired output.Please help.VijaySELECT * FROM s023 INTOCORRESPONDING FIELDS OF TABLE IT_s023 WHE...

Resolved! LOOP

Hi allIn the below code you can see am using two LOOP AT statements.So its taking a long time to execute how can i use only one loop condition and get my desired output.Please help.VijaySELECT * FROM s023 INTOCORRESPONDING FIELDS OF TABLE IT_s023 WHE...

Passing Ok Code

Hi,I have text box in one screen. I am passing the Value to the text box through the Program. Then it should trigger the PAI according to the Value in the Text Box. For this purpose How can I pass the Ok_code ?If i pass the ok_code through the Progra...

FUNCTION MODULE

Hi Experts,I need to convert RAW data Into ITF format(sap script text format).Please tell me if there any function module which converts RAW(RTF) data to ITF format with code.I mean what are the parameters need to pass to th function module.I tried ...

Resolved! Jobcount at runtime

Hi everybody!I'd like to determine the jobnumer (TBTCO-JOBCOUNT) of an actually running background job. In other words: Does an ABAP report know its own jobnumber, when it is running as background job? I need it inside the running report.Unfortunatel...

F4 HELP

HI alli create a zemp table .in filed have no f4 help.how to create a f4 help for fields.means in program parameters : ename type zemp-ename .but this parameter have no f4 help.so how to create a f4 help

EQUIPMENT_SAVE

Hi ,I am using FM EQUIPMENT_SAVE to update the sales order and line item in IQ02 transaztion, but I am getting error ' Serial number 100 for material 17 cannot be locked.Please let me know do I need to use any other series of function modules along ...

Labels in this area