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
    • 94182 Views
    • 212 Comments
    • 39 Likes

    Code page problem

    Hi everyone,I created a webservice via XI.In my internet explorer, I get to the web service form and fill a field text in hebrew before executing it.Now using se37, I put an external breakpoint in the RFC to see what text I receive. I only receive gi...

    Resolved! Accepted Solution

    How to create extra space?

    Hi,DATA v_tmp(18) TYPE c.CALL FUNCTION 'CONVERSION_EXIT_ALPHA_OUTPUT'EXPORTINGinput = wa_sales-matnrIMPORTINGoutput = v_tmp.CONCATENATE v_tmp 'XXX' INTO PO_OBJ.The answer that I get is this - "X7000114BLCKXXX" the spaces beteeen the MATNR and XXX is ...

    smartforms pages

    Hi experts,I got a requirement to develop a smartform.The report is having 3 pages.First page was developed.How can i develop second page with diffenet details?(I have first page with some details,and second and third pages also with different detail...

    batch number

    hi i want to generate batch number from '0000' to any value but the new value must be with in 4 cahracters.Ex: 9999 its new value is '9999' 12345 its new value be 'XXXX'(4 characters)here '12345' is more than 4 characters should be converted to 4 ...

    Resolved! Accepted Solution

    internal table

    How to find Maximum Value in Internal Table There is one internal table containing 3 columns. I want to find the maximum value of 2nd column in that internal table . If I use loop at tab, that becomes performance issue, when there are more no. of rec...

    ALE WE19 ERROR

    I am trying to post a FI document using transaction code we19. Below are the steps that I have performed. The message type is FIDCC2. SCENARIO 1 - Without entering the business area. I enter the data into the segments and after checking the partner p...

    Resolved! Accepted Solution

    hwo to change default value...

    Hello guys, I need help on this one. Is there possibly a way to change the default value in depreciation area 15 under transaction AS03. What I want is to make the value under the unplanned depreciation row to have 0 as default value. BtW, Is it also...

    Resolved! Accepted Solution

    FTP

    Hello everyoneI need to you this - After you place a file on the apps server (in a directory).Then how do you FTP the file to the corresponding destination?I need to know whether do we have to write any code in the program or use any FM or ........ a...

    Labels in this area