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

    create a generic method which can be used to display ALV using CL_SALV_TABLE

    i have created a method that accepts any table as its importing parameter and inside that method i am CL_SALV_TABLE -> factory method using the importing parameter.But every time i execute it i recieve a dump that Overwritten protected field. I dont ...

    Resolved! Accepted Solution

    Abap sintax doubt *

    Hi I am analysing some code of a programIn some point i got the following code IF sy-subrc IS INITIAL. %vtweg% = ls_cli-vtweg. EXIT. ENDIF.My question is: what means the % ?It is a wildcard? Or it means something else?Thank you and best regardsJoã...

    Resolved! Accepted Solution

    Suggestion about the Structure View of ABAP in Eclipse

    Hello community, hello Thomas,I have a suggestion about the structure view of ABAP in Eclipse. In a normal case you see a structure e.g. like this:@EndUserText.label : 'Proxy Structure (generated)' @AbapCatalog.enhancementCategory : #EXTENSIBLE_ANY d...

    SAPMV45A 8459

    Hi,Added custom filed with fixed values drop down maintained at domain level at additional data B. after this development reason code drop down is not coming ( reason code drop down is coming when we go header of va01 and back then only drop down is ...

    ABAP Object services and Hana

    HelloIn the past I wrote some ABAP-Programms and I used ABAP Object services. I like it and I think the programms are fast.Is ABAP Object services on a Hana database still supports?Is it a good Idea to writing programms with ABAP Object services on ...

    dmi by Participant
    • 1517 Views
    • 4 Comments
    • 1 Likes
    Resolved! Accepted Solution

    How we can use function module in AMDP HANA while optimizing ABAP Report .

    Hi,While i was optimizing ABAP Report in AMDP HANA there is standard function module AVAILABILITY_CHECK in report that taking too much time for execution so,is there any alternating solution so i can use this function module in AMDP so i can get fast...

    Resolved! Accepted Solution

    CONVERT_TO_FOREIGN_CURRENCY for future exchange rate is not working

    Hello,I am using FM CONVERT_TO_FOREIGN_CURRENCY to send future prices valid from 01.01.2017.And maintained exchange rate as 1.2 in TCURR table valid from 01.01.2017.But after executing its taking exchange rate as 1.25 which is valid from 01.01.2016.A...

    Labels in this area