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

    ALV Decimal Formats?

    Hi Friends,Is it possible to show the decimal places for one currency(say GBP) and without decimal places for other currency(say KRW) in ALV Report.I am getting the answer correctly if i execute for either GBP or KRW but when i try to combine both(GB...

    Resolved! Accepted Solution

    ALV TREE FULL SCREEN

    Hi all, I have al simple alv tree as output.I some BCALV* example report I have seen that it is possible to build a full screen alv.But I don't understood as i can do the same with tree.After i saw the example i aspecteda parameter like layout in the...

    Resolved! Accepted Solution

    ALV GRID CONTROL

    Hi !I wanted to ask how to enable multiple selection for table created by Alv grid control ? how to handle the multiple selection ? by which event ? Also i wanted to ask how to transfer the selected internal table to other screen which too show other...

    Resolved! Accepted Solution

    Table for currency

    Hi all Do we have any table for decimal currency.For example when the currency is in 'Rupees'then the decimal currency should be "Paise'.i need this one when i write a amount in words.For example for the amount Rs:235.65two hundred thirty five...

    Resolved! Accepted Solution

    Adobe Design Guide Book.

    Hi Again All,I am hoping to find a guide which is as useful, for the new adobe design tool (trans sfp) in ecc 5.0, as the old "SAPscript Made Easy" guide.I have checked the SAP help web site, so please don't just refer me back to this site, unless yo...

    Resolved! Accepted Solution

    Internal table

    Hi, I want to delete some reocrds from the internal table where for a particular field there is not data. SORT i_mara BY matnr. LOOP AT i_final1 INTO is_final1. READ TABLE i_mara INTO is_mara WITH KEY matnr = is_final1-mat...

    Labels in this area

    Explore this Area