Upgrade Change History (Process Purchase order)

HI All,
We have upgraded our system from SRM_SERVER 550 SAPKIBKT10 to SAPKIBKT12 (10 to 12)
Is there any way to see what changes happened in the "Process purchase order" screen after upgrade
i.e old history and new changes
Thx
Jai

transaction code :SO99
got the required information
Thx
Jai

Similar Messages

  • Status Change for Purchase order in Process Purchase order

    Hi All,
    We have implemented SRM 4.0 with Extended Classic scenario.
    SRM does provide standard status for Process Purchase order worklist (such as Ordered, Held, Error in Process etc.). Is there any BADI i can use to overright my own status message for the PO.
    To give brief background of the requirement. Client wanted status to be changed to "Cancel" For POs whose all the line items we have deleted or "Close" when Last delivery or Final Invoice check is ticked.
    I am aware that i can use BBP_DOC_SAVE_BADI as structure BBP_PDS_ITEM i can get items deletion indicator. But will i able to change the standard Status message?
    Presently even though all line items marked delete still shows PO as "Ordered" status.
    Kindly let me know if i can acheive with anyway.
    Thank you
    Ritesh

    Hi Masa,
    Thank you for your response. I have few doubts about the configuration which you have suggested.
    - Define Status schema for User status will create a status Profile in which i have to include my own status. In the document of Define Status Schema it specifies that After creating User profile you have to assign same profile to transaction types. (I.e. BUS2201 or BUS2121 etc).
    My concern is will my own status profile over-write the standard status which is coming? such as Ordered, Created, Transmission fail etc.
    If so then do i have to create status profile to include all the Standard Status message in it as well?
    - Other thing i found that Ordering PO goes through many standard status message (COMP, CRTD, CTRA, DCOM, ORDR) and always the last status in the Hearder will display on  ITS level. Is my understanding right?
    - I found that there is a standard system status message I1045 (BECN Cancel) Can i use this through BADI?
    Kindly let me know.
    Thank you once again.
    Regards
    Ritesh

  • Prevent changes to ship-to and vendor address in Process Purchase Orders

    Hi SRM experts,
    I have recently used BBP_UI_CONTROL_BADI to affect the displays of fields and buttons in the shopping cart. I now need to change the displayed fields in the Process Purchase Order screens (Vendor Address and Ship-To address) to prevent edit. I've debugged in method BBP_PO_UI_CTRL and see screens 1000, 2200... 3000 etc. but can't see the screens and fields I need to affect. I suspect that I might be at the limitation of using the BADI or am I looking in the wrong place?
    Can anyone help?

    Hey,
    i believe you have filter for shopping cart (BUS2121) in BBP_UI_CONTROL_BADI. you need to do a seperate implementation for PO (BUS2201), Which should/must work for your requirement.
    Cheers, Renga
    **Award points for helpfull answers**

  • Default tab in Process Purchase order

    Hi All,
    We are in SRM 4.0 and we recently we upgraded our system to SP12.
    After the upgrade, while entering into Process Purchase order transaction "Find" tab is showing by default. But before the upgrade it was showing Worklist as the default tab where we can see all the open work items in that tab.
    Is there a way to set "Worklist" as the default tab?
    Please advise.
    Thanks.

    Once the PO is published, you cannot delete it. If you have created a change version for the published PO, you can delete the change version but not already published PO.

  • Process purchase orders

    Hi all,
    our's is extended classic scenario,  one user is trying the open the PO through process purchase orders option, he entered the po number and then clicked on find. He is getting the message " no documents avail for search criteria".
    Here the PO is exist and carte is created by that user only. Then why he is not getting the po details.
    Please explain what might the cause for this?
    regards,
    Krish

    Hi
    One user raised this issue, when he tried to process the po she is not getting the po details,
    After analysis, that particular user is moved to new organisation id from his previous one.
    Normally whenever user moved to new org id then all his attributes will changes, in this case system will not allow him to do any changes in PO's which are created when he is in previous org id.
    I don't know about your case, process PO is possible only for the po's created by you not possible for po's created by other users.
    Regards
    Krish

  • Delete button in process purchase order

    Hi All,
    I need some informaiton on the "Delete" button in process purchase order screen.
    Has it been enabled only for held POs? It is disabled in case of ordered POs. Can we enable it for ordered POs?
    Also, I put an ordered PO on hold and after that I could see the delete button enabled in PO. When I delete it, it is giving me the message "Your order was deleted". But still I could able to see the Po in the system.
    Is there a note or SAP help describing this? Plz help.
    Thanks,
    ss
    Edited by: SRM Stranger on Aug 25, 2009 11:27 AM

    Once the PO is published, you cannot delete it. If you have created a change version for the published PO, you can delete the change version but not already published PO.

  • BAdI or USEREXIT for changing data of purchase order header - ME21N

    hello all,
    I would like to ask you any way to change the field "reason for change" of the Purchase Order  header.
    I tried implementing the method PROCESS_HEADER of IF_EX_ME_PROCESS_PO_CUST
    or changing reason_code of structure ekko in user exits EXIT_SAPMM06E_006 and EXIT_SAPMM06E_006
    but it seems not to work.
    How can i do?..
    sap. v. ecc 6.0

    >
    Shiva Kumar wrote:
    > Use the user exit : EXIT_SAPMM06E_012: This is triggered on saving of a PO...and user can add validations etc in the exit...
    > Cheers
    It doesn't work...
    >
    Martin Voros wrote:
    > you get reference to object IM_HEADER in method PROCESS_HEADER of BADI ME_PROCESS_PO_CUST. On this object you can call two methods - GET_DATA and SET_DATA. GET_DATA returns structure with type MEPOHEADER. You can change your field here and then call method SET_DATA with your modified structure. This should work.
    > Cheers
    ..same thing for this solution...
    the field that i want to change is RSCOD inside structure EREVGRID...it seems to have also get_data and set_data methods ( IF_REVISION_ITEM_DCM ),
    but I don't know which BAdI to implement that has a object type ref to EREVGRID...
    Edited by: E_M on May 13, 2008 11:08 AM

  • Change Document - for purchase order

    Hi all,
    when i make some changes in the purchase order(ME22N) it is stored in the table CDPOS but when i change the delivery address field this alone is not stored. what may be the reason? and how to do it?
    can anyone help me in this?
    helpfull answers will be rewarded with points..
    Thanks,
    Murali.

    Saquib,
    No, this is not directly linked to the customer or vendor master. What happens is, during PO creation the delivery address is picked up from the address of the plant, but that can be updated via both BAPI and transaction.Each time this address gets changed, SAP generates a new ADRNR and store that address in ADRC.
    This might help you in future in case you face such situation. I faced this only a few months and that's why I remeber this so clearly.
    Murali,
    Please award points and close the thread if it helped you.

  • Status (Outstanding Invoice) No working for Process Purchase Order(BBP_POC)

    Hi All,
              We have the filter condition outstanding Invoice in the transaction BBP_POC (Process Purchase order) for the field Status....Can any one tell me which indicator is responsiable for this filter......
              i have observed that for the outstanding confirmation is relative to the Final Delivery(No confirmation required) indicator in the purchase order. But the Final invoice indicator is not affecting the filter....
              Is it a standard behaviour or something is missing...?????
    Thanks
    Dibya

    Hi
    <b>Please go through the related pointers below -></b>
    Note 995146 - BBP_POC: Preferred vendor + vendor w/o result when searching
    Note 1104589 PO Search not returning all results
    Note 1086891 BBP_POC search incorrect for user maintained in txn PFCG
    Note 1082123 BBP_POC - saving search criteria fields
    Note 953825 PO (BBP_POC) find get different version of same PO
    Note 860886 Incorrect search results for deleted 'Preferred Vendor'
    Note 1105922 Shopping Cart search in Po item screen-performance
    Note 932291 Archived purchase orders are not displayed
    Note 956108 Empty worklist after clicking button 'Find'
    Note 825662 PO cannot be found by SC number
    <u>Hope this will help. Do let me know.</u>
    Regards
    - Atul

  • Need to get the Last Changed date in Purchase Order.

    Dear Experts,
    I need to get a table which stores the last/ latest change for a Purchase Order.
    For a Purcahse Order, last date  Changes need to be captured , where there was some sort of activity associated with that order. That activity could be a goods receipt, an invoice payment or a change to the Purchase order.
    Thanks in advance.

    Hi,
    You can use EKPO-AEDAT.
    Tables CDHDR and CDPOS contain what chnages you have made.
    Thanks,
    Ramakrishna
    Message was edited by: Ramakrishna Prasad Ramisetti

  • No data in Process purchase order

    Hi
    we are in SRM4.0 classic scenario.
    Purchaser would like to see all the POs which are created in R/3 backend system (ERP 2004) using shopping carts in SRM system.
    When I logged in with Purchaser role and choose "Process Purchase Orders" link (BBP_POC), no POs are displayed.
    Please let me know whether I am accessing the right lionk in SRM web application. If so why the POs are not appearing.
    Thanks
    Jagdish

    Hi
    Thanks a lot for your inputs.
    That means in Classic scenario there is no option for a purchaser to view list of all POs in SRM without going to R/3 system.
    One of my client's requirement was to view all POs in SRM classic scenario without login to backend R/3 system.
    Now it seems only the customized report development can serve the purpose.
    If you have any round about solutions for this please let me know.
    Thanks
    Jagdish

  • Reset Release Strategy for any change in the Purchase Order

    Hi,
    Is it possible in SAP standards to reset release strategy for even minor changes in the Purchase Order irrespective of whether it is value change or any change in the text or Purchasing group change or whatever it is?
    If so, where do we need to make the configurations.
    I have seen in some thread about resetting the release strategy for decrease in Purchase Order value.Even that was possible through some BAPI.
    Thanks in Advance.
    S.Raghavan

    hi sandesh,
    sorry, i know it's too late.
    i tried your suggestion, it works blocking the purchase order after release strategies are setted.
    sandesh, raghavan:
    i need to reset the strategies after to make any change in the po. i'll appreciate your help if you can give it.
    regards
    f

  • Customization to "Carry Out Sourcing" & "Process Purchase Order" Screens

    Hi, we are using SRM 4.0 and wondering if following screen customizations are possible
    <b>Carry Out Sourcing queue</b>
    Is it possible to use some of the existing Fields/Area to show key information within the queue that are important to Buyers such as Total PR Value, Required Date, Comment Field (for Buyer to write notes or status)? The fields Category and Quantity are not that important to us than the other fields mentioned above.
    <b>Process Purchase Order queue</b>
    Is it possible to use some of the existing Fields/Area to show key information within the queue such as Requestor Name, Required Date, Comment Field (for Buyer to write notes/status)? These are more important to us than the Purchasing Org. and Purchasing Group fields.
    The above requested fields will tremendously help the Buyer in managing the queue by making it easier to assign low value orders; by enbaling other Buyer/s to view cart status when covering for someone without drilling down per requisition/line. The comment field within the queue will help to immediately show why the order is on hold, etc.
    I would be interested to know as well if you have any suggestions on how we can assign low value orders to junior buyers faster and more efficiently and if there is an automated way to do it.

    Thanks - Here is the quick clarification. We are not using Sourcing Cockpit (eSourcing, Bidding) functionality in SRM. By "Carry Out Sourcing", I meant the area where Buyers look for workload and add approved requisitions to their work area. That is the screen we are trying to customize. Is there a template for that as well and is it easy to customize without breaking the code.
    Also please advice on customizing "Process Purchase Order" screen.
    Lastly, is there an option to autoamtically assign the Approved Shopping Cart to a Buyer based on the dollar amount?
    Thanks in advance;
    A

  • Report or FM to change Plant of Purchase Order

    Hi,
    Can anybody suggest me a way to change Plant of Purchase order Item?
    When i am chacking in me22 Plant is in Disable mode even to change manually. Is there a way to change from a function module or standard report?
    Thanks in Advance,
    Sanjeeva

    Hi Sanjeeva,
    If it's one order only try to use ME22n and check out below condition... also consult functional consultant there..
    Check out whether Tr./Ev. Goods receipt and/or Tr./Ev. Invoice receipt happened for the purchase order which you are trying to change...
    If so and all the quantity received then as per configuration it won't allow you to change the plant..
    try to use T-Code ME22n (SAP Enjoy Transaction)
    If it's for mass change then user BAPI_PO_CHANGE for it...
    Hope it will solve your problem..
    Thanks & Regards
    ilesh 24x7
    ilesh Nandaniya

  • Disabling the cost distribution button on the Process Purchase Order Screen

    This is probably a simple question, but we have been unable to find the place to disable cost distribution on the SRM Process Purchase Order screen for limit orders ONLY.  Basically, we just want this functionality to not be available to users.  Can anyone direct us to the correct configuration for this?  Or do we need to edit the BADI?
    Thanks  in Advance!

    Hello,
    You can hide this field by creating a screen variant through SHD0 transaction. I have tested here and I
    could hide it (GV_DIST_IND in Program SAPLBBP_PDH_ACC screen 1000).    
    In the screen variant you should mark the output of GV_DIST_IND field.
    However, this option would hide this button for all documents.
    Kind regards,
    Ricardo

