Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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...

    Criticality.png

    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...

    2024-08-07_08-25-11.png
    sheenamk by Developer Advocate
    • 93241 VIEWS
    • 212 REPLIES
    • 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
    • 1780 VIEWS
    • 5 REPLIES
    • 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_0-1745564995531.png Janie1_1-1745565213866.png
    Janie1 by Newcomer
    • 1479 VIEWS
    • 2 REPLIES
    • 0 Likes

    Supplying Export parameters as Import parameters to a Remote Enabled Function Module

    Dear community, I am trying to figure out a way to call a function module remotely with a client program (either with .NET RFC connector or with PyRFC). For now both do not work for me as I am unable to find the correct solution to my requirement.Bel...

    Waelf by Explorer
    • 1435 VIEWS
    • 3 REPLIES
    • 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...

    Internal Server Error in SAP Build Work Zone: Seeking Resolution

    This issue is resolved, Thank you @Joni for your help.Hi All,I’ve recently encountered an issue with SAP Build Work Zone, and I wanted to share my experience while seeking assistance in resolving it. While trying to access my application, I consisten...

    YashminBehera_0-1744626998039.png YashminBehera_1-1744627006957.png

    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...

    ABAP CDS - Virtual Cube Read Interface IF_RSRTS_CDS_READ behavior is doubled

    Hi, I have a simple CDS Cube using the Cube Read Interface IF_RSRTS_CDS_READ.This interface provides three methods:IF_RSRTS_CDS_READ~DEFINE / ~READ / ~GET_PROPERTIESIn the ~GET_PROPERTIES Method I am setting the attribute "provide_exact_data" to true...

    sap_cohort by Active Contributor
    • 567 VIEWS
    • 0 REPLIES
    • 0 Likes

    Is it possible to use Web Service as a source for Web Intelligence document?

    Hi Experts!We have some specific logic that we want to apply in ABAP so we want to use AMDP wrapped in Web Service as source for Web Intelligence document. Is this possible? We only found the KBA below that uses an existing report to create an Odata ...

    image.png

    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 ...

    Making a change in SAP Query

    Hi All, I have a requirement in my project. There's one SQ01 query in production system for which a Data read. program is created in the infoset for the query. Now in the code, i want to make a change in the where clause for one of the select stateme...

    KMAHATO by Discoverer
    • 693 VIEWS
    • 1 REPLY
    • 0 Likes

    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_0-1743283532431.png
    BramS by Newcomer
    • 3830 VIEWS
    • 16 REPLIES
    • 3 Likes

    ALV IDA - add colour to column

    Hello everybody,Do you know if it is possible to colour columns using IDA ALV (cl_salv_gui_table_ida)? I know that it is possible to colour columns in another ALV type, but I am looking for information about IDA. Thank you in advance for your help.Ki...

    LukaszN by Discoverer
    • 991 VIEWS
    • 2 REPLIES
    • 0 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
    • 646 VIEWS
    • 1 REPLY
    • 0 Likes
    Labels in this area