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

    SAP MODULEPOOL

    I have a 2 Screen..1 st screen User Input(Mat No)..The 2 nd screen Material Details.. 1 st screen have a Pushbutton.. But if the user dosent Give any input in 1 st screen , While clicking a button It will go to 2 nd screen. But i want user atle...

    Resolved! Accepted Solution

    Getting the type of an inline declared variable in Eclipse (ADT)

    If I click on a method, and ctrl-space I get the parameters. Similarly if I click on a type and ctrl-space, I get the fields. It'd be nice if I could click on any variable and know its defined type, so: Structure - fieldsTable - line structure, if ...

    matt by Active Contributor
    • 2293 Views
    • 4 Comments
    • 1 Likes

    get size of subscreen

    Hi, I'm wondering whether it is possible to get the actual size of a subscreen dynpro like I can get the size of the main screen via sy-scols/-rows? I'm using a dynpro splitter (cl_dynpro_splitter) and want to read the size of each subscreen dir...

    vowu2 by Discoverer
    • 1330 Views
    • 3 Comments
    • 0 Likes

    HOW to delete items before screen display while creating salesorder with reference

    HI everyone, I'd like to refer to a sales order to create a new salesorder. But I don't want copy all items. I just want to copy the items that i need. How can I delete the items i dont't need before screen display. Can ueserexit_move_field_to_abap...

    alv filter not working

    alv filter not working wa_fieldcat-fieldname = fieldname. wa_fieldcat-seltext_m = desc. wa_fieldcat-ref_fieldname = reffield. wa_fieldcat-ref_tabname = reftable. wa_fieldcat-col_pos = gv_pos. IF p_rad2 = 'X' AND sub_tot IS NOT INITIAL. wa_fieldca...

    Resolved! Accepted Solution

    Data not fetched properly from select-options input to an FM input data.

    I am using SELECT-OPTIONS to fetch data using a selection screen and the data which is being fetched having these columns SIGN, OPTION ,LOW, HIGH. Now the data that I am getting in this RFC_DEST I need to use that data as input data to an ...

    Product allocation API

    Hi Team, I am trying to see API_PRODUCT_ALLOCATION_OBJECT_SRV can be used to update CVC and Timeseries data from Non SAP system. When I look at the SAP documentation, if I want to create CVC or timeseries, I have to pass the UUID of product allocat...

    mkmsiva by Discoverer
    • 1837 Views
    • 3 Comments
    • 3 Likes
    Resolved! Accepted Solution

    SPAU_ENH - conflicts in implementations of foreign namespace

    During the works on a system patch, we encounter conflicts in enhancement implementations that have been delivered by external software companies. Since they have a foreign namespace, I am not able to set the "Adjusted" flag. How can I clean up the...

    jrgkraus by Active Contributor
    • 1614 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    ALV CL_GUI_ALV_GRID: Event BUTTON_CLICK does not work after inserting new row

    Hi SAP_BASIS 750 0017 ALV CL_GUI_ALV_GRID. Editable. There is a colum that is a button (FIELDCAT-HOTSPOT & FIELDCAT-STYLE). Clicking the buton triggers event BUTTON_CLICK. Method ON_BUTTON_CLICK (registered as event handler vor event BUTTON...

    Labels in this area

    Explore this Area