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
    • 94947 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    LSMW

    Hi guys,I'm utilize the LSMW with method batch input recording (> Menu> Go to recordings) and I simulate the tr.MM02 but when the program create the batch input session stops because it don't recognize the selection of the view( in my example 'Classi...

    ECC6 upgrade issues

    Hi Experts,We are updated to the ECC6 system. There are issues coming while executing some of the programs. One of the issue is with the LFA1 table structure. Previously in 4.7, this statement used in the program w_lfa1+3(1429) transferring this valu...

    Resolved! Accepted Solution

    Method

    Hello Forum,Could you please let me know how to interprete this code?method GET_VARIABLENAME. vname = me->vname.endmethod.what is 'me' about?Thanks in advance.RegardsS.Patel

    Enhancement Framework

    Hi XpertsI've a doubt on the execution of the source-code plugins. Considering the enhancement RMMMBESTN_08:ENHANCEMENT-POINT RMMMBESTN_08 SPOTS ES_RMMMBESTN STATIC. *$*$-Start: RMMMBESTN_08------------------------------------------------------------...

    prabhu_s2 by Active Contributor
    • 491 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    multiplying

    Hi,I get the error message when I try to multiplythis values.Arithmetic operations are only intended for operands that can be converted to numbers (numeric operands)lt_inc_chrg = DEC 5 length 2 wa_tmq-accidents = INT4 wa_tmq-PRICE ...

    Resolved! Accepted Solution

    Structure-Error

    Hi, When I am creating the structure iam getting the following errors. Feld "AAUFG" in Tabelle "ZMRTRSS_PLPO_OPR" ist doppelt (Bitte überprüfen) Feld "AAUFG" in Tabelle "ZMRTRSS_PLPO_OPR" ist doppelt (Bitte überprüfen) Please let me know how to r...

    Resolved! Accepted Solution

    coverting float to chars

    Hi All , Can anybody please help me to get the float converted to char typeI am using a bapi 'BAPI_OBJCL_GET_DETAILS' which is returning few fields in float in with table parameter 'allocvaluesnumnew 'can anyone help out wth the best way to chnage t...

    Resolved! Accepted Solution

    Performance Tuning

    Hi All, I have one RFC 'ZBW_XXXXX' . Maximum performance needed from my RFC. Currently it is taking some micro seconds. i want to reduce as possible we can do.Iam pasting code...In the Below statmemt i have remove aggregate functionsand i...

    select single

    I am selecting vbeln and fkart from vbrk, since vbeln is a key field i will fetch a single recordI useselect single vbeln fkart from vbrk where ....How do I use the values vbrk-vbeln and vbrk-fkart for further processing, can I use into clause here?

    Labels in this area

    Explore this Area