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

    Available ciphers....

    Hi,I posted this question in the Process Integration but I think it should be posted here. I'm implementing a connection with a supplier using FTPs. They need to know what ciphers PI supports. According to SAP 'The application of FTPS follows specifi...

    Resolved! Accepted Solution

    Delete all breakpoints

    Hello,I was debugging an IAC application from the backend yesterday and now when I run the IAC from the web I get an error stating: The transaction is currently being debugged. You can continue as soon as your debugging session is finished. I've be...

    Resolved! Accepted Solution

    INSERT smt Limit?

    Hello,We have this code INSERT zrictctgte FROM TABLE gt_ctg. But cx_sy_open_sql_db exception is being throwed only when gt_ctg has a big quantity on records, i mean more than 1000,if gt_cgt is smaller ie, 150 records, the stm works perfect, doe...

    Resolved! Accepted Solution

    SSP Entitlement Remaining

    Hello.I need to report on the amount of SSP entitlement is remaining for each employee. We are using ECC6.0 in UK. What functions are available to return the SSP entitlement that is remaining? The output should be in days, weeks, or both.Thank youThe...

    Resolved! Accepted Solution

    or in brackets

    HI all,i want to ask if one of the field is initial do the below codeing,how can i do so in abap without ask after every field if it initial ?if ( <lf_de>-date_ft OR <lf_de>-num_ft OR <lf_de>-langu OR <lf_de>-tzone ) IS INITIAL.do the follwing.what i...

    Resolved! Accepted Solution

    GUI_Download

    Hi All,I have one internal table it_final whose data i have to download in excel file .I am using GUI_DOWNLOAD for that .In my internal table i have fields having decimals data. Like 1,444.25-. in the ALV output. But when i download that internal tab...

    Labels in this area

    Explore this Area