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

    Parameter ID

    Hi Frnds, I need some clarification.I want to find the parameter id for classification view in mm02.i know how to get the paramter id for material number, Being the parameter id has been specified in the data element. But for the view field, Param...

    F110 transaction

    Hi All,Here i am executing F110 with rundate and Identification and i am giveing my Report in EDIT >PAYMENTS>PAYMENTLISTS---->MY PROGRAM NAME.my program not having any selection screen.my will display payment list data based on rundate and Identifica...

    Resolved! Accepted Solution

    User exit Or Badi for creating Service order while modifying sales order.

    Hi Experts,I am creating Notification using transaction IW51.In IW51 there is a button to create a sales order.I click on sales order button and create a sales order.Now notification and sales order are created.Now i go in transaction VA02 and click ...

    run time error

    Hi,In my program I have a field called LGPLA with data type char.It is having values 01-01-0101-01-0301-01-0401-01-0601-02-01.When I try to execute the program it is giving run time error as 'Unable to interpret "01-01-06 " as a number'.Can anyone su...

    Resolved! Accepted Solution

    FUNCTION 'GUI_DOWNLOAD'

    Hello!I use FUNCTION 'GUI_DOWNLOAD' for creating txt file. But this file is consist of head length 175 and body length 472.I'm appending this two IT into DOWN.DATA: BEGIN OF down OCCURS 0, text type c length 472, END OF down.I also used...

    mfbf user exit

    hi all, I want to calculate the quantity with some logic & replace it in mfbf transaction.I am using user exit , EXIT_SAPLBARM_002 ofXMRM0001. I have written the following code , in the debug mode it is coming but I am not knowing how to update & t...

    Resolved! Accepted Solution

    How to introduce space in between a radio button and a select option

    Hello Experts,I have written a code for a radio button and select option in a single line between a Begin Of...End Of line.But I am unable to view the labes on the selection screen as radio buttons and Select Options are appearing close to each other...

    Resolved! Accepted Solution

    How to use BAPI_MATERIAL_BOM_GROUP_CREATE for BOM change?

    Hi All-I would like to know how to use the BAPI - BAPI_MATERIAL_BOM_GROUP_CREATE to change an existing BOM? I know other available function modules for changing BOMs, but I would appreciate if someone tell me how to use the above BAPI. I heard we can...

    Resolved! Accepted Solution

    performance

    hi all,i'm working on payment report..following query is taking lot of time... LOOP AT it_rseg . CLEAR it_temp. CONCATENATE it_rseg-belnr it_rseg-gjahr INTO it_temp-temp. APPEND it_temp. SELECT belnr gjahr awkey FROM bkpf ...

    Resolved! Accepted Solution

    Pop-Up Window

    Hi All,I have created tabstrip screen with seven tabs. My requirement is when i click 'BACK" button from any of the screens i need a pop-up window which has the information as " Do you want to exit? The data will not be saved" with YES & NO buttons. ...

    Labels in this area

    Explore this Area