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
    • 94812 Views
    • 212 Comments
    • 39 Likes

    Store Variable

    HI alli've one internal table in that table one field like vendor name, for example Begin of ittab_ven, venname like lif1-lifnr,end of ittab_ven.in that table've 10 or 15 fields based one my queries,i want to store each vendor in each variablef...

    Resolved! Accepted Solution

    Strange Error

    Hello Experts, I am creating the ALV grid using method and class.I have declare the following fields asDATA: i_fieldcat TYPE lvc_t_fcat, wa_fieldcat TYPE lvc_t_fcat.and below i am filling the structure. CLEAR i_fieldcat. CLEAR wa_fieldcat. ...

    Resolved! Accepted Solution

    Idoc interface!

    Hello all,Can somebody send me documentation over Idoc interfaces? I need for Inbound now...but Outbound will be helpful though for future use )And I have a question related to middleware too. A flat file will be the input to middleware (XI or webmet...

    Resolved! Accepted Solution

    SE63

    Hi,I performed language transport in my test box with Target Language Spanish (ES) and Supplement (EN). To validate my translation I went to SE63 and I peformed the following steps.Translation > ShortText > ABAP Dictionary > Table DefinationChoosen S...

    BI - Best Practices

    Hi All,Does your company allow creation of queries in prod or are they created in dev and moved forward.Do you use the role folder in the BEX Analyzer. The role folder allows you to restrict the queries/workbooks users have access to by adding them t...

    Resolved! Accepted Solution

    Use different Layouts for Summary and Details in Drill down report

    Hi All,I have a 2 level drill down report in ALV.The summary report has certain fields and the Detail report has different fields. Now my problem is that when i use a default layout (with all fields of summary report) for the summary report, and dril...

    Resolved! Accepted Solution

    ALV - Editable

    Can i make a field editable at runtime depending on the field value in some other field. e.g. i have an internal table with fields A and B. and if value of field A is x then B should be editable if it is y then should not be.

    Resolved! Accepted Solution

    activex

    Hi,I managed to implement a custom activex control into a simple report but I still have two problems.1. When I use method cl_gui_cfw=>flush for the first time it works fine, but when I use it for a second time nothing happends and action occurs when...

    Labels in this area

    Explore this Area