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

    How do I pass a table of objects to global classes (creatd in class buildr)

    Using local classes where I type everything in SE38, this is done using the following: METHOD some_method IMPORTING table_of_objects TYPE TABLE OF REF TO z_class However, I don't know how to do this in the class builder. In the PARAMETER subscree...

    Resolved! Accepted Solution

    how to test VOFM.

    Hi,I have one VOFM RV61B634 and need to test. This is using in one output type of PO. My problem is, when i searching where this VOMF calling in any program by using Where-Used list , i am not getting any result. Then how to test the block of code in...

    Resolved! Accepted Solution

    getting sy-subrc = 4

    hi,in my select statement giving sy-subrc = 4.please tell me why? i am fetchind data from a view.Types:begin of zv_mast_stko, matnr type zv_mast_stko-matnr, werks type zv_mast_stko-werks, stlal type zv_mast_stko-stlal, end of zv_...

    Resolved! Accepted Solution

    question on lock

    Hiii I have an enhancement that have been implement at the end of a creation of an inbound deliveries.My requirement is as follow After the creation of the inbound deliveries after the commit of the delviery, I call a FM BAPI_BATCH_CREATE to create b...

    Resolved! Accepted Solution

    popup for interaction

    Dear Experts,I'm working in solution manager, my requirement is whenever ticket is confirmed i need pop-up-message with three radio buttons for ticket resolution feedbackvery good, good and ok how to do this is there any std f/m with radio buttons in...

    Authority Check

    Hi,There are 2 transactions:CBIH82 - createCBIH83 - change/displayWe have customized event status in these 2 transactions.Issue:When we log in with our user IDs and change status in CBIH82 we do not face any error.When we log in with our user IDs and...

    Resolved! Accepted Solution

    PAI in custom screen.

    Hi All,I have a custom screen and the plant will be entered in one of the field available in the screen.IN PAI, i have written the validation for the entered part. If the user enters wrond plant, the PAI code will display an error message. Now, if th...

    Labels in this area

    Explore this Area