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

    Find out (" double quotes ) position in internal table

    Hi Experts ,I have an internal table it contains one field name as line its values like at index 1 09/10/2010 index 2 xyz index3 bbb index4 "ZZZ index5 yyy index6 zzz" index7 1.now my requriemnet i want to find out last ( " ) index value. actually it...

    Resolved! Accepted Solution

    How to upload object (program/table/screen) from sap 4.6c to ECC 6.0??

    How to upload object (program/table/screen) from sap 4.6c to ECC 6.0??1.i want to use saplink to do it. i try to install saplink to sap 4.6C, sap basis version 46c, i can't install. can saplink be installed in sap 4.6c?2. have any other way to do t...

    Secondary Indexes

    Hi Everyone,I have a custom table with six fields (F1, F2, F3, F4, F5, F6) where F1 is the key field and which has millions of records, now i need to select data from this database table based on non-key fields.The range for non-key fields (F3, F4, F...

    Resolved! Accepted Solution

    Copy of VOFM Routines

    Hi All, I Had Requirement to creata a new routine ( Copy of Standard Billing Routine - 003 ) .I need to copy the standard Routine -003 code and add some more code to it. When I see the standard code there are Enhancement Sections.Do i ne...

    Resolved! Accepted Solution

    Remove # from the number

    Hi experts,I have a field in an internal table, in which a number is getting filled, but it comes with an initial #.Ex: #1234How can I remvoe this #.I tried: REPLACE ALL OCCURRENCES of '#' WITH ''.SHIFT LEFT DELETING LEADING ''.But this is not worki...

    cmd_ei_api=>maintain_bapi

    Hi All;I am trying to write a test program to use this method. I almost have it working but I am getting an error message that I am missing critical partner functions. I have tried adding the Partner Functions to the Sales Data component but keep g...

    Stephen3 by Participant
    • 11487 Views
    • 6 Comments
    • 0 Likes
    Resolved! Accepted Solution

    REGEX help needed

    Hi Experts. I have a text (from Read_text) which comes like this : .... <H>... &lt;/&gt; ....<T>...&lt;/&gt;Now in the closing </>, I want to put back the alphabet that started angular bracket. So above should become like this:...<H>...</H>.... <T>...

    Resolved! Accepted Solution

    Cannot find the partner with BAPI_SALESORDER_CHANGE when I use alphanumeric

    I try to use the BAPI_SALESORDER_CHANGE to create a sales order, however the BAPI fill with zero at the beginning of the ID partner.For example If I had the ID partner 123456 when I use the BAPI_SALESORDER_CHANGE, the BAPI automatically filled 4 zero...

    Change BOM via IDOC

    Dear guru,We would greatly appreciate some guidance because we are not expert in IDOC transfer. Basically we would like to change BOM using IDOC technique.We already create BOM with IDOC BOMMAT03 using the FM IDOC_INBOUND_SYNCHRONOUS; below is an IDO...

    Exit for - FLB2

    Hello friends,I have a requirement to capture some data into a Custom table when the Transaction FLB2 is executed. I used the exit in the program - RFEBLB20 - EXIT_RFEBLB20_001. this exit is triggered and the data in updated in my custom table.Howev...

    Resolved! Accepted Solution

    COMPUTE_BCD_OVERFLOW / BCD_FIELD_OVERFLOW problem

    Hi all.I have a customized program which generate PO from text file by using BAPI_PO_CREATE1. I've uploaded more than thousand items and everything's fine.There're some items which cannot be created BUT bapi returns PO number and also sends error mes...

    Labels in this area

    Explore this Area