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

    Triggering Actions in BOPF API

    Hi All,I am trying to pass the name of the action along with its parameters to the DO_ACTION() method of the/BOBF/IF_TRA_SERVICE_MANAGER interface. But the action is not getting triggered. Instead it is filling the failed key table. The key which i a...

    thirus11 by Participant
    • 4256 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Carrier missing while creating sales order using BAPI sd_salesdocument_create

    Hi All.I  using BAPI SD_SALESDOCUMENT_CREATE to create sales order.When I create a document the foreigner carrier is changed to other, I checked the master data and it has partner function defined.wa_partners-partn_role    = 'FC'.  "Frieght carrierwa...

    Resolved! Accepted Solution

    Skipping line when debugging

    Hello gurus,I have an issue with the below code. This is to get the division field from the table zgb_100 by doing look ups in different tables. The code is logically but when I debug the code I see that the below highlighted part is not being picked...

    Resolved! Accepted Solution

    Disable proposals for class / interface names in SE80 repository browser

    Hi,when i start entering a class (or interface) name in the repository browser (in Transaction SE80), as soon as i stop typing for a second, the system searches for proposals.While this may be useful sometimes, most of the time it just interrupts my ...

    Resolved! Accepted Solution

    ABAP ADT parallel locking issue for ABAP Classes

    Dear Ladies and Gentlemen,I have one issue which currently stops me to working on ABAP ADT instead of SAP GUI. It becomes more and more critical for me. The issue is very simple: it’s how the ABAP ADT locks ABAP classes when you start something typin...

    Resolved! Accepted Solution

    Correction of error not possible after error message in AT SELECTION-SCREEN

    Dear experts,I have created a dynamic selection screen within a tabstrip (also created dynamically).In the AT SELECTION-SCREEN event I have created an error message, with the instruction MESSAGE e010(/SAPLOM/XMM_MESS), if certain conditions are met.T...

    Resolved! Accepted Solution

    ME21N, USER NOT ALLOWED FOR PRINT PREVIEW UNTIL PO HAS BEEN RELEASED STATUS.

    Hi experts,Please suggest the solution.Client required that, After saving PO,  user is not allowed to view the purchase order unless and until PO has been released.If user attempt to view the PO, I want to give an error message in same transaction. I...

    Resolved! Accepted Solution

    Custom Sort in ALV Display

    Hello Experts,My requirement is to sort the output based on the currency WAERS.Requirement is : First all values should be of PLN currency then EUR and after that rest of the currency should come in ascending order.I have done the development by crea...

    Smq2 getting stuck up with error Interface "IF_EX_LE_SHP_DLV_GETLIST" changed at runtime.

    Hi folkes,In my system all SMQ2 quues are getting stuck up and I am getting below error in dump.Interface "IF_EX_LE_SHP_DLV_GETLIST" changed at runtime.Error analysis    Interface "IF_EX_LE_SHP_DLV_GETLIST" was changed at program runtime. This can   ...

    Resolved! Accepted Solution

    Short Dump in INTO CORRESPONDING FIELDS OF field-symbol structure

    Dear gurus,I get a Short Dump error everytime I use this piece of code (Header pasted later):     LOOP AT lt_idocs ASSIGNING <lf_idocs>.       SELECT docnum              counter              segnum         INTO TABLE lt_segmen_init         FROM edid4...

    Resolved! Accepted Solution

    Weird behaviour of BAPI_CUSTOMER_HIERARCHIE_INS & _UPD

    Hi Folks,I'm in the process to finalise a program which will be used to align the customer hierarchies across two sales-orgs as they need to be in synch for some business processes like pricing to work properly.The program makes use of BAPI_CUSTOMER_...

    IDOC status

    Dear all,Could anyone please advice me a transaction in SAP to find IDOC status and number by MRDR number? And is there a possibility to download a lot of IDOCs numbers not checking one by one? thank you in advance.Natalia

    Resolved! Accepted Solution

    Conversion FM To Webservice

    Dear Experts,I have created SOAP Webservice From Function Module.Its working fine when i try to use it from my local WAMP Server . Because i added 49.X.X.288 sap.de****.com in my system32/drivers/etc/host fileBut when i try to consume this service fr...

    ubheamar by Product and Topic Expert
    • 792 Views
    • 1 Comments
    • 0 Likes
    Labels in this area

    Explore this Area