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

    BAPI REQUIRD FOR UPLOAD.

    Hello All, I need to use some standard BAPI for uploading changed Vendor details.i.e.Transaction XD02.The BAPI BAPI_VENDOR_EDIT has no interface structure defined for transfer of data. So could anyone please tell me if there is any other standard BAP...

    Modify Line

    Hi ,I have developed a interactive report.The user needs to click on a value which will give a pop up.In that pop up, he need's to select a value.That value will be printed in the report.I am using modify line to print it in a particular area by usin...

    Resolved! Accepted Solution

    ALE Inbound Error Handling

    HiHere I have problem in setting up Error handling in outbound/inbound processing of Idocs in ALE....Can any one please explain how to do it....My requirement is, if ever idoc goes in to error then the user has to be intimated by mail in SAP Inbox.As...

    Resolved! Accepted Solution

    Convert Spool Order to PDF

    Hi all,I´m using the function "CONVERT_OTFSPOOLJOB_2_PDF", this function convert a spool order to PDF file, with this function Can I separate in several PDF file only one spool order?.For example if in one spool order I have 5 pages, I need separate ...

    Regarding LSMW

    HI,I am new to this field.I want to know when I am using Standard Program(DI) in LSMW how exactly would a Source file look like.For eg., Customer has BGROO,BKN00,BKNA1 as structures.So I could manage till step 'Specify File'.But once it comes to that...

    Excel Download

    Hello All,I have fetched the data from BSEG into an Internal Table ITAB and when writing the data to an Excel file i receive the message 'Excel Maximum rows reached', the fetched data from BSEG is above 65,556 which is the max rows of Excel.The user ...

    Resolved! Accepted Solution

    query in ABAP pls

    hello frens thanks for all the doubt clarification. im very much thankful to all of you.my next one is..how can we use collective search help(F4) in table view and tab strip controls. as im not at all able to get into this collective search formation...

    Resolved! Accepted Solution

    Debugging & PHP

    I have programmed in ABAP and PHP. Is there a debugging tool for use in PHP where one can step through the program following its path and allowing the program variables values to be displayed? Much like ABAP debugger does. I have heard of Eclipse and...

    Resolved! Accepted Solution

    Office Integration

    Hi Guys,Recently i was trying to format an excel file from SAP, which i did using OLE. But at the time of doing that, i found that the performance is taking a back seat. I also felt that there might be some better way of doing the integration of MS O...

    Resolved! Accepted Solution

    New to BAPI

    Purpose: I am trying to create a new BAPI to generate a list of Flight Customers that will display both Customer ID and Customer Name using FlightCustomer Business Object type. BAPI name: Z_BAPI_GET_CUSTOMER_LISTProcessing type: Remote-enable moduleC...

    Resolved! Accepted Solution

    Call transaction, on pressing BACK displaying initial select screen

    Hi,I have an ALV report from which I want to call transaction 'FBE3'. I set parameter ids and did call transaction and skip first screen. The problem is that after the FBE3 screen is displayed correctly, if you press BACK, the initial FBE3 screen is ...

    Resolved! Accepted Solution

    How to add ammend a internal table record when looping into a work area

    Howdy,I used to program itab like thisbegin of itab occurs 0...Now I'm tryin the new technique where you loop into an itab. My questions is when you have code like this:LOOP AT itab_idata INTO wa_idata. Perform get_price changing wa_idata-kbetr. end...

    Labels in this area

    Explore this Area