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

    How to read environment variable of project of SAP Build Process Automation in Script Task

    Hi Experts,We are trying to read the environment variable of project of SAP Build Process Automation in Script Task. But so far as we know, we can only read Custom Variables, Process Inputs, Process Metadata and API data...Is there any solution to ge...

    Please, I need to convert these loops to the new version 7.5 syntax

    LOOP AT t_bseg ASSIGNING FIELD-SYMBOL(<fs_bseg>) where hkont = <fs_cuentas>-saknr.          LOOP AT t_grupo2 INTO DATA(wa_grupo2) WHERE bukrs = p_bukrs AND gjahr = p_ejer AND belnr = <fs_bseg>-belnr AND buzei = <fs_bseg>-buzei.            lv_monto_gp...

    Delete items (BSEG) from a parked FI document with FM PRELIMINARY_POSTING_DOC_WRITE

    Hi all,I'm struggling with the function module PRELIMINARY_POSTING_DOC_WRITE, when I try to delete lines from VBSEG. I have to do so because I need to apply changes to the parked document coming from an interface outside of SAP where I cannot determi...

    Avoid deleting entries from the VBUV when the expected price of an item is not correct

    What is the simplest method to avoid the deletion of entries from VBUV if there are items in VBAP with the field CEPOK = 'B' (Expected price not correct), even though the sales document has been fully processed (VBELN-GBSTK = 'C')?Essentially, VBUV s...

    App preview in VS Code fails to connect to trial backend (401 when loading metadata)

    I am following the tutorial here: Create a Travel App with SAP Fiori Elements Based on OData V4 RAP Service | SAP TutorialsBut instead of using Business Application Studio, I am using VS Code with Fiori Tools.Connecting to the TRL trial system is suc...

    Labels in this area

    Explore this Area