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

    Custom BAPI with BDC

    hi guysi have a custom BAPI with a BDC within it..however im getting an error on process screen saying input value is longer than screen field. i added the code below to go around that error but now again another error occurs DATA: BEGIN OF itab_amo...

    Set bit of

    Now if there be a code like this: Code: DATA : FRANKFURT (4) TYPE X , WA TYPE SPFLI . -etc. Code: CASE WA-CITYFROM. WHEN ‘FRANKFURT’ . SET BIT SY-TABIX OF FRANKFURT . ENDCASE . -etc. who can explain the following statement for me...

    Resolved! Accepted Solution

    Read a particular worksheet in excel

    Hi,I am trying to read data in excel sheet into an internal table. I used code similar to in FM ALSM_EXCEL_TO_INTERNAL_TABLE and it works fine. But the problem is it reads the active worksheet. My excel has 8 worksheets and say if I want to read work...

    Hr forms using PE51

    Hi All ,I have got a requirement where i need to develop a hr form using transaction PE51, This is the first time i have got some thing to do with HR forms and i have no idea of what is the process of developing an HR Form using transaction PE51 .I h...

    Resolved! Accepted Solution

    SAPScript Negative sign is appearing as "#"

    Hi!My problem is: As input “Not more than 5.1 µS.cm – 2 at 25°C”, where “–2” written in Excel as superscript of “cm” , i.e. square centimeter is taken. This appears as “#2” when displayed in SAP Script. When I try to compare this “– “ with “-“ hyph...

    hi .

    i ve to know as to where u create model views ... i mean i ve defined 2 logical system , assigned the ls to clients , also defined the rfc ... now my doubt is, are model views created in the sending system or recieving system or are we suppose to cre...

    Labels in this area