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

    Storing SF

    I am getting following error meage while saving SF to loacl object."Test objects cannot be created in foreignnamespaces". What is the solution . want to develop SF for test.Edited by: rahul pai on Mar 20, 2010 8:36 AM

    Resolved! Accepted Solution

    Why I can not see all Selection texts of selection screen in Translation?

    Hi,My report data is looks like below,(1) SELECT-OPTIONS: SO_AUART LIKE VBAK-AUART.(2) SELECT-OPTIONS: SO_BSARK LIKE VBAK-BSARK. (3) SELECT-OPTIONS: SO_my_own LIKE CHAR05.Am doing translations from English to Chinese from SE63. So, whe...

    Resolved! Accepted Solution

    Subroutine-the actual parameter is incompatible with the formal parameter

    Hi,I have the following code that is outputting an error message during activation:DATA: I_RESBB TYPE TABLE OF RESBB, WA_RESBB TYPE RESBB. PERFORM OBTAIN_RESBB_DATA USING I_RESBB. *&------------------------------------------------------------...

    Resolved! Accepted Solution

    Displaying a graph

    Based on a exponential function I'd like to display a graph. I thought about sending the function as a paramenter to a java program which will calculate the graph and return a jpg or png.What are the required steps? JRE 1.4.2 is installed on the prod...

    Resolved! Accepted Solution

    Link between BSEG and BSET

    Hi Friends,My question is : There's a link between BSEG and BSET?BSEG-BELNR = BSET-BELNR BSEG-GJAHR = BSET-GJAHR BSEG-BUKRS = BSET-BUKRS BSEG-BUZEI = BSET-BUZEI --> ??? I don't think so!!!!! Anybody knows some link/Match between those tables ? ...

    Resolved! Accepted Solution

    Purchase order user exit / BADI / Enhancement points

    Hello experts, Please Help me to get the user exit or any way to enhance the PO functionality. I am trying to set the PO line item status to "Blocked" or "Unblocked" whenever a change is triggered in PO line item for transactions Me21N / Me22N. The ...

    Resolved! Accepted Solution

    Change user id at runtime

    Hi experts,I have a report that needs to be run in background. I need to change the user who runs this report at runtime with some ABAP code as per the requirement. I was wondering if any of you have encountered this before. pls. advisethanks in adva...

    Resolved! Accepted Solution

    Ranges table

    Hello all,Good day. I'm new to ABAP and wish to get your advice.I understand that there is no array concept in ABAP as internal table is used instead.I just read a topic on "Ranges table" and I came accross to this piece of code:=====================...

    Labels in this area

    Explore this Area