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

    String limit - TRANSFER to an open dataset truncated @ 256 chars

    Hi all gurus,I'm streaming out on an open dataset a table to get a csv file, in the following way:- concatenate the relevant fields of the table into a string, separated by a pipe ('|');- transfer the string to the opened dataset fs.So far, so good. ...

    Resolved! Accepted Solution

    LSMW While importing data

    Hello, I'm using LSMW for transfering data, But I got an error on step 9. Import Data.I can't read error message text because it's not readable (shows in a wrong encoding,)The error doesn't occur everytime. I use the same file but run it in a differ...

    Resolved! Accepted Solution

    Custom Function Module: Check if parameter specified by calling program

    Hi everyone,I'm developing a custom function module that is going to be used by various different programs. For some programs the logic processed in the FM will be the same, but for some cases additional logic is required. I only want to run through ...

    Submit Command

    Dears,We have requirement , where need to submit this program in the background RPTQTA00 . And I have to submit this program with the option of u2018Directu2019 button in the selection screen. When I checked the coding in the User command they have...

    hiding a tab in ldb

    Hi, i have a tab for fast search in an ldb, now i want to hide the tab if sy-saprl is less than a particular value. I tried screen-active = 0, but that didnt work, the tab would get hidden but the screen fields would come on the next tab. I want to h...

    Resolved! Accepted Solution

    Nested Loop

    Hi ALL,For every record in Outer loop i have to loop through internal table with date range to get total (from all the records that fall in date range) , i could do this but the problem is taking longtime 15min per data set, is there way we can impro...

    Resolved! Accepted Solution

    Hide password in table

    HiMy program store a encrypted password in a z-table.But how do I protect the password, so nobody just use the respective FM to see the password, or create a program to see the passwords.I use these FM: DECODE_SLDPWD_BASE64ENCODE_SLDPWD_BASE64

    Labels in this area

    Explore this Area