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

    workflow issue

    ExpertsWe have simple requiremnt where we need to createa task for supertype IDOCDELINS , i have created the task with method as INPUTFOREGROUND in object methodcategory and in the tab triggering event i assignedEvent as INPUTERROROCCURRED and in ter...

    Resolved! Accepted Solution

    SAP Enhancements

    Hi Experts,1.What is the difference between SAP Enhancements and User-Exits?..Both are same?..and different?..If different,what are all come under SAP Enhancements?2.User-exits and Customer-Exits are same or different?Regards

    Resolved! Accepted Solution

    internal table

    Hi experts,i'm try to executed this below simple selection screen report but it will show the error msg like "," expected after "ITAB".pls anyone can help me.thanks in advance,muthuREPORT Z_DMS_DOC_EXPORT.*TABLE DECLARATION. TABLES: DRAW.*DATA DECL...

    Resolved! Accepted Solution

    ME21

    hi friends, how can we Develop a report to display retroactive purchase orders based on selection screen criteria, and provide drill down to the transactions ME21 an ME23N.regards,siri.

    Resolved! Accepted Solution

    help

    hi friendz, what r the steps we follow to Generate BDC program for converting master data from ASCII files to SAP database using both Call transaction & Sessions method. regards,siri.

    Resolved! Accepted Solution

    select

    hi,what is wrong with this select structure is nos load.parameters: p_vbeln type vbrp-vbeln, p_posnr type vbrp-posnr.start-of-selection.select * from vbrp into ls_vb." where vbeln = p_vbeln. append ls_vb to lt_vb.endselect.but this similar ...

    Resolved! Accepted Solution

    If condition

    Hi Friends,I want to check two expression with one if conditions, I have coded it this way, But I am getting error, if it_konv-kschl EQ 'ZLMR’ OR it_konv-kschl EQ 'ZLS1’Can any one correct it.Thanx in advance,Venu

    layout

    hi,i use the function read_text,and it work well.but when i want to pass it to the layout - its bringnothing.the code in the layout : PERFORM GET_HEADER IN PROGRAM ZMM_FORMS USING &EKKO-BSART& CHANGING &ADDRESS1& CHANGING &ADDRESS2& CHANGING &ADDRE...

    Resolved! Accepted Solution

    data transfer

    Hi friends,Using the standard data conversion program how to uploaded the Material Master data from legacy to SAP R/3.what r the steps we follow actually? what will b the tables that we will useregards,siri

    Labels in this area