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

    Script pdf Mail

    Hi Gurus, This is SunilI've created a Program which accepts a sales doc no. and displays the data using scripts, converts the data in pdf and sends a mail to the sold-to-party address.Foll is my code which is able to display the data, con...

    Resolved! Accepted Solution

    Palindrome

    hI, I had written the following to accept the string and display the reverse of the string and find out whether it is a palindrome. Plesae let me know where is the mistake in this program.DATA:TEXT(20) VALUE 'MALAYALAM',LEN TYPE I,POS TYPE I,NTEXT...

    regarding BDC

    Hi, I have faced problem pfcg transaction code recording. My requirement is change the role through bdc. But in rcording after changing the role save that change then press generate button. but what happened after saving the role change it come out...

    upload for WBS

    Hi Gurus,I am trying to upload WBS elements through T-code CJ20n.I have already uploade the Projects and their details using BAPI.Now i am uploading WBS elements Using BDC.However when i tried to upload WBS elements in T code Cj20n, after entering th...

    Resolved! Accepted Solution

    Unicode Error

    Hi Gurus,We are on ecc 6.0 version, and for the following code it is throwing an unicode error saying:"the type of the database table and work area "i_ekpo" are not unicode-convertible"TYPES: BEGIN OF T_EKPO, MANDT LIKE EKPO-MANDT, EBEL...

    Resolved! Accepted Solution

    ALV Grid output problem

    Hi All,I m working on ALV grid reports. m developing a report for HR module.m fetching the data from 2 tables with innerjoin. first table is pb9003 & the other is pb0002. m fetching the Applicant first name& last name from pb0002 and rest of other fi...

    Resolved! Accepted Solution

    Cluster table

    Hi everybody, Can we fetch data from a cluster table and can we use the cluster table data for our application. Generally, i heard that we should not use cluster tables in our programs. why is it so? Can i use BSEG table for my reports, i...

    Transaction ST05

    Hi all,Under "Enter SQL statement" in ST05 when i use the below SQL statement i get a information message " Error received from Explain". It is because of the INNER JOIN iam using. If i remove the INNER JOIN it works fine.SELECT * FROM S725INNER JO...

    Labels in this area

    Explore this Area