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

    when error occured in table control only particular field should be editabl

    Hi everybody., When user entered a wrong value in a particular field of a table control, i issue a error message .When this error come my entire row of the table control in which the eror occured becomes editable.My requirement is only the par...

    Resolved! Accepted Solution

    temporary table

    Hi expertHow can i modify or change this SQL use inner join?loop at ta_cust2. l_index1 = sy-tabix. read table ta_ymeq with key plnnr = ta_cust2-plnnr. if sy-subrc <> 0. delete ta_cust2 index l_index1. else. clear ta_cust2. en...

    Resolved! Accepted Solution

    Clearing Field symbol !!

    Hi Guys, I have and internal table <FINAL> and its work area <W_FINAL> I had appended 5 records to <FINAL> , now i have 5 records in table <FINAL>and at last after endloop when i try to clear <W_FINAL>, it is clearing the 5th record of the table <F...

    Resolved! Accepted Solution

    cs02 bom bdc

    Hi All ,I want to do bdc for cs02 material bom .Even though my recording processed rightly starting with screen 0100 , in to the program it opens screen 180 first .Can I get some help with some part of the code to start with .Regards ,SA

    Resolved! Accepted Solution

    Change pointers for VDH1N

    Hi Folks,I need an entry to be created in the table CDHDR with Object class as 'KUNHIER' when Customer Hierarchy relationship or validity period changed for it through VDH1N transaction.CDHDR table is getting updated with object class 'DEBI' when I c...

    Long text for QE11

    Hi,I am going to save long text for Inspctor. description through program (for QE11 transaction) along with result recording.I didn't find any BAPI which can store long text for record results.So, i have used SAVE_TEXTfunction module to do this. I co...

    Resolved! Accepted Solution

    parameters

    Moderator message: please use a more informative subject in futurehi gurus.....Parameters P_NAME like T023-MATKL+0(6).In the above parameters stmt wat is the use of +0(6)Edited by: Matt on Dec 20, 2008 6:43 PM

    Labels in this area

    Explore this Area