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

    pass string longer than 255 characters to a single line of internal table

    Hi,I am facing issue while moving string having around 1000 characters to internal table.It is only transferring first 255 charcters to internal table. In loop if I concatenate and append to internal after 255 characters it appends it to next line.I ...

    Resolved! Accepted Solution

    Recursion!

    I was so disappointed when i knew that i cannot implement recursion in abap as the normal way as the rest of the programming languages.Some developers says that recursion can be implemented using loops, but still i don't why isn't it supported?!Could...

    Resolved! Accepted Solution

    Events in oops ALV

    Hi abap gurus,             I'm having a small doubt regarding events in class cl_gui_alv_grid_display. Generally for a event to be triggered we follow these steps:1.define a class for event handling.2.define a method for a particular event in that c...

    Resolved! Accepted Solution

    Problem in VOFM routine

    Hi all,I created a Routine in VOFM. While I am fetching currency values from TCURR, if it is negative Ex : UKURS = 6.25354- I need to divide by 1. (1 / 6.25354).But the problem is division is not taking place. lv_ukurs1 contains no value.Here is the ...

    Resolved! Accepted Solution

    Java Applet- Popup issue

    Hi All,We're on EHP6 and on couple of systems we are facing issues in downloading/uploading a file. In a normal scenario, the first time a SAP user starts a program on a specific SAP system, which does a frontend operation like file upload/download,f...

    User Exit PPCO0018 & PPCO0007 -Keep the Process order as it is once it is revoked from TECO

    Hi Experts,My requirement is that if the Process order system status is Revoked from TECO, then there should not be any further changes to Process Order.I can get the status of Process order from the FM STATUS_READ by passing object number to the FM....

    Resolved! Accepted Solution

    Values not getting in output?

    Values in the below program not getting in output why?*General local class by using static and instance. *Define the class CLASS cl_lc DEFINITION.   PUBLIC SECTION.     DATA      : a TYPE i.                                        CLASS-DATA: b TYPE i...

    Resolved! Accepted Solution

    TECHINICAL DETAILS

    hi in sap ess portal employ travel and expenses they displaying the employ trip details in pdf form how can i know  which forms are used  and regading component details and smartform details.in my ESS portal.thanks & Regards,Pramodh.

    Labels in this area

    Explore this Area