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

    Please help with LOOP...WHERE in dynamic internal table

    Hi friends,i have a problem with the following:i have an internal table <dyn_table> created dynamically with a column 'aaa'.Now, in this column are groupid's are stored like2233Now what i want to do is to loop at <dyn_table> but only within the same ...

    Resolved! Accepted Solution

    How to serialize an instance of class to XML Stream/Table (SAP 4.6C)

    Hi All !I'm looking for the simplest method to serialize/deserialize an instance of any class to XML Stream/Table. I know that SAP 6.1 and higher, have a Simple Transformation mechanism but this is not present in 4.6C. Do you know any automated way t...

    can you help me

    Hi experts I have the following query, select matnr kalab kains from mska into corresponding fields of table it_stock FOR ALL ENTRIES in itab1 where matnr = itab1-matnr.After executing this query i want to copy the data from itab1 to...

    Resolved! Accepted Solution

    ok_code

    Dear all,in my module pool programi have table control , when i type some value in it and click on save button its not saving enter data in it.but when i type some value in table control and press Enter key and then i click on save button then its sa...

    Resolved! Accepted Solution

    Help for New Search Help

    Hi Experts!I'd like to ask how to deal when a user enters an asterisk(wildcard) or matchcode (e.g. C*)in my search-help. I am using an exit to alter the table record_tab when callcontrol-step = 'displ' (display). This would involve retrieving values ...

    Resolved! Accepted Solution

    Sub Routines

    Hi, I had done the validations for the following. when iam doing syntax check it is giving me correct. plz let me know whether it is correct order or not. PERFORM VALIDATE_MINDK.PERFORM VALIDATE_EKGRP.PERFORM VALIDATE_LIFNR.FORM VALIDATE_MINDK .DATA:...

    Resolved! Accepted Solution

    hI

    Hi, in select options i had taken the field AEDAT from EKKO. Now I want AEDAT only for those where EKKO-BSTYP = 'A'. In this case shall i do validation or not. If not plz correct me.PLz suggest me how to write the subroutine for that.I am keeping in ...

    Labels in this area

    Explore this Area