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

    "Call_function_not_found"

    Hi Techies,I have a short dump saying Function module "Z_SAMPLE_INTERFACE" .Below is error description :-_____________________________________________________The function module "Z_SAMPLE_INTERFACE" is called, but cannot be found in the library. Err...

    Resolved! Accepted Solution

    Implementing BADI TRIP_WEB_NUMBER, problem reading a field

    Hi All,Have anyone implemented BADI TRIP_WEB_NUMBER before,Interface : IF_EX_TRIP_WEB_NUMBERMethod: USER_EXIT_NUMBER_INTERNALI need a help.In this method i have exporting parameter NUMBER_RANGE TYPE INRI-NRRANGENRso my requirement is just to chan...

    Resolved! Accepted Solution

    Add qty by using SUM in control break statement based on a condition.

    Hi,I have an internal table t_confirm containing fields vbeln(Delivery) posnr(Item) tanum(TO) tapos(TO item) nistm(Qty) vltyp(Storage Location). I have a internal table t_picklist having lgnum(warehouse) and vltyp(Storage type).The table has One ware...

    Resolved! Accepted Solution

    Scroll button problem

    Hi Experts,I am facing one issue in Scroll button. I have created table control using wizard in module pool with the Scroll Button check Box selected. So I am able to get the Scroll button on the screen but the problem is when I have 200 entries on t...

    Resolved! Accepted Solution

    Create ABAP object dynamically

    Is it possible to create objects dynamically?so that the name of the class is set via parameters and also the variables and which class is the superclass?something like:fieldsymbols: <a> type any.data: data_object type ref to object.create new class ...

    Problem In Excel

    Hi All,I have a variable with text lv_longtext = ' Invoices must be against##Honeywell SA##Succursale du Luxembou ' and i am replacing the duble hashes with below code. after that we are trying to move this text to excel file but the output is com...

    Labels in this area