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

    Problem in FBV2 BDC

    Hi All,I am changing parked documents and making them in save as complete status.My program is :loop on recordscall transaction 'FV75' for parking.if parking is done thencall transaction 'FBV2' for save as complete.   if error return errorendloop.Inp...

    Resolved! Accepted Solution

    How to tick field WEORA in ME_PROCESS_PO_CUST as default but still can change it later

    Dear Gurus,I want to ask something. I want to make WEORA field ticked as default in BADI ME_PROCESS_PO_CUST but it still could change throughout transaction on ME21N. I added the code on PROCESS_ITEM method, but everytime I made changes, like I untic...

    Resolved! Accepted Solution

    How to restrict 'Save view' access in Bex Analyser

    Hi Please could I request some pointers on the below issue.Users are able to save view in Bex Analyser even though the S_RS_COMP and S_RS_COMP1 auths only allow access to REP (Report) as shown below. I thought QVW is the one that controls this access...

    how to update value in internal table from cdpos taking fname n value_new?

    hello everyone,          i want to insert  value in internal table from cdpos table taking field name  from fname and value from value_new.but the problem is i am not getting how to map the corresponding field of internal table with fname value  whic...

    Resolved! Accepted Solution

    The data object "T_ACCIT" does not have a component called "XTRNDP"

    I am receiving an ABAP dumb following the execution of transaction MIGO (when posting the goodsmovement). Attached is a copy of the ABAP dump and below is part of a dev_w log file. I tried to look at table T_ACCIT in SE16 and I receive the message 'T...

    Resolved! Accepted Solution

    Undestanding Design Pattern

    Hi All,.I have read a few blogs  on  design patternsand have tried my hands on MVC , singleton  and adapter pattern.Im trying to create an ALV report using Object oriented design patternsWhat I would like to know is that how do we break this requirem...

    Adding two fields from FB03 (text & trading Partner) to standard report output S_ALR_87012347

    Hi All,I am having a requirement that in FB03 transaction after giving inputs in it Company code,Fiscal Year execute it, line items will be displayed for the input we are looking for,in this screen we will find  TEXT field and Trading Partner fields ...

    Delete SRM PO from ECC

    Hi All,I've a requirement to delete SRM PO from ECC. I've tried using function ' BBP_PO_DELETE' but it dumps saying:                                 "Function module "BBP_PO_DELETE" not found."I'm not sure if it is possible to delete PO in SRM using ...

    Resolved! Accepted Solution

    BAPI_EQMT_INSTALLHR

    Hi Experts,I Got the requirement to create the report for Equipment hierarchy upload using BAPI_EQMT_INSTALLHR (Standard Bapi)  based on material number & serial number. So can i have the sample code how to start . I am new To PM module.ThanksSuresh ...

    Labels in this area

    Explore this Area