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

    How to declare a class object which will be created dynamically.

    Hi,The following code snippet does not work. How can i declare the variable lo_content so thati can achieve the object creation based on class availability.********************************************************************************DATA: l...

    Tramsactional RFC

    Dear experts,I created a RFC that creates Sale orders.Sale order is entered by excel asS001 Lininof<1>S001 LineInfo<2>S001 LineInfo<3>S002 Lineinfo <1>Example in this two sale orders will be created .First one with 3 lineitems and another one will b...

    Resolved! Accepted Solution

    Identity(Prebably using FM) whether a class exists in a system or not?

    Hi,I want to check whether a class exists in a system or not in my program.How can I do that?There is a function module FUNCTION_EXISTS which tells whether a function module exists or not.Similar one if existing for a class if any would help.Regards,...

    Resolved! Accepted Solution

    Expre Document "update was terminated" received from author "XYZ user".

    Hi Friends,Our functional perople have created an output type and configured to the transaction VA02 transaction.and Now they ,in VA02 transaction, clicking on the button Clicking on 'Document Header details' button they are chaning the purchase ord...

    CUA Implementation

    Dear Experts, Currently we are planning phase to implement CUA in our IT landscape. We have systems like ECC, CRM, BI and solution Manager. We plan to implement Solution manager server as Parent system. Each child system we have separate roles. E...

    TCURR table!

    HI experts!Well, I was in need of some clarification in regards to the TCURR table.Its part of an IDOC related object..Requirement is to insert the TCURR table with an entry which is not there in TCURR with the values corresponding to the file in th...

    Resolved! Accepted Solution

    FOR ALL ENTRIES problem

    Hi all experts,I already know the that in most cases inner join is faster than FOR ALL ENTRIES, but here I dont have a choice.I have to create a report to display period wise cash inflows & outflows. So for the given period am getting all payment doc...

    Change in Billing

    Hi,Whenever i receive a change order for the order which has been invoiced already(VF01), in order to get the updated invoice(includes price change) i have to cancel the billing document and make changes in Sale order. Then i need to perform invoice ...

    Resolved! Accepted Solution

    Join KNA1 and BSIS

    Hi experts,I need to write sales report from BSIS table for certain accounts. Grouping should be done regarding field KNA1-KONZS. I've got a question: how can i join table BSIS and KNA1, key don't match. Thanks in advance.Best regards,Paul

    Labels in this area

    Explore this Area