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

    Routine not refreshing PO Taxes in ME21N

    Hi Experts,I wrote the PO Tax Procedure 910 in Dev with below Code *{   INSERT         JEDK961128                                        1   IF sy-cprog = 'RM_MEPO_GUI' AND KOMV-KBETR IS NOT INITIAL.     CLEAR XKWERT.     XKWERT  = KOMV-KBETR.   ENDI...

    How to Add XREF1_HD(Reference Key 1 internal for document Header) field to header level to transaction FB01

    Hi All,My requirement is i want to add field in XREF1_HD(Reference Key 1 internal for document Header) in header level to standard transaction FB01,my understanding by referring some of the posts in SCN  that  by using BADI : BADI FI_Header_Sub_1300 ...

    Resolved! Accepted Solution

    Obsolete Object in program

    HiWith a ERP upgrade many standard objects( function module, data element, etc) can be obsolete but these object can be using inside a lot of Z program.Now we are using Code inspector ( transaction SCI) for check of code quality but I don't found how...

    Resolved! Accepted Solution

    BTE/BADI/Exit to populate BSEG-KUNNR & BSEG-LIFNR on GL lines while posting document from FB60

    Hi Experts ,In my system, FI documents created from MIRO/FB60 invoices only have vendor number populated in items where bseg-koart = 'K' (vendor accounts). What I need is to have this vendor number in other items where bseg-koart = 'S' (G/L accounts)...

    Resolved! Accepted Solution

    Create a simple OO dialogbox control with one field and 2 buttons?

    Fellow ABAPers, I am trying to find a way with ABAP objects to programmatically create a simple dialog box control that has a select option field for Usage Decision, a button for editing a standard text, and a button to continue on with processing.  ...

    Resolved! Accepted Solution

    CIN - Link between Excise invoice No (created in MIRO) with Material Document (GR)

    Dear Experts,             I have done Miro for excise duty (CIN) of Import Purchase order and then posted the material document in MIGO_GR referencing PO, i have entered the Excise invoice No (created in  MIRO ) in the commercial excise invoice no ta...

    Resolved! Accepted Solution

    select-options with screen-INVISIBLE = 1 displayes asterixs?

    Hi everrybody,I defined a select-option:DATA: lv_LCLPERIOD TYPE ZPERIOD.select-options: p_lcldat for lv_LCLPERIOD NO-EXTENSION MODIF ID LCL.In AT SELECTION-SCREEN OUTPUT. I do -->  loop AT SCREEN.    check SCREEN-GROUP1 = 'LCL'.    if lv_paramvalue_l...

    Resolved! Accepted Solution

    how to trace the table where to append one data when running the t-code

    When we run t-code: FB65 to create the accounting document, it will append data to table WITH_ITEM, but now some data is wrong, So need to debug to find out why.  And I need to find out where to append this data to table so it can help me to analysis...

    Resolved! Accepted Solution

    Identifying and copying the changes/developments from Temporary system to development system

    Hi all, Every time a new support patch has come, it will be implemented in the development system. During the implemenation of that new support patch in development suystem , meanwhile  the developments will be carried out in temporary system and tho...

    Resolved! Accepted Solution

    how to reflect the[item text/header text] changes from FB02 to kE5Z report

    Hello Friends      I have a requirement where i need to change the header text/ Item text and this changes should reflect on KE5Z Report.After posting the PO = If any manually we change in text (header /Item) in Fi document (WE ) ànd that needs to be...

    Multiple level column header text with ALV List/ OO ALV

    Hi Experts,I have a requirement of grouping 3 coulmns with a single header text common for them. Also the column description for individual column will be there. For eg    | ------  Columns -------  |    |Col1 |   Col2     | Col3 |Please suggest. It ...

    Resolved! Accepted Solution

    List of Text tables

    Hi Experts,As per the requirement, I need find the list of all Text tables in SAP and based on the list I need to find the whether the text tables has been used in our custom programs(more than 1000 objects are there).Is there an way to find the list...

    Labels in this area

    Explore this Area