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

    PF STATUS / USER COMMAND

    1. what is pf status , user command on which situation you have to used this......(didn't understand the clarity provided by the existing forum answers)2. give me how to create a button (step by step)3. how to create a menu painter (step by step)...

    Resolved! Accepted Solution

    Inconsistency in report display in portal.

    Hi , We have made a custom report which is working fine in R/3 , Displaying Header and footer both finely . When we are calling the same report for display through portal the footer is coming in top in the place of header and the output is coming bel...

    Resolved! Accepted Solution

    Invoice Price printing

    Hello,I have an issue where the prices printed on SD invoice outputs is not correct.The FM: RV_PRICE_PRINT_ITEM, is called in the print program, this FM fetches the prices. I would like to know from where ths prices are pulled and baseed on what crit...

    URGENT!!!!!!!

    hi all,this is cheenangshuk das . i am working on standard alv report which has a number of implicit enhancements in it. as i am coping the standard code to a non-standard code or custom code the implicit enhancements are not getting copied in it.Ca...

    need help

    i have written the following codeLOOP AT gt_ekpo WHERE ebeln NE ' '. MOVE gt_ekpo-ebeln TO gt_final-ebeln. MOVE gt_ekpo-matnr TO gt_final-matnr. READ TABLE gt_mara WITH KEY matnr = gt_ekpo-matnr BINARY SEARCH. IF sy-subrc = 0. MOVE ...

    Labels in this area

    Explore this Area