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

    Create an internal table field with cl_alv_table_create=>create_dynamic_tab

    G'day guys,Just wondering, is it possible to create an internal table field with cl_alv_table_create=>create_dynamic_table?I'm creating a dynamic internal table and i need an additional field of type lvc_t_scol in the internal table but I don't know ...

    Resolved! Accepted Solution

    Purchase Order Header enhancement - ME_GUI_PO_CUST and ME_PROCESS_PO_CUST

    I have enhanced CI_EKKODB in EKKO to add 12 new fields. I've created a custom subscreen in SE80 with those fields.I've implemented ME_GUI_PO_CUST (ME_PROCESS_PO_CUST was already implemented previously) and put the appropriate code in SUBSCRIBE and MA...

    Resolved! Accepted Solution

    Problem with BKPF SELECT.

    Hi everyone! Quick question. I'm using a select statement from table BKPF with joins to WITH_ITEM and LFA1. The thing is that it takes too long to execute, and finally i get a dump timeout. i tried to replace BKPF for BSIK or BSAK in case that helpe...

    Resolved! Accepted Solution

    BAPI_ACC_DOCUMENT_POST

    Hi, I am using the below code to create a vendor invoice, but I keep getting the error "FI/CO interface: Balance in transaction currency". Now the vendor and the compnay code are both setup as GBP, and the 2 lines I am posting are simply fro £10, so...

    Resolved! Accepted Solution

    Search Help for field of standard table used on non standar report

    Hi all.I need to know whether is posible to set up a "Search Help" / "Matchcode" for one standard field (LFBK-BKTVP) of a standard table (LFBK) that is going to be used on the selection screen of one new non standard report ZFK01.I was wondering if t...

    Interactive report

    Hi all,I have created interactive report. On 3rd list, i had calculated total for netwr filed and it is displayed at bottom.netwr field on list is editable. If value in netwr changed by user , value for total should be changed on same list.Can anybo...

    Resolved! Accepted Solution

    IIS reverse proxy issue

    Hello All,I have created a ITS based transaction.However, I am getting a URL page cannot be found message since we have used reverse proxy and the original link to the app is - http://<hostname>:<port>/sap/bc/gui/sap/its/zsbwp?sap-client=020 and the ...

    Resolved! Accepted Solution

    Check box Selection need to be disabled in hierarchical ALV using HIERSEQ

    HiI have created Hierarchical ALV using CL_SALV_HIERSEQ_TABLE using FACTORY method. I need to add check box in the level 2 of the list.I also need to control edit property of Check-box based on some condition. Only some rows should be allowed to be s...

    Resolved! Accepted Solution

    Excel Attachment Issue

    Hi ,I use the FM : SO_NEW_DOCUMENT_ATT_SEND_API1 for triggering an email with the excel attachment. Email triggering with an attachment happens without any issues. But in the attachment , I am facing the following issue.One of the fields in the exce...

    Resolved! Accepted Solution

    Custom field in table VBAP for incompletion log not functioning as expected

    Hello Gurus,I am facing a strange problem while checking for incompletion log in sales order.I appended the table VBAP with a custom field and configured it as well.It works fine if there is any other entry in the incompletion log but doesn't works a...

    Labels in this area