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

    days deduction

    hi i strying to find a function which calculate the number of pay days between 2 dates for a spcific absencefor example if i have the period 7.7.2010 - 16.07.2010 it will return the amount of working days between those days and will know if its a hal...

    SYNTAX_ERROR

    hi friends,i am getting dump when the below code exicuted in user exit which is ECC 6.0. But it was exicuted properly in ECC 5.0. The error is <empty>-dar01 is not defined as field symbol.ASSIGN COMPONENT w_index OF STRUCTURE ps0041 TO ...

    Resolved! Accepted Solution

    MM06E005 - BUS2012 changed event not triggered on custom fields changed

    Hi folks,I have implemented MM06E005 enhancement and added some custom fields to Purchase Order item tab. Everything works fine so far, but now I have the requirement to run some ABAP-code after the PO is manually changed (e.g. in Transaction ME22n)....

    select-options

    Hi Experts,how can we delete rows from select-option table.my code is under below...LOOP AT s_sorg. IF FLAG = 'X'. READ TABLE it_vkorg WITH KEY vkorg = s_sorg-low." = ''. IF sy-subrc NE 0. CONCATENATE s_sorg-low it_message INTO it...

    Resolved! Accepted Solution

    update tab;e not working

    Hi All,I have a custom table. in the program i am trying to update the table with entries, but it hangs at that spot.I even tried to delete the entries from the table using &sap_edit but the moment i press save button, it hangs again.Can someone hlp ...

    Resolved! Accepted Solution

    use jpg image in smartform

    hello expertsI want to send automatically birthday card to user, For this i want to upload image first, i used se78 for uploading BMP image, But the Problem is it is uploading somewhat scratchy image, as image is not clear, I tried to upload TIFF fil...

    Resolved! Accepted Solution

    Hiding the field in XK03

    Hi all, In the transaction code xk03... we want to hide the field "bank account number", so that no one can look at it. I know one way is to use the screen painter and then "hide the field" but for this we will need an object key... is there a way if...

    Resolved! Accepted Solution

    Alv in selection screen

    Hi all,I need to create a report that shows the header texts for a sales document placed by parameter.I wish to know if it is possible in the selection screen to show a table with all the text idavailable for the text object (for example VBBK) and al...

    Labels in this area

    Explore this Area