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
    • 94638 Views
    • 212 Comments
    • 39 Likes

    IF_SALV_BS_XML

    We are using (changed standard code which is using mentioned ) class IF_SALV_BS_XML as part of our development .it works fine in dev server . but when we transport we are facing short dump.reason is the attribute Version_26 is not found in class IF_S...

    Resolved! Accepted Solution

    Re-Execute Availability check programatically in USEREXIT_SAVE_DOCUMENT_PREPARE

    Hi ,when create or changing sales order, I am changing the value of Route at the item level. I need to update schedule lines after this change. When i tried to re-execute availability check in USEREXIT_SAVE_DOCUMENT_PREPARE with PERFORM fcode_bvfp(sa...

    Resolved! Accepted Solution

    BI Authorization issue

    We are facing some peculiar authorization issue in BI system.When user is trying to run BI HR OM report from enterprise portal, it is through authorization error when viewing data for HR field Employee sub group. The users are able to view data if cl...

    Best Practice for using CAST operator

    Hello SDNers,I looked up the SAP documentation but could not find any best practice on using the CAST operator multiple times in a procedure.Approach#1:          INSERT LINES OF:            CAST child( parent )->table1 INTO TABLE ex_table1,          ...

    SuhaSaha by Product and Topic Expert
    • 2268 Views
    • 6 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Uploading BDC in 12 lakhs records in Background mode

    Dear all,I am uploading 12 lakhs records in BDC ( through selection screen via) using session method. Since before session will created, i am getting " Time limit exceed " error message.Then , i am executing in background mode. Since executing in bac...

    Resolved! Accepted Solution

    Automatic Search help not linked with foreign key - Upgrade

    Hi,I'm looking for a solution to a strange behaviour after system upgrade to Ehp8.Field MATNR, as a foreign key in a custom table, is not linked to MAT1 Search help during table activation.The only difference between old and new system is the Search ...

    Resolved! Accepted Solution

    Infoset Query Code question

    Hi,I am working on a SAP query and using some ABAP code in a field, I have the following code:Get period for material from MBEWH*tables: MBEWH.clear Z_MBEWH_LFMON.select * from MBEWHwhereMATNR = MBEW-MATNRandBWKEY = MBEW-BWKEYandLFGJA = Z_MBEWH_LFGJA...

    iftyd by Participant
    • 1333 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Asynchronous call

    Hi,what is correct way to call SRM from ECC program asynchronously ? so that the  ECC program gets over even if SRM code is running.call RFC function module in update task orPI scenario to trigger SRM codeECC needs results so SRM needs to send result...

    bhakti2 by Active Participant
    • 1429 Views
    • 5 Comments
    • 0 Likes
    Labels in this area

    Explore this Area