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...

    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...

    sheenamk by Developer Advocate
    • 94870 Views
    • 212 Comments
    • 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! Accepted Solution

    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! Accepted Solution

    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...

    weltspion by Participant
    • 2012 Views
    • 6 Comments
    • 0 Likes
    Resolved! Accepted Solution

    previously declaredu0094myfileu0094 that is put in the variable FNAME !!

    Q] Pls see the site http://help.sap.com/saphelp_nw04/helpdata/en/fc/eb3ccd358411d1829f0000e829fbfe/content.htmpls locate the statement DATA FNAME(60) VALUE 'myfile' .My question is that iof it declares the previously declared”myfile” that is put ...

    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

    Explore this Area