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

    Info types

    Hi Experts,I need some informations about Info types.1. For infotype where can i set the Time constraint?2. I need to change the Description of the info type. So where can i define the description for that ifotype?Thanks for your help,Points will be ...

    Resolved! Accepted Solution

    Regarding Inbound IDoc

    Hi all,i have to read an idoc with only one segment.i am using he following code:IF ls_idoc_control-idoctp = lc_idoctyp READ TABLE it_idoc_data INTO wa_idoc_type WITH KEY SEGNAM = 'lc_segnam. the segment contains a field called as aufnr.how can i ac...

    Resolved! Accepted Solution

    What are the data tables of organizational unit, like that showed in PPOSE?

    In transaction PPOSE we've 4 areas.The first one for search, the second for the results of search, the third with the itens of result selected in the second, and finally the fourth with the data of item selected in the third.When I look for Organizat...

    Query problem.

    Question1): How to optimize this query.SELECT ZBRNM PRODH SUM( ZBIL1 ) SUM( ZSTD1 ) INTO TABLE IT_BRAND FROM CF951 WHEREYEARB = LV_PREYEAR AND PERDE = LV_PERDE AND VERSIO = '001' AND PLACTI='0'GROUP BY ZBRNM PRODH ORDER BY ZBRNM. LOOP AT IT_BR...

    Resolved! Accepted Solution

    BADI in BW Report

    Hello Experts,I need some advice from an expert or anyone with BADI experience. I have to run a report that calculates an accrual value based on a future date. This requires me to use a virtual key figure and calculate it dynamically when the query ...

    Resolved! Accepted Solution

    who To Use IDOC /BD87

    Hi guru's,I am new to IDOC's Could any one tell me what is the use of IDOC and what is use of BD87 .Could any one suggest me good tutorial for learning these topics and if possible explain me with good example Thanks & RegardsVardhan

    Resolved! Accepted Solution

    calling RFC from R/3

    hey,can someone please help me ?I have a requirement where i need to pass a list of values like an ITAB from R/3 program to XI. How do i do that ? No file interface. RFC adapter is used. Shud I write an RFC enabled function module in R/3 and call it ...

    Resolved! Accepted Solution

    ALV Grid User Action

    Hi Everybody,I am using a Custom Container to load the ALV into it.I have placed a custom button in the ALV status.I want to capture the user action, how can we do that.There are 2 in the Grid.Namely Sales Order and Material Number.When I place the c...

    Labels in this area

    Explore this Area