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

    MIGO user exit

    Hi ,while posting MIRO with reference to PO for cenvat clearing systemupdate 00000 in account assignment field (zunor) . we want update field zunor in BSEG with PO no. and its line item.How can I achieve this .Can any one suggest any suitable user...

    Resolved! Accepted Solution

    MIGO user exit

    Hi ,while posting MIRO with reference to PO for cenvat clearing systemupdate 00000 in account assignment field (zunor) . we want update field zunor in BSEG with PO no. and its line item.How can I achieve this .Can any one suggest any suitable user...

    Resolved! Accepted Solution

    User Exit for - FLB2

    Hello friends, I need to fill data into a cutom table when I would excute FLB2.I am looking for a exit to do this. I have acheived this in ECC 6.0 as there are some enhancements points in the report RFEBLB20 and have done it , Now I want to implemen...

    Resolved! Accepted Solution

    Convert ITAB to string using and SCMS_TEXT_TO_XSTRING and NON UNICODE

    Hi,I have a problem. I have a text with the Danish Ø in an ITAB. When convert the file to a xstring and add this XString to an attachment in a pi proxy message it seems to be UTF-8. I have seen the XSTRING contain an ENCODING property, but I'm unabl...

    DG by Active Contributor
    • 2796 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    F-code / Sy-ucomm for COPY button on popup of 'Reference' of Tx of VA01 ?

    Hi Experts,I need to write a BDC (though its ECC, customer wants to hv BDC) for "Create a sales order via VA01 transaction WITH REFERENCE to existing sales order in the system"So, I tried from SHDB and I tested it by using PROCESS, working fine. But,...

    "FIND" vs "="

    Hi,Can somebody explain me, whyFIND lc_keyword IN SECTION OFFSET lc_offset LENGTH lv_length OF lc_text. lv_result = boolc( sy-subrc = 0 ).is 30% faster thanlv_result = boolc( lc_text+lc_offset(lv_length) = lc_keyword ).givenCONSTANTS lc_text TYPE ...

    Resolved! Accepted Solution

    Table Maintenance: 'Field "X" shortened (new visible length: 000020)'

    Hi,I have a very common issue relating the Table Maintenance Generator,Inputs:A config table with a field name '/HFW/TRANS_NAME' having Data element CHAR40 or predefined one.While creating table maintenance for the table it gives me a typical error: ...

    Labels in this area

    Explore this Area