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

    Sales Order User Status

    Hi,is there any FM or user-exits to set the User Status of the Sales Order Line Item at the time of Order Creation.( status profile is created with 3 status in BS02 and assigned to the order line item. user exit / fm has to change the status assigned...

    Resolved! Accepted Solution

    e_ucomm problem

    hello,in my data_changed method I am doing a check on e_ucomm which is the function code of a context_menu in an ALV-Grid. method handle_data_changed. if e_ucomm = 'Context_menu_AAS'. /bmw/pur_a003_cl_inbox_appl=>gv_verantw_flag = 'X'. ...

    Resolved! Accepted Solution

    Interactive Report

    Hi guru's,I have a doubt in interactive report. In Normal interactive report suppose if we are in 15 list and there is a situation where you have to come back to 11th list . Could anyone please tell me how to come back to specified list.Thanks in ad...

    Resolved! Accepted Solution

    Add Customer Push Button on SAPMV45A/8309 without making core-mod

    Hi, we have added many numerous custom fields on screen SAPMV45A/8309(Additional Data B) and have had no issues.We would now like to add a pushbutton on the screen 8309.We have added the pushbutton and built the corresponding logic in the PAI which i...

    Standard Objects?

    Hi Sap Experts,Maybe this is a Stupid Question but How can I see if an Object is standar or not?Is it enough to check if the object is :1 - Z* ?2 - Y* ?3 - LZ*?4 - LY*?I don't think so, because there the namespace problem.Can anyone give me a clue to...

    Resolved! Accepted Solution

    ADD a FIELD .

    Hi Guys , I need to add a new date field to a standard transaction in ecc 6.0 , I will fill a new field in a standard table with the new field information in the transaction. How Can I do that ? . I already know that the best way to add a field in ...

    Resolved! Accepted Solution

    SAP Standard Roles

    Hello everyone.What is SAP's best practice for using (customizing) the SAP standard roles? I have always used the standard roles as templates to customize for my customers. Is there a stated SAP best practice for this?If I use a standard role, custom...

    Resolved! Accepted Solution

    or in brackets

    Hi,how i can write this statment in brackets if p_table_selection EQ '/BIC/0CZPRTHOURM' or p_table_selection EQ '/BIC/0CZQREPUTM'....i try with: if p_table_selection EQ ( '/BIC/0CZPRTHOURM' or '/BIC/0CZQREPUTM' )and i have error .regards

    Resolved! Accepted Solution

    IDoc status 51 - LSMW for Creating Purchasing Info Records using IDoc meth

    Dear All,My req is to create a Conversion for Purchasing Info Records. LSMW's IDoc method is used to develop this conversion wherein Message Type "INFREC" and Basic Type "INFRECMASS01" are being used.In the 14th step (Start IDoc Processing), I 'am ge...

    Labels in this area

    Explore this Area