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

    ALV Grid Events not calling

    Hi Everyone, I tried to create a report that output using ALV grid (FM : REUSE_ALV_GRID_DISPLAY). When I tried to add TOP_OF_PAGE and PF_STATUS Events in the FM I followed below two approaches. Directly give it in the export parameter like i_call...

    Resolved! Accepted Solution

    Select query without distinct bugs, duplicate data removed

    Hello, I was wondering If such case ever happened for others. So in my Production server, I am using this syntax below, but it cause weird bugs, where there should be 5 lines of data ( where 3 lines have batch A, and 2 lines have batch B ), but ...

    xiswanto by Active Participant
    • 1574 Views
    • 2 Comments
    • 0 Likes

    Debugger Scripting

    Hello Experts, Do you know what is the reason why this script is not executable? It is showing syntax error , with class tpda_scr_globals_it it is executable but not with tpda_scr_locals_it. Is there a restriction from SAP why it may not be executa...

    airwave by Explorer
    • 3517 Views
    • 7 Comments
    • 0 Likes
    Resolved! Accepted Solution

    In which case primary key is empty but secondary key is not empty?

    Hi all, I have read the help doc of key for internal table type definition. I found that: A standard table with an empty primary key can have non-empty secondary keys Here is an example: TYPES ty_gt_payload TYPE STANDARD TABLE OF ty_gs_payloa...

    EricYu0912 by Product and Topic Expert
    • 2193 Views
    • 6 Comments
    • 0 Likes

    Copy a PDF file from an FTP server to my SAP application server OS level directory (AL11)

    I have a requirement to pull a PDF file from an FTP server and then write the exact same file to a folder in the SAP AL11 directory. I am successfully connecting to and getting the date from the FTP server using several SAP standard function modul...

    Resolved! Accepted Solution

    FileFilter in cl_gui_frontend_services=>directory_list_files doesn't work

    For some reason whenever I use a file filter in the function "directory_list_files" of "cl_gui_frontend_services" it doesn't seem to work, while in methods like "file_open_dialog" there is no such problem. If I leave out the filter in the code belo...

    ventior by Explorer
    • 3152 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    SE93 with parameters

    Hey, I want to create a transaction that will pass an object. The transaction will call to transaction SLG1 and will pass an object to the first field called 'BALHDR-OBJECT' But, when I enter it gives an error that this field does not ...

    8it8 by Explorer
    • 3920 Views
    • 5 Comments
    • 0 Likes

    standard table

    Hi, I want to insert entries into TWLVZ table from my ODATA service. Please let me know which BAPI i can use to insert data into this table or any other way of inserting data from program. Regards Biswa

    Biswa_B by Discoverer
    • 926 Views
    • 1 Comments
    • 0 Likes

    data type issue

    Dear Experts, Below show field ZQAMOUNT having data type P(17.dec2).Previous amount field had a C(20), to achieve a sum after downloading that report to excel i have changed data type from character to packed decimals. The issue is Because of packe...

    INCLUDE AND ENHANCEMENT

    I'm in the FM06BF01_SUBMIT include. I made changes to ZMM_ENH_ME55_ONAY enhancement. I moved FM06BF01_SUBMIT to the live system. Since the ZMM_ENH_ME55_ONAY enhancement is also included in the FM06BF01_SUBMIT include, shouldn't ZMM_ENH_ME55_ONAY ...

    Labels in this area

    Explore this Area