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

    enhancement VL01NO

    Hi Guru's,We have a delievry getting created through ibound idoc in tcode ' VL01NO'.The data in idoc for field delivery type is 'LS'. I want to change it to 'UL' when this idoc creates delivery document.Is there any user-exit or badi where during cre...

    Resolved! Accepted Solution

    Obsolete function modules

    Hi ,I have a question regarding the below Function modules,please have a look at it and give your valuable inputs;WWW_ITAB_TO_HTMLWWW_ITAB_TO_HTML_HEADERSWWW_ITAB_TO_HTML_LAYOUTExtended program check of my custom program shows that the above 3 functi...

    Resolved! Accepted Solution

    Memory ID

    Can i Get list of all memory IDs that are being currently used and not present in tpara table.For ExIf i use a statementExport var1 to memory id 'ZRM'.Can i get a FM or a table (not tpara) where this Memory Id can be retrieved.Thanks

    CHECK_CHANGED_DATA

    whats the role of method CHECK_CHANGED_DATA here...why should i use it ...cant i update the table w/o using it ?CASE ucomm. WHEN '&UPT'. CALL FUNCTION 'GET_GLOBALS_FROM_SLVC_FULLSCR' IMPORTING e_grid = lv_ref1. CALL METHOD lv_ref1->check_changed_d...

    Resolved! Accepted Solution

    User Exit for ME22N

    What I want to do is to reset the PO release using BAPI_PO_RESET_RELEASE in ME22N whenever a user change an item in PO having a status "Released".Is there a way to do this or any workaround? Please help me and thanks in advance.

    Resolved! Accepted Solution

    Change documents for reference user (de-)assignment

    Morning all,At my present customers' site they have been giving authorizations by assiging a reference user to several users for some time. Is there a quick way to see which reference user was assigned to which user and for which period? Table loggin...

    API_RE_CN_CHANGE

    Hi All, I am using a funciton module API_RE_CN_CHANGE to update the tax type and tax group for contract in RECN tcode. I am passing the company code and contract to BAPI 'API_RE_CN_GET_DETAIL' to get the details and i passed change indicator U to up...

    Resolved! Accepted Solution

    Comparing Text

    Hi All,I have a requirement like i need to compare two texts for example i need to retrieve the text from Purchase order as well from Purchase requisiton and i need to compare the both and if there is any difference i have update a flag. i am retriev...

    ADRC-SORT1

    Hi All,SORT1 filed of ADRC table is being deleted by one of the program. My requirement is to find out which program/FM etc is updating this filed in data base table ADRC.Is there any way where we can find out which which program is updating this fi...

    Resolved! Accepted Solution

    Tag range details

    In one tag range updation reportthere are 2 fields..........Tag from1 and Tag to1.IT_data is the internal table.Logic is like given below.IF IT_DATA-TAGFROM1 <> SPACE AND IT_DATA-TAGTO1 <> SPACE.IF IT_DATA-TAGFROM1 GT IT_DATA-TAGTO1.MESSAGE E001 WITH...

    Labels in this area

    Explore this Area