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

    SAP Shortcut created using FM SO_NEW_DOCUMENT_ATT_SEND_API1 has junk values

    Hello,I have a requirement to send a mail to the Approver with tcode MIR4 as attachments.I have to pass parameters to the t code as well.I referred to the link, http://wiki.sdn.sap.com/wiki/display/Snippets/Creating+a+SAP+shortcut+for+any+transaction...

    Resolved! Accepted Solution

    No Able to change Structure.

    Hello Guys,I am getting an error while trying to change my structure by SE11(Not able to go to change mode).The error is " DDIC change restriction to prevent DB inconsistencies".(Also attached screenshot for the error).The Structure is of of Activati...

    Resolved! Accepted Solution

    Downloading Multiple Smartforms to Local drive

    Hi Everyone,I have a requirement where i should download all the smartform in a package. i know that there is a FM  FB_DOWNLOAD_FORM . But the problem is that each time a popup is coming . So is there a way that ones i set the package it should downl...

    Resolved! Accepted Solution

    Alv with checkbox

    Experts,I am displaying an ALV grid with checkbox as first column(using REUSE_ALV_GRID_DISPLAY & not OOPS approach). When I click select all button, I see that that dynamic perform mentioned in i_callback_user_command parameter is never getting calle...

    Resolved! Accepted Solution

    Default field values in editable ALV grid using custom container

    Hi,Can anyone please suggest how can a default a particular field value say cost element  when the user enters another field on the same row say tax code and hits enter button.My output is an editable ALV grid which is using custom containers.The cod...

    Resolved! Accepted Solution

    Copying Purchase Requisition custom header texts to purchase order header text on reference in purchase order

    I have created a custom header text in PR to add some data to mention the priority. This header text does not transfer in when adopting a purchase requisition created in ME51N (create purchase req) into a purchase order using ME21N (create purchase o...

    Resolved! Accepted Solution

    SAP Query issue

    Hi ,I have created a query using MSEG & AUFK. I can get data only if the query gets AUFNR using which I connected these tables.But now I want query to show data which doesn't have AUFNR e.g. data with mov type 201 and posting date from MSEG.How I can...

    Resolved! Accepted Solution

    Function module 'CONVERT_TO_LOCAL_CURRENCY' return wrong exchange rate

    Hello all,I run into a very weird issue when calling function module ''CONVERT_TO_LOCAL_CURRENCY', the result of the exchange rate is 100000 times of the actual value I expected. See the details here:Then I call function module like below:CALL FUNCTI...

    derek_yang by Product and Topic Expert
    • 10927 Views
    • 8 Comments
    • 0 Likes
    Resolved! Accepted Solution

    How to find number of programs are in there in abap starting with 'xyz'. ?

    HI ,         I need to find how many report programs , module programs , smartforms , data elements all these which will start with some namespace. ?        How can i do that any shortcut available for this ??        Regards,        Aditya.

    Resolved! Accepted Solution

    Singleton doubt

    Hi Experts,I have doubt in singleton. Recently I have created a singleton class for my program using a class-constructor as given below - CLASS lcl_zus_r5071_dyn DEFINITION CREATE PRIVATE. PUBLIC SECTION.  CLASS-METHODS: class_constructor,           ...

    tcode SWO1

    Hi all,I have prepared one screen, in which i take inputs form user,after that when the user press the save button this info is saved in table and along with it the event should triggerand the data entered should pass to 2 levelsafter the 1st level w...

    How to add a custom error message in the standard Result log while creating CVC (APO/SCM - MC62) ?

    In APO, CVCs are created from transaction /sapapo/mc62. Our logic is to validate the CVC by checking product-location combination. If the given product does not exist under the given location, transaction MC62 does not allow the user to create the CV...

    Labels in this area

    Explore this Area