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

    BAPI_MATERIAL_SAVEDATA (Accounting View)

    Hello Gurus,                   I have written the below code for Accounting view, but unfortunately its giving error in this case. If i declare any of the return type i get a DUMP. Please Help.TABLES :   bapimathead,                  bapi_mbewx,     ...

    Resolved! Accepted Solution

    Standard VOFM Routines

    Hi All,I have a situation where i need to edit a Standard VOFM routine (301) for Delivery under Data Transfer. As 301 is a standard routine, so i copied it into 901 and started working on it. Later i realized that, 301 had lot of Explicit enhancement...

    Resolved! Accepted Solution

    Dynamic Function Help

    Hey ABAPers,I'm trying to write a function to where I can input a data element and it'll output the table of values for the config/F4 table with values. Please don't tell me of a function like SCTM_GET_TAB_FROM_DATA_ELEMENT or some other such functio...

    Resolved! Accepted Solution

    VAT amount not populating where target tax code mentioned in tax code

    Hello,   We have a scenario where vendor charges 12.36% Service Tax and 14.5% VAT (Non Creditable) on single line item in PO. To meet this requirement, we created one Tax Code "YB - Service tax 12.36%NCR on40% & Vat 14.5%NCR"We are using deferred tax...

    Resolved! Accepted Solution

    Authorization Object for Parameter IDs in Transaction SU01

    Dear all,is there an authorization object available that can be used e.g. to restrict maintenance in SU01 for a special parameter id (e.g. UGR)?What I found so far is that it might be possible with a transaction variant. But this is not the preferred...

    material ageing

    hi,i have created an alv z-program, which should be modified with ageing bucket specifications in selection screen.when i give materialno ,plant,storagelocation,date,aging bucket values in input selection the output has to displayaswe wil calculate p...

    Resolved! Accepted Solution

    Add new tab in QM01

    Dear Experts,I have requirement to add new tab in QM01.In other forum,they specify how to add sub-tab.But i want to add new tab with new logic.I know there is XQQM Function Group through which we done coding...Please give me full steps how to add...R...

    Update table LAGP

    Hi All,I have a requirement to update field LAGP-IDATU. For that I am looking for a standard SAP function module or BAPI. My customer does not allow to write code for direct update on table LAGP. Please suggest any method to do it. Its urgent.Best re...

    Resolved! Accepted Solution

    F4 help in SAP GUI

    Hi Colleagues,     This is regarding the development with SAP GUI.I have two related fields for example First Name and Last Name. Both are input/output field. I implement a F4 help for the field First Name. Is it possible, after selecting a value fro...

    reference field is not updated while creating credit memo by using BAPI_BILLINGDOC_CREATEMULTIPLE

    Hi all,I m creating credit memo by using BAPI_BILLINGDOC_CREATEMULTIPLE with reference to credit memo request ,Credit memo is created but the reference field is not updated  when I see in table vbrk ,its not giving reference field updated  for the cr...

    Is it possible and advisable to write code in FORM KOBED to set rate and condition value for a specific condition type?

    Hello !I have created a new routine RV61Axxx under vofm->pricing->conditions for and the same has been configured under the relevant pricing procedure for a new condition type ABC.ABC rate and condition value needs to be recalculated as per VK11 reco...

    CSV file issue

    Dear all,I am downloading a file using GUI_download for a CSV file . Its working file in MS-ExCEL but when we open it in edit mode in notepad , each entry is having double quotes in the beginning and end both .please share how to resolve this issue ....

    Resolved! Accepted Solution

    F4 help using elementary search help

    Hi experts,I have created a report which has 3 input parametersPARAMETERS: p_cid   TYPE   zdrcityid,                         p_cname TYPE   zdrcityname,                         p_ccode TYPE   zdrcitycode.I have provided elementary search help(ZSHCITY...

    COLLECT STATMENT NOT WORKING?

    Hi,       following method used but last collect statement is not working...   CALL FUNCTION 'LIST_FROM_MEMORY'     TABLES       listobject = itab_list     EXCEPTIONS       not_found  = 1       OTHERS     = 2.    CALL FUNCTION 'LIST_TO_ASCI'     EXPO...

    Resolved! Accepted Solution

    Dynamic Internal table- change fields length from C(10) to C(20)

    Hi All,I have created a Dynamic Internal Table in the below way. I have created a Field catalog and passed it to this Class & method.CALL METHOD CL_ALV_TABLE_CREATE=>CREATE_DYNAMIC_TABLE     EXPORTING *      I_STYLE_TABLE             =       IT_FIELD...

    Resolved! Accepted Solution

    error in FBL3N

    Good morning,I follow this document:http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/2074877d-fad9-2d10-c69b-f47fb0685327?QuickLink=index&overridelayout=true&49533858180066in order to have accounting offsetting in FBL3N....Running F...

    Labels in this area

    Explore this Area