PO line item deleted by user

Hi
Can we find out the PO line items which have been deleted by user ? We can find out the deleted POs by using EKPO-LOEKZ, but how to track which user have been deleted.
Thanks in Advance
MBKM

you can get this data from tables of CDHDR and CDPOS.
Now get your PO number and input the value of po in OBJECT VALUE field and Change DOC OBJECT is EINKBELEG in CDHDR
Grab the change numbers which is in the field DOCUMENT NUMBER
and input these values in CDPOS.
You will get all the changes for a PO along with the user name who changed it.
User name who changed will be in CDHDR and details of deletion will be in CDPOS in EKPO-LOEKZ = L.
Hope this helps and reward if useful
AH

Similar Messages

  • Disable PR line item based on user

    Hi Experts,
    I am developing a PR workflow.
    requirement is when Approver is taken to ME54n, he/she should only be able to approve the line for which he/she is responsible. other lines should be disabled for that user.
    Kindly Suggest how can i achive this.

    Hi Anurag,
    Thanks for your respond.
    No, it is refering to plan data.
    Users want to plan the yearly budget based on line items.
    Example:
    User select GL Code (Variable): 100010
    Planning layout should display:
    Material Group : 90001 Desc: Stationary
    Material No.----Quantity--Unit-----Amount
    A0001 Pen   
    A0011 2BPencil
    A3061 Eraser
    The user will only responsible to enter the budget for quantity, Unit and Amount.
    After finish budget for this gl code user will select
    another GL Code
    User select GL Code (Variable): 300010
    Asset No : 123456 Vehicle
    Asset Sub-No.----Quantity--Unit----Amount
    123-001 BMW
    123-023 BUS
    It is possible to be done?
    Regards,
    Jamie

  • Sales order line item delete error for MTO sales order

    Dear Experts
    iam facing below error for MTO sales order line item deletion
    "For reasons of cost management, item 000040 cannot
    be deleted"
    Please help
    Regards,
    KEdar

    It looks you try to delete the sales order line item and you get this error message.
    Try to put reason for rejection for the line item and save the order. This is equal to deleting the line item.
    You can also refer the OSS note 14097 - Order item cannot be deleted/overwritten for further information.
    Regards,

  • Purchase Order line items deleted after coying from PO in GRPO

    Hi All,
    Does anyone here experienced this problem? The user reported that after adding the GRPO that generated by copying from PO, they found out that the line items in PO has been deleted? We're trying to reproduce this problem but we're unable to reproduce it.
    Thanks and Regards,
    Vin

    Hi Melvin,
    Which version of SAP B1 you are working on ?
    So if your PO item lines are deleted when copying to GRPO are you able to track the Base document from the GRPO. having the particular GRPO opened enable the form settingsa and make visble the Basetype and the other fields and check if the PO No. is available.
    If this is a one of issue or you experience the same then thsi issue can be reported. If you have a back up of the DB before this transaction of PO copied into PO, restore the backup and check if the same applies.
    Regards,
    Rakesh N

  • PO line items delete after GRN

    Hi Experts,
    In any PO if I have done GRN its line items should not be deleted. Means afrer grn po should not be delete only lock and delivery complete indicatior active . If any message is ther please suggest me
    Pooja

    Hi Pooja,
    Standard SAP doesn't allow you to delete the PO line item once you post the GR.  Only after posting the IR for the full quantity of GR, then only system allows you to delete the line item.  If IR is posted for a partial quantity of GR, then system expects a GR/IR clearing document.
    I had a similar requirement like you, once there is a subsequent posting like GR and IR users should not be allowed to delete the line item unless the documents are fully reversed.
    I used the Badi ME_PROCESS_PO_CUST -> method PROCESS_ITEM for this purpose and developed a custom enhancement.  If user deleted any line item, system checks for subsequent document and if any document exists it will throw error message.
    You can also build enhancement similarly.
    This enhancement will not impact the Archiving process.  Archiving program directly updates the deletion indicator at table level.
    Rgds, Mallik
    Edited by: mallik on Dec 28, 2009 1:37 PM

  • PO line item deleted

    Hi,
    PO which as created with 50 lines.Now some one as deleted the 5th line item.
    I like to know which user as deleted

    Hi,
          Display the PO using Tcode ME23N. Goto : Environment->Item Changes. Here you can see all the item-level changes made by any user alongwith other details like date, time, etc.
    Hope this helps.
    Regards,
    Chiranjib

  • Line item deleted in PR

    Hi,
    How to find the user who has deleted all the line items in PR.
    Regards,
    Sheetal

    dear  Sheetal Hirde,
    At ME52N / ME53N,
    First you must highlight the item line which has been deleted. Then, at menu, click Environment -> Item changes.
    Or you may go to ->
    Table CDHDR.
    At this table, enter PR number at field OBJECTID.
    Regards,
    Santthi.

  • PR line item deleted after GR done

    PO 4501031282 item 10 is stil valid with respect to  req 11627204 has been deleted.  How is this possible?
    Last GR done 16.01.2011 and requisition is deleted 10.05.2011. 
    How is it possible to delete PR line item after GR has been done?

    Hi,
    If GR is created and user is trying to delete PO and PR ,then sap can delete the same ,this is the standard functionality of SAP
    you need to make enhancement for the same.
    Use below Badi's and make the enhancement with the help of abapor ,set the error message.
    Purchase Order-ME_PROCESS_PO_CUST
    Purchase Requisition- ME_PROCESS_REQ_CUST
    Regards,
    Sandesh Sawant

  • Line item deletion in Maintenance order

    Hi Guru's
    Please let me know how to find the deleted line item in the component tab of maintenance order before saving.
    for eg. The user creates the following line item in the component tab of the maintenance order.
    Before saving he deletes the line item 20.
    Item   component   qty
    10       100001        10
    20       100003        20
    Please let me know  where exactly the deleted status is stored, before saving for the line item
    Regards
    Vidhyadharan

    Hi Pete
    We are trying to prevent the user from creating product line items in Maintenance order with respect to equipment BOM. Let me explain you the scenario
    Equipment 1000201 - contains the following components as BOM
    1002775 - qty 2
    1003326  - qty 1
    When the user creates the order , he tries to withdraw more qty than the qty specified iin BOM. We have controlled it using enhancement IWO10009.  Initially we didn't anticipate that the  control can  be skipped by duplicating the material (i.e material line) eg line no 10 :1002775 - qty 2 and line no 20: 1002775 - qty 2 and the transaction is saved. In order to control, we have modified the program accordingly and never allow the user to save, if there is a duplication of material.
    The problem started when the user tries to save the line item after deleting the duplicate material
    The check we used doesn't not allow the user to save inspite of the line item been deleted. The msg introduced keep repeating .
    We tried debugging the program, we wouldn't find any  deletion indicator in the structure   CAUFVD_IMP or resb  to overcome this bug.
    Can you pls let us know where exactly the deletion indicator or status is stored for the line item in the component tab before saving
    Regards
    Vidhyadharan

  • LIne item deletion -availability

    Hello Everyone,
    I am in a bit of a pickle. I had 2 KAs for a material/serial number combination say 1 and 2. The material has been confirmed in the schedule line
    in KA 1 but then BP wanted to bring it in using KA 2 so he assigned a reason for rejection for that line item in KA 1 so he could confirm the schedule line
    in KA 2. This didnt work.
    Unfortunately I deleted the confirmed schedule line in KA 1 and then deleted the line time itself in KA 1. This didnt result in the  material being available for a return with KA 2.
    As a result of the above in MMBE the material is still with the customer (KB)(we are using KB and KA for rental process mapping)
    but if look at KA 2 availablity check result for the material that qty is still confirmed against KA 1 line item which we deleted.
    Please assist in bring the material to available
    Regards
    Madan Shetty

    I had 2 KAs for a material/serial number
    What do you mean by KA??  As far as possible, please dont use any abbreviated words and conclude everybody would read your mind.  I presume it is order type.
    When you say rental processing, I don't understand why you were involving delivery.  Ideally, the process should have been Order related billing.  Also are the two lines have same material code? 
    Please share maximum informations both from business perspective and SAP point of view so that suitable suggestions can be given.
    G. Lakshmipathi

  • Line item creation through user exit

    Hi
       I am creating a line item for a sales order when saving the sales order in transaction VA01 and VA02, using the userexit USEREXIT_SAVE_DOCUMENT_PREPARE. I am able to append the line item to the internal table XVBAP through my code in the user exit.
    But after appending to the internal table the line item is not getting created.I am not getting any error message also.
    Can anyone help me out in this regard.What could be the reason for this.

    Hi,
    It is not a straight forward thing. Adding data to table XVBAP won't work. It will create inconsistency. There are so many other tables involve here too, like, VBPA, VBUP, VBKD, KONV. There can be other tables too based on how your sales order is configured.
    Also, modifying these tables (XTAB, YTAB ) in this user-exit may cause database inconsistency.
    Regards,
    RS

  • Line item deletions in opportunity  which has folow up doc quotation

    the problem is that even after deleting the line item in quote which is followup doc and then trying to delete the line item in the opp it is giving the same error message - 010 cannot delete the Line item ## which is same as before deleting the line item in the  quote
    once you save and open the transaction the product column for deleted line item  is in change mode again after selecting the same line item and tying to delete the product cat is getting deleted but the line is visible even after saving but if u open the transaction again then you are able to see the action of deletion completed
    I want to know why its behaving like that.

    Hi Srinath,
    This is because, your updated buffer for the transaction is not in coordination with your output.i.e. UI.
    i.e. before deleting the product from the transaction your UI is being field up with details.. and someUI parameters such as ALV grid which is displaying the data is not updated.
    Best Regards,
    Pratik Patel
    <b>Reward with Points!</b>

  • Line item deletion in ECC order not reflecting in CRM

    Hi all,
    1) I created an order in ECC with L1 and L2 line items.
    2) After successful replication to CRM, i deleted the line item L1 in ECC va02 and saved.
    3) Then checked CRM order(ensured that there are no replication errors and stuck entries in queues)
    4) L1 in CRM system is not deleted.
    Is this a standard functionality or can this be controlled anywhere. I know that if an order is created in CRM and distributed to ECC, we can't delete that line item in CRM. But in the reverse case even, is it the same??
    Please help me out.
    Regards,
    Rajesh

    Hi Rajesh
    Did you check Delta load is active for  sales document in R3AC4, if it is your source system is ECC when you do changes in the sales order in the ECC system, it should replicate to CRM
    yes,  this is a standard functionality as you said, when  order is created in CRM and distributed to ECC you can't do any  changes in ECC and even  vice versa.
    but you can do changes either or side  provided you need to  apply this note:888665
    Regards
    RAO

  • PO Line Item Delete

    Hi,
    we had created a PO for two items with 2pc each. then we deleted the line items and saved the PO. again we added same two items  2pc each. now when we see the print preview we are seeing the deleted items as well with the readded items.
    also at header level conditions we are seeing the total for 4 items instead of 2.
    .. at item level we can see only the basic price for deleted items and basic price with taxes for readded items.
    i want the total at header level to be of only of the readded items and at item level i wana see the conditions for only the readded items
    .. can anyone help??
    thank you

    HI
    If you block the material (lock symbol) the print preview will have both  the blocked item and active item and price accordingly.
    If you delete the material then the print preview will have only active item.
    Regards
    Reddy

  • PO line item deletion and its effects

    Dear all,
    When I delete the line item of po after MIGO and MIRO, it is allowing to do so.
    but after migo/miro it should not allow.
    what rectification can be done?
    also can u tell me because of this deletion any background entry happens or any stock changes happens?
    Thanks,
    Narendra

    Dear Frnd..
    plz try and change the status of message no 06 - 115 to "E - Error"... in SPRO ->> PURCHASING ->> ENVIORNMENT ->>Define Attributes of System Messages. - >> sYSTEM mESSAGES...
    hpe this will help..
    plz confirm
    Amit P Hiran
    njoy SAP..
    njjoy Lyf...

