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

    Problem opening URL

    Hi experts,Am able to send an email Having a URL successfully.But when i click on the link in the email received, its not directing to the webpage.Any pointers to open a webpage when we clicked on the link in the email.Here is the piece of my code.it...

    Resolved! Accepted Solution

    Where used list.

    Hello,I need to recreate the where used list in actual abap code. So I am looking if there is a function module where I can import a certain data element and it will give me back all tables where this data element is used. I have already tried debugg...

    Resolved! Accepted Solution

    How to use a TOP INCLUDE of my_function_module for/into my_report?

    Hello Experts,I put the below code in my_function_module PERFORM my_routine IN PROGRAM my_report_prog USING xyz. Now, i want to use the TOP INCLUDE/Data declaration part of my_function_module for/into my_report_prog, because i do not want to declare...

    Resolved! Accepted Solution

    Filtering only enabled accounts in LDAP and synchronizing with SAP ABAP

    Hello,Is there any possible to synchronize only active users from Microsoft active directory with SAP ABAP. I have a synchronizaiton program which works just fine. However, the program doesn't distibguish between the active and inactive accounts. I h...

    At selection-screen

    Hi,I have one requriment as, i need to display order number and item number in the selection screen and do some validation. Once the validation was sucess i need to display as below in the same selection-screen:sales order number:item number:Materia...

    Resolved! Accepted Solution

    BDC based FM is not allowing pop-up, but Report with same BDC does!

    Hello Experts,Am enhancing a custom inbound IDOC posting function module(say my_FM,which wrote based on BDC), which posts the sales order.I populated some more fields in sales order screen fields from in bound IDOC by enhancing the existing BDC.In my...

    Resolved! Accepted Solution

    Convert Char (##) to P

    Hi expertsI have to convert a char-variable to a p-variable.The char-variable contains "##" (HEX = 001C).Normaly it should be "1" and not '##'. Because when I put a "1" to the P-variable, I get the same hex-value like in the char.When I say p-variabl...

    Resolved! Accepted Solution

    total value in table control with out pressing enter

    hi,i have a table control where i have to enter the values quantity and rate ...now as i enter the values they must be added and shown in the total value and total quantity value. i have done this but the value is getting updated only after i press e...

    Labels in this area

    Explore this Area