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

    Convert SAP Old code to SAP New Syntax

    Dear Team,How to convert the below code into sap new syntax LOOP AT it_h1 INTO wa_h1n WHERE regiogroup = 'S01' AND supply_division+0(1) = 'W'.        IF wa_h-langu_corr = 'M2'.          LOOP AT it_swm INTO lv_string WHERE opbel_bi = wa_h1n-opbel_bi. ...

    Sonu786 by Discoverer
    • 1833 Views
    • 5 Comments
    • 1 Likes

    ALV Subtotal

    Hi everyone,I am using REUSE_ALV_GRID_DISPLAY_LVC to display alv.So how can i get the subtotal column value to calculate ?Ex:I want to calculate the Success Rate at the last column in subtotal line to show the result of total Actual / total Target (t...

    Janie1 by Newcomer
    • 1525 Views
    • 2 Comments
    • 0 Likes

    Need help to convert the below code to SAP 7.4 syntax

    Need to modify the table CT_EDIDD. segment E1EDP05 condition record with new values.           LOOP AT ct_edidd INTO DATA(ls_edidd) WHERE segnam = co_e1edp01.      ls_e1edp01 = ls_edidd-sdata.      DATA(lv_segnum) = ls_edidd-segnum.*      DATA(lv_ind...

    Requesting Help ,Loading FILE From AL11 based on TIMESTAMP

    Dear sir/Madam,I am reqeusting to help the code for picking the file from AL11 based on TIMESTAMP,I am having the files in AL11 like LASTCHANGEDON  LASTCHANGEAT    FILENAME                                                                              ...

    How to explode BOM using CS_BOM_EXPL_MAT_V2 with only approved ECNs (AENR-RLKEY = '1')?

    Hi everyone,I’m using the function module CS_BOM_EXPL_MAT_V2 to explode BOMs based on effective dates. However, I’ve encountered a business requirement where only BOMs with approved ECNs (i.e. AENR-RLKEY = '1') should be considered during the explosi...

    Issue: Form and Configurations Not Saving in SAP Build Apps

    Hi everyone,I’m currently using SAP Build Apps Free Trial  to carry our an automation project and I’ve been running into an issue where the forms I create — along with their configurations — disappear from the automation page after I log out and log ...

    Can't copy existing app

    Hi,I'm in the community edition and I'd like to build an app using a previously built app as a baseline.When I log into SAP Build Apps and I try to copy an existing app in the My Apps screen using the little copy icon, I get the following error:Is th...

    BramS by Newcomer
    • 3887 Views
    • 16 Comments
    • 3 Likes

    ADT Quick Assist Error

    Hello everyone,I get following error when using the QuickAssist (ctrl + 1) for creating literals in the text pool. Everything else works fine (renaming, constructor creation) only the literals creation/adding will give me the following error:Cannot i...

    RPWW by Newcomer
    • 665 Views
    • 1 Comments
    • 0 Likes
    Labels in this area

    Explore this Area