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

    SE72 styles in SO10 is not working in smartforms "include text" node

    Hi All,I'm currently facing an issue whereby the styles(SE72) that I've created in my standard text(SO10) didn't display respectively when i called it from smartforms "include text" node. The font size of the standard text is replace by smartform def...

    Resolved! Accepted Solution

    Convert amount in words. "spell_amount" , "HR_IN_CHG_INR_WRDS" both are not sufficient.

    Dear All,I am facing some issues with converting amount in words. When i tried with HR_IN_CHG_INR_WRDS it gives : 15678 as "FIFTEEN THOUSAND SIX HUNDRED SEVENTY EIGHT Rupees" . whereas my client needs it as "FIFTEEN THOUSAND SIX HUNDRED AND SEVENTY E...

    Resolved! Accepted Solution

    Generic Buffering issue

    Hi,I am fetching all fields of data from a generic buffered DB table into an internal table.But when I perform a select * statement It bypasses the buffer and hits the DB each time i execute the program.Here is the scenario:This is what I do:     SEL...

    Resolved! Accepted Solution

    Function code to stop an ECATT

    Hello,I have a question about stopping an ECATT which I execute in the foreground.I  forgot the function code to enter to stop the ECATT. Currently I execute a long running ECATT in the foreground. I cannot stop the procedure. No matter what I do the...

    Resolved! Accepted Solution

    Conversion of type v to type h not supported

    Dear All,I need to add structure to an internal table, but both of them are represented by field symbols. Please have a look:DATA: ls_str   TYPE REF TO data,            lt_tab    TYPE REF TO data.   FIELD-SYMBOLS: <fs_struct>   TYPE any,             ...

    Resolved! Accepted Solution

    ME9F transaction selection-screen behaving strangely when executed using SE38

    Hi Experts,I face a strange problem where in the transaction ME9F behaving in a strange manner .Suppose if I execute the transaction ME9F by inputting it at the command prompt I get  a selection screen consisting of two blocks. When I navigate to the...

    Resolved! Accepted Solution

    Abap code issue

    Hi Abap experts,I found this Abap code, but since it contains no comments. I can’t understand what it really does.At a guess. It manages a query with lines and columns axis.Thanks for your help.Amine---------------------------------------------------...

    Resolved! Accepted Solution

    FIELD dISPLAY IN SMARTFORM

    Hi,I tried to display a status description on a smart form but it is showing &STATUS_D& in the output not the value.  This is in the initialization part.SELECT qmart FROM qmel INTO TABLE li_qmel.SELECT inact stat FROM jest INTO TABLE li_jest WHERE in...

    SPAU Activity

    Hi  Friends -I need some help please ,we doing system upgrade and  from abap team am doing   SPAU activity  i have already done wiht SPDD ,but in SPAU  the no of objects are  around  8000  in yellow color   where we  clicking them one by one and taki...

    Resolved! Accepted Solution

    Regarding creation of the PDF File in a specified manner in sap ABAP

    HI All,I would like to know, how we can create the output of an internal table values in to PDF File in the Below specified format.1. Graphic need to be placed in the Header with few details2. Items Details need to be break down at certain condition ...

    Resolved! Accepted Solution

    How to find Search Help Name

    Dear Friends,I  want to know how to identify search help  name attached with standard screen in sap.ex: Transaction code MM03 Screen have Material Field and I want to identify search help name of the attached.matl_a is in here.like wise. How ?

    TSG by Participant
    • 5458 Views
    • 5 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Send email - set sr_state

    Hi friends,I'm trying to send emails with BCS_EXAMPLE_1 program code. I have to send the same email to a list of recipients.For the first recipient it works fine, but when in the same execution I try to send the same email to another one, I get a dum...

    Labels in this area

    Explore this Area