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

    FBL3N Through SE38

    Hi All,I am trying to run the FBL3N report in using SE38 with only 2 fields G/L Account and Posting date for which I have written following code :SELECT-OPTIONS :sd_saknr FOR skb1-saknr, so_budat FOR bsid-budat. START-OF-SELECTION. ...

    Resolved! Accepted Solution

    Printing Problem from ALV

    Hi,When I run my report, its perfectly working fine with all the data, subtotals, grand totals etc.But when I print the ALV by clicking the PRINT Button on the Standard tool bar, My first subtotals are printing correctly. From second, its printing ZE...

    Resolved! Accepted Solution

    String Field

    I am having one string field...data : lv_str type string...i m passing lfa1-name1 which is having around 10 char(suppose)...in the output i need to set this field as 24 chars..if pass lv_str = 'RAM'.the left space for the string field set as 24 chars...

    Resolved! Accepted Solution

    what is the meaning of ' '

    Hi all,user is tryign to execute some function and user already has access to what is needed for the function, but in SU53 we had an error that user need activity ' ' , any one know what is meant by activity ' 'when we modified the role and added...

    Sri_S1 by Active Participant
    • 751 Views
    • 4 Comments
    • 0 Likes

    Implementing TREX

    Hi all,We have a requirement to Configure the TREX search engine to enable material searches in ERP via legacy system information.Please let me know the feasibility of this requirement.If feasible, we need to know how the Material master Header lev...

    Resolved! Accepted Solution

    pdf attachment

    Hallo ,I am using FM CONVERT_OTFSPOOLJOB_2_PDF. After I have binary data in a internal table PDF_ONE. How can I send this data as a PDF attachment sending e_mail.I find the class cl_document_bcs My code isCALL METHOD l_result->add_attachment EXP...

    Resolved! Accepted Solution

    Not to remove leading zeros while downloading from ALV grid to a spreadshee

    Hi,I have an issue.When i am trying to download a ALV report to a spread sheet, I am not able to get the leading zeros in the spread sheet.when i prepend with ( ' ) to the field, It's displaying ( ' ) in the ALV output and spread sheet with leading...

    Labels in this area

    Explore this Area