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
    • 94642 Views
    • 212 Comments
    • 39 Likes

    batch input

    hi,I have Z Batch input program to change the height and width and Unit of measure , when i try to run this program to update the existing one it is not updating the values in the filed for a particular material, and it give an error saying that No b...

    Resolved! Accepted Solution

    Error in ALV report

    Hi all, I have written an ALV report.I declared an internal table wiht my own table fields. while calling method set_table_for_table_display using object of the cl_gui_alv_grid, it throws the error "the internal table you have created is not type ...

    Resolved! Accepted Solution

    Need user-exit to check amount entered in conditions tab for VA01/VA02...

    Hello Experts, I need a user-exit to check the amount entered by the user in theconditions tab when creating or modifying a sales order. I have tried usingUSEREXIT_PRICING_PREPARE_TKOMP and SAVE_DOCUMENT_PREPARE but it does not suit my requirement. S...

    Resolved! Accepted Solution

    Button in basic list

    HiI want to set a button in basic list of a transaction,not an ALV. I don't want to see the button in the detail list. How should i set this and where. Ideally where should pf-status be set in ?.Answers will be rewarded.ThanksVarun MathurEdited by...

    interview question

    1. what is function group?2.wht is julian date formate?3.transactions used for data analysis?4.How do you transfer selection text always go with it? If no how do you make sure? can you? change CTS entries? how?5. what do you do when system crashes wh...

    Resolved! Accepted Solution

    select-options

    in My selection screen, select-option for dateI want validation on date range . It should not be more than one month.like 01.01.2008 to 01.02.2008. it should work.if more than one month i.e 01.01.2008 to 01.03.2008. then msg will be there "not ...

    Resolved! Accepted Solution

    Validation

    HI ,for Sales Org field in selection screen for field validation i used below statement SELECT SINGLE * FROM TVKO WHERE vkorg IN S_VKORG.IF sy-subrc NE 0.ERROR MESSAGE.ENDIF.BUT HERE i am getting syntax check warning like "In " SELECT SINGLE .... "...

    Labels in this area

    Explore this Area