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

    VF11 Transaction code

    Hi Expertshow can I delete the transaction VF11 from user role, I cannot find the t code in the menu, but still appearing when I search from SUIM.We have role for user ZWF_ORBG in that under menu i try to search for VF11 but could not succeed .I even...

    PO e-mail

    HI All,I have set all the config things for PO to send as email. I have done the NACE config(external send) and the Processing medium etc., and E-mail address also maintained in Vendor master.. all settings are done.I am getting the output. That is I...

    Resolved! Accepted Solution

    Send e-mails

    Hi. I'm using the function SO_NEW_DOCUMENT_SEND_API1 for sending e-mails. In this function, the sender is the user who had been logged at the moment of send the e-mail.I want to know if i could change this sender for another, to always send e-mails f...

    Resolved! Accepted Solution

    QM Notification

    Hello Everybody, I am using the following code to create the quality notification. The Quality Notification Number is not getting generated.I see it as 00000000001.What is the problem with the code? Please help me on this. NOTIF_TYPE = 'Q3'.NOTIFHEAD...

    SLG1 Help

    I ran the SAP demo programs after several unsuccessful attempts at writing and displaying logs in SLG1 in my custom code. I cannot seem to write anything that gets displayed in SKG1?Has anyone done this, and what may I be doing wrong? Thankls.

    Resolved! Accepted Solution

    RSEINB00!

    Hello all,I am processing an inbound idoc file using the program RSEINB00 and it is creating an idoc with status 64. Then I am processing that idoc and posting a document using program RBDAPP01.My problem is that I want to translate the customers in ...

    Resolved! Accepted Solution

    bapi for BAPI_BANK_GETLIST

    this is my first bapi i have written like this please correct me.following bapi is not executing.REPORT ZBAPI .tables: BAPI1011_LIST.data: begin of itab occurs 0,x like BAPI1011_LIST,end of itab.start-of-selection.CALL FUNCTION 'BAPI_BANK_GETLIST' E...

    Resolved! Accepted Solution

    RegEx IP validation

    Hi All,I am using the following RegEx for validation of IP address, it is not validating {^(d|[1-9]d|1dd|2[0-4]d|25[0-5]).(d|[1-9]d|1dd|2[0-4]d|25[0-5]) .(d|[1-9]d|1dd|2[0-4]d|25[0-5]).(d|[1-9]d|1dd|2[0-4]d|25[0-5])$} Any Info?a®

    Labels in this area

    Explore this Area