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

    Nested loops....

    Hi Gurus,i need some help with a nested loop and how i can save some performance.the following coding is in place right now:DATA: lref_demand TYPE REF TO /mrss/if_sge_single_demand.DATA: lref_assignment TYPE REF TO /mrss/cl_sge_assignment.DATA:...

    Resolved! Accepted Solution

    How do i write select

    Hi all,I am declaring the internal table like belowdata : begin of it_mska occurs 0.include structure mska.data : prctr like marc-prctr.data : end of it_mska.I want join the MSKA and MARC. But I want all the fields from MSKA and prctr from MARC.help ...

    Resolved! Accepted Solution

    concepts

    Hello Gurus, there are some ideas I 've gotten , but I don't know if it is correct: (1) wrong or right ? in " object navigator", I can create a lot of inactive version for the same program. and only one of them can be activated....

    Resolved! Accepted Solution

    F4 search

    Hi I have to search production version based on matnr and werks. The search result should come as standard search , but result based on matnr and werks.I am able to achieve the search when i use F4IF_INT_TABLE_VALUE_REQUEST.But it doesnt display in...

    Resolved! Accepted Solution

    code for RFIDITCVL

    Hello,I am working on OSS note 1090857. I am trying to find the program code for RFIDITCVL and I am not sure where to look. it looks like it did not come with this note.I am pretty sure that our BASIS person (who has now since left) does some of thi...

    Resolved! Accepted Solution

    Regarding EDI: Syntax error in IDoc (segment cannot be identified)

    Hi, My requirement is that I was adding two diffrent field values under two diffrent segments as "E1EDKA1" and "E1EDK02" in outbound invoice IDOCS, INVOIC02 (process code: SD09 - IDOC_OUTPUT_INVOIC).I am getting the IDOC number through Tcode "VF02". ...

    CTS

    Hello SAP Pandits,Once an object is developed, what would be the next step or process in the real time.How an object will be transported and how it will be presented to client (or to presentation layer).Also please explain me the tree structure of 'R...

    Resolved! Accepted Solution

    ALV Grid Table Control: how to add custom functions to toolbar functions?

    Hi everybody,I have a question regarding ALV Grid Table Control: I have an ALV table where the user can add lines using the ALV toolbar button for inserting lines. Of course, this works fine, because it's one of the included functions of ALV Table Co...

    Labels in this area

    Explore this Area