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

    BAPI_BPCONTACT_DELETE

    Hi !I want to delete BPCONTACT using BAPI but i was a problem in the first BAPI which i called : BAPI BAPI_BPCONTACT_DELETE :CALL FUNCTION 'BAPI_BPCONTACT_DELETE'     EXPORTING       SENDER                = LV_SYS *      TESTRUN               = 'X'  ...

    Resolved! Accepted Solution

    PP - Assign Batch Number on Production Order during Saving

    Dear AllI have a requirement to assign batch number on saving of Production Order.Batch Number will be read from Sale Order and assigned to batch field in Production Order Goods Receipt Tab.Only one user exit (PPCO0001 Application development: PP ord...

    Modify search help

    Hello guys I have follow problem, I have a search help In this I need when the user select 0 put on the textbox the value 99 not 0. Please see imagebelow:IF VIP EQ '0' PUT ON THE TEXBOX the value 99.Anyone can help me? I dont know how can I do this r...

    Resolved! Accepted Solution

    Error: HTTP: Error in interface for management of HTTP destinations

    Hi,I created a consumer web service with logical port using SOAMANGER and it works perfectly fine in DEV and TST environment. But when we moved our changes to PROD and trying to create logical points i am facing this error "Error: HTTP: Error in inte...

    Resolved! Accepted Solution

    Automatically create subnode for root node (on Change?) in BOPF

    Hello BOPF-Experts,i' m really new to BOPF and have a special question.I want to create a subnote automatically when i chance a Value on the Root-Node Structure.For example i have a root node with a field in the structure where i can enter a String(e...

    SaschaW by Participant
    • 2500 Views
    • 4 Comments
    • 0 Likes

    Call Transaction in IDoc

    Hi experts, I am facing the following problem: We create QM notifications via IDoc … so far so good. The new requirement is that a request for a refund has to be created automatically – with reference to a particular billing item. As there doesn’t ex...

    Resolved! Accepted Solution

    SAP EHS Developments in version 4.7 and migration 6.0

    Hello ExpertsCurrently the company has implemented the SAP module EHS (Environment, Health, and Safety Management) in version 4.7 and Z programs were created to perform mass updates processes through BatchInput to EHSSERV01 and EHSTERM01 transactions...

    Resolved! Accepted Solution

    SmartForm to Excel

    Hi All,   I have a requirement where I have a smart form attached to a output type. And need to convert the smart form to excel and sent it as email. I achieved converting to excel by using the function module 'convert_otf'. But my issue is the forma...

    Resolved! Accepted Solution

    Integer as primary key

    Hi,I am designing a new table and the keys in the table are a combination of 5 or 6 columns. Making a composite key of 5 or 6 columns does not seem to be a good idea. We would like to use a surrogate key as our primary key (either integer, guid, numb...

    Resolved! Accepted Solution

    SO_DOCUMENT_SEND_API1 not working to Email SapScript PDF

    Hi All,  I have converted my SapScript using  SX_OBJECT_CONVERT_OTF_PDF and it converts the SapScript to PDF fine. I can download the file to my desktop and it opens with adobe with no issue, I can even email it from my desktop and it opens fine.HOWE...

    Resolved! Accepted Solution

    How to make REDP as default value for field 'Type of Posting Run' in Tcode RERAPP.

    Hi Experts,I have one requirement.In transaction RERAPP ,when we execute the transaction at selection screen one field Type of  posting run we have three dropdown list. 1. REDT2.  REDP3.  RETPBy default  REDT is coming into field because for standard...

    Resolved! Accepted Solution

    Dump when calling AMDP

    Hello Experts,I am receiving below dump when calling my AMDP method. I am not able to figure out the reason.Request your help. Google has resulted only 7 results for this dump. None seem relevant.Dump details:Category          ABAP programming errorR...

    Labels in this area

    Explore this Area