Maybe you are looking for

  • Report Queries Rendering Issue

    I'm having real trouble generating RTF reports from Report Queries using BI Publisher. When i copy the url into a button link the output is below {\rtf1\ansi\deff0 {\fonttbl {\f0 Arial;} {\f1 Times;} {\f2 Courier New;} {\f3 Helvetica;} } {\colortbl ;

  • Suddenly cannot send or receive mail

    mail was working fine earlier in the day. updated to 10.4.10 the day prior. I had changed nothing with the mail preferences. but i am wondering if the problem has something to do with the update. I use cable internet that does not support mac mail! g

  • I can't find Lightroom 5 serial number after $9.99/month purchase

    Hello, I just followed the "Purchase for $9.99/ mo plus local taxes" from the special photoshop cc/LR5 page (https://creative.adobe.com/plans/offer/photoshop+lightroom?promoid=KIPKZ) I received a confirmation email saying the purchase was successful

  • Billing when Batch split is activated.

    We have atcivated batch split. In the copy controls we have changed the Billing Quantity to "H" (Cumul.batch quantity). when we are creating billing with reference to Delivery ( 2 qty we supplying from 2 batchs) Item          Desc.                   

  • How do you color a greyscale TIF file in Illustrator?

    Okay, I am a huge Freehand person, but that's out the door. I was used to importing greyscale TIF or JPEG images into Freehand, then setting them in a light blue color (like blue line drawings) to do vector line work on top of them. I am working with