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...

    Resolved! Accepted Solution

    uploading data from excel

    My requirement is to upload a data from excel to SAP abap DDIC table. So I have TEXT_CONVERT_XLS_TO_SAP FM to upload the data from my excel. But I had a problem that my DDIC table has column in one order but my excel has column in different order. Ho...

    Resolved! Accepted Solution

    Program to Upload CSV File Crashes with AiE but not with SAP GUI

    Hello community,I tried a tiny program to upload a CSV file to an SAP system. The program works fine with SAP GUI for Windows but crashes when I execute it with AiE and the option Open with > SAP GUI. Here the error message:And here the program:"-Beg...

    Resolved! Accepted Solution

    Where can i find out cast data type information of cast function in the CDS view ?

    Dear CDS experts and developers.For example, We can see lot of cast functions and data types on CDS view.....cast(acdoca.rldnr as fins_ledger_pers) as rldnr_pers,cast(acdoca.rbukrs as fis_bukrs) as rbukrs,...The "fins_ledger_pers" a...

    jungwoo_han by Product and Topic Expert
    • 1824 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Problem with SO_DOCUMENT_SEND_API1 in txt attachment with '#'

    Hi experts,I have a report that was going well until some weeks ago, I don't know if it's due to migration to hana or to unicode. We we're using fm SO_DOCUMENT_SEND_API1 to send a mail with an attachment .TXT. We used CONSTANTS: crlf TYPE c VALUE cl_...

    Resolved! Accepted Solution

    problem to update operation while creating routing in F.M BAPI_ROUTING_CREATE

    Hi Experts,I got a requirement to Creation a Routing. I'm using BAPI_ROUTING_CREATE.Issue:Operations are not updating while creating the routing. Can you please help me..Please check the below code.SPAN { font-family: "Courier New"; font-size: 10pt;...

    Resolved! Accepted Solution

    Background job failing due to high data in select options used in a select statement.

    Dear Abapers,I have a background job report supposed to run daily which is failing for some days. Debugged and found out that in a particular select statement it is failing when select-options having more than 5500 records in it. I think select-optio...

    SLAD - no break

    Hi Everyone,I've a question abount Layer Aware Debugging. I set up an example with selection-screen a simple select and a cl_salv_table utilizing a fullscreen display with a custom toolbar.Debugging using /h comes with the issue the salv uses its own...

    Resolved! Accepted Solution

    Creating Header status profile VA01 -exit

    Dear allbased on some custom logic i have to insert new status profile at header level while creating SO in va01 . by default there is status profile at item level but there is no header status profile.I have tried using MV45afzz USEREXIT_SAVE_DOCUME...

    Labels in this area

    Explore this Area