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

    table control find button

    I had used find button in my screen painter. the below code is working fine when i give material number input.my given material nuber matches with more number of records in my internal table but in my top of line of table control its showing only one...

    Resolved! Accepted Solution

    abap_gzip_text_stream

    Hello everybody!as I need to create a very big GZIP file which cannot be processed with CL_ABAP_ZIP, I found the class "abap_gzip_text_stream". Unfortunately I don't understand, how to use this stream zip class. I need to instantiate a buffer and a h...

    alv list

    Hi all, can u pls help in this i wrote alv report for data in mara but its going for dump. says function module the call function module CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE' is incorrect.REPORT ALV_LIST. TYPE-POOLS : SLIS. TABLES : MARA. S...

    Resolved! Accepted Solution

    Material BOM Upload

    Hi All,I have to upload Bills of Material. (transaction CS01)The program will have functionality to accept an external file in MS EXCEL format for BOM data to be uploaded. The BOM data received from MS EXCEL file will be stored into Internal Tables f...

    Re:bseg Table

    Dear Alli have sales order number from that i am able to get the billing document number from VBFA table.i am passing input to the BSEG table billing documnet number and customer number and to get the Advance paymentand also the Actual payment so is...

    Resolved! Accepted Solution

    How can i verify if all the components of any structure is not initial?

    Hi all,I have a structure i_str_cms_reIn my program i need verify that all the components of my structure i_str_cms_re were not initial, if any component is initial, my program need to be ended.I know that it could be with field symbolsPlease help I ...

    Labels in this area

    Explore this Area