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

    create TAR.Gz file and send to Third party through application server

    Hi Experts,As part of requirement When one billing document will create ,simultaneously one PDF image will generate for that invoice and metadata will also create for that image file and save that metadata in one more DAT file in sap system on applic...

    Resolved! Accepted Solution

    Using RV_CONDITION_COPY Change "Validity to" date in MEK2

    Hii Experts,I am updating the condition record using RV_CONDITION_COPY in MEK2 . I want to change validity to date but it not works.In given FM I use the Maintain_Mode 'B' for this it does not change the validity date for eg.Validity From       Valid...

    In Module Pool, with many screens, what the correct location to declare CREATE OBJECT ???

    Hi friends, I have this scenario in my module pool. It´s working perfectly:INCLUDE TOP:DATA: GC_CLASS TYPE REF TO ZLCL_TEST.SCREEN 1000:CREATE OBJECT GC_CLASS.GC_CLASS->METHODXXX( ).SCREEN 2000:GC_CLASS->METHODYYY( ).But, for me, the code will be bet...

    Resolved! Accepted Solution

    Function Module problem

    Hello experts,I have created a function module to replace old coding in program. Its working fine while testing for some entries but for some inputs its displaying lesser number of entries. Those entries are correct as per program but it skips some e...

    Resolved! Accepted Solution

    for all entries

    Dear Experts,Can I use the below statement ???select a           b          c          from table3          into table it_table3          for all entries in it_table2 it_table3          where<conditions>.Please suggest whether i can use to internal t...

    Resolved! Accepted Solution

    Convert EXCEL Minus to String , hex mode Question

    Hello everybody,I am uploading an excel.There is a cell value = 1.1.14–31.3.14.If you type in <1.1.14–31.3.14> manually  hex mode for this is:0031002E0031002E00310034  002D  00330031002E0033002E00310034But when uploading from excel it is:0031002E0031...

    Labels in this area

    Explore this Area