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
    • 95002 Views
    • 212 Comments
    • 39 Likes

    BDC error message

    Hello,I am uploading data for FB05 using bdc for 10 customers.but if i get error for the 1st customer it stops further processing for other customer.Can i do something like it gives list of errors for customers which are having fault other should be ...

    Resolved! Accepted Solution

    FTP to remote server

    Hi, I want to connect to a remote system, which i don't know it is ftp server or normal machine, but i have IP address of the same through which i can access it. my doubt iswhat will be the host name in the ftp_connect fm and what is rfc destination...

    End-of-page problem

    HI guys I have one reqiurment,In clasical reports In I am displaying output,Here For every page I am adding header and footer at top and bottom My Problem is for last page my client wants to save gap ,In last page If the output data completed for the...

    Resolved! Accepted Solution

    WAIT statement NOT WORKING

    Hi all,After the below WAIT statement gets executed, I am getting sy-subrc = 4, WAIT UNTIL 1 = 2 UP TO 10 SECONDS. " ACCEPTABLE IN VERSION 31HI cannot use below statement as my version (31H) doesn't accept it:WAIT UP TO 10 SECONDS. " NOT ACCEPTABLE I...

    Resolved! Accepted Solution

    Problem in changing the internal table contents of a standard program

    Dear All,I am making changes to internal table LT_PPDIT of standard program SAPLHRPT in the user exit EXIT_SAPLACC4_001 while payroll posting to accounting with tcode PC00_M99_CIPE. But though the changed value of LT_PPDIT is visible within the exit ...

    Resolved! Accepted Solution

    Remove # from string

    hello, I've got the following problem I receive an xml string with some '#' characters and would like to remove them I know that replace ... '#' doesn't work because it's not actually the char '#' that should be removed but it's a hexadecimal ch...

    Labels in this area

    Explore this Area