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

    Function Module behaves differently on a Mac and on a PC

    Hey, I'm using a report that calls a function module in order to read an Excel-file. I do this in the SAP GUI and / or in Eclipse IDE on a PC (HP Zbook running Windows 11 Enterprise Version 21H2 - SAP GUI 7.70 - Eclipse 2022-03 (4.23.0) - ADT (...

    Resolved! Accepted Solution

    Database view in SM30

    Hi there, is it possible to use a database view via SM30 / SM31? I cannot find any possibility. I don't think that it is possible to create a maintenance view for a database view huh? Background: In my use case I have to join multiple database ...

    dschiener by Participant
    • 3435 Views
    • 7 Comments
    • 0 Likes

    ABAP Module Pool Programming: How to make Input/Output field invisible but fillable?

    Hello Gurus, I added a label and input/output field to the screen in Screen Painter. These components will be invisible to the user, but the input/output field will be filled from the outside (My Fiori app). Hiding the label is not a problem (s...

    How to remove incorrect line items in BADI ME_PROCESS_PO_CUST while Purchase Order creation.

    Hi All, I am trying to use method IF_EX_ME_PROCESS_PO_CUST~PROCESS_ITEM to remove incorrect line items from Purchase Order at the time of creation through ME59N. Using below code I am able to get all the line items. Now after checking some valida...

    Resolved! Accepted Solution

    READ within LOOP replacement as per New Syntax 7.4 and 7.5

    Hi All, I am using below code to replace LOOP with READ statemnst as per ABAP 7.4 and 7.5 syntax, : Here LT_STOCK table will be read every time by below key : WH = LS_BIN-WH BATCH = LS_BIN-BATCH Instead, is there any way to get LT_STOCK content...

    Resolved! Accepted Solution

    Logic Confusion!!!

    Dear all seniors,I have a requirement to pick some fields (Matnr, Menge, Meins) from the table "MSEG" on the basis of two fields of MKPF Table, which are common in both tables (MBLNR & MJAHR) so i have used where clause there is no problem till there...

    Resolved! Accepted Solution

    cannot update PRPS table for zcustom field with BAPI_BUS2054_CHANGE_MULTI

    Hi all, based o below code although i get success message from bapi claiming table has been updated but my particular custom z field remains empty. What is going on here? The PRPS table changed on date shows there is changes But my zwork_pac...

    Labels in this area

    Explore this Area