Maybe you are looking for

  • Bridge CS3 slowdown, upgrade to 5 or 6 on Mac?

    My OSX is 10.8.4 and I use PSE10 for mac with Bridge CS3. Recently, I have observed a major slowdown in bridge and some annoying interactions with PSE10. I have about 17,000 jpegs (of insects) organized in hierarchical folders, i.e., taxonomically. I

  • Deliver line item Creation

    I created Delivery using the function module  shp_vl10_delivery_create by passing sales order info.But how to create line item when there are different materials .This function module works (creates delivery) when there is one line item for SO and if

  • How to find which SAP R3 table are read during SAP R3 extractor execution ?

    Hi Colleagues, I would like to know which sap r3 table are read during the execution of a sap r3 extractor ? 1. I execute 2lis_03_bf extractor 2- I select debug mode 3. I put a break-point statement at abap command : select I just see the program goi

  • Number range error in Assessment cycle in CO-PA

    Dear All, During performing "Actual Assessment cycle in CO-PA" , system gives the error message "An error occurred when the SAP System attempted to determine the document number. No interval was found for number range object RK_BELEG, sub-object 1000

  • I know I'm going to sound thick but......

    I suppose it's my age BUT I'd be VERY grateful if someone could help me please? I wanted to put a dvd on to my daughters ipod.....daddy hasn't got a clue! I presume I transfer the dvd to my PC, then transfer it to my itunes?? Only thing is, I ain't g