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

    what is the error

    hi all...i am making bdc for FICO...i m passing data from BDC to FBB1 ...in second screen currency field is not being filled by BDCDATA-fval value..and message coming is ->field Field BSEG-WRBTR. input value is longer than screen field...<b>thoughI a...

    Resolved! Accepted Solution

    data type.

    hi, i have a doubts in smart form.I want to print the decimal value(0.00).. i defined.. data it_val type p i am not getting decimal value , its printing 200 not 200.00if i want to print with decimal which data type i have to define.pls suggest me...

    alv's

    hi gurus i need some information1. In ALV how u can edit a field? 2. How can u get a checkbox in ALV ?3.How many types of reports in ALV?3.How many Function Modules are there in ALV what are they ?4.What are the events in ALV ?5.How can u get subtota...

    Resolved! Accepted Solution

    Color alv

    Hi everyone, I m trying to color a field in my basic list. I have written the logic somewhat like this.<code> LOOP AT IT_FINAL_BAS. IF IT_FINAL_BAS-BUKRS LE 1000. IT_FINAL_BAS-COLOR = 'C21'. ...

    Resolved! Accepted Solution

    Forms

    Hi, I want the sales order details to be displayed for a particular customer in the main window. I want each page total and atlast i want the total sum for this one. Plz let me know how to get that.PARAMETERS:P_KUNNR TYPE KUNNR.TYPES:BEGIN OF TY_KNA...

    regarding zpackage

    Hello All,We just now completed upgradation.When i try to modify a z or y program which is saved as local object($tmp) it allowing me to change but if i try to change any z or y report which is saved in zpackage for eg zabap then its not allowing me ...

    hi everyone!

    I am calling the function REUSE_ALV_GRID_DISPLAY but it ends to a dump. The error coming is "Field symbol has not yet been assigned" but I initializated all the parameters exported by the function.<b>The termination occurred in the ABAP program "SAPL...

    Labels in this area

    Explore this Area