Output for changes versions in SRM

Hello,
We are currently trying to control when our SRM (server 550)system is to send output to our vendors, but the output is only to be sent if specific elements in an order is changed.
To do this we are using the table BBPD_COMP_FIELDS.
This works very well, there is just one problem that we cant seem to understand why.
If you created an order, then change the order with something that was not suppost to send output (because it is set in the table above) it sends the output. If you then change the same again it will not send out put (which is correct).
So what it does is for changes that shouldent send output when changed:
order --> output (correct)
change1 --> output (Wrong)
change2 --> no output (correct)
it should of been:
order --> output
change1 --> no output
change2 --> no output
Question is why and how do we get it to stop doing this?
Hope someone can help us.
Best Regards
Lisa M Simonsen

Hi
Use the PO version control BADi to change the version for the PO on identified field changes. In SPRO, out put conditions, trigger the change output when there is a change version of the document. This should work.
BBPD_COMP_FIELDS (with SM30). There is something mentioned about which fields to compare for PO output, you have to scroll some way down to get there.
Re: Changed PO output
Also, Please go through the following pointers, which might help you out.
Re: PO output fields
Re: Control PO output to vendor
Re: No Output Condition on Purchase Orders
Version Details
Do let me know.
Regards
- Atul

Similar Messages

  • SRM 7.0 Output for changed purchase order documents

    Hi all,
    if we change purchase orders we like to send a PO output document for changed purchase orders only if we change certain PO fields in header or items.
    What is the functionality in PO - Header - Output - Order and Send Immediatelly ? We thought that this function is the solution!
    But independent we press the button <Order and Send Immediatelly > or button <Order> the system creates allways an output document in any cases of PO field changes which will be sent to a supplier (fax, email). How we can control that a PO document only will be created in cases we define ?
    Kind Regards
    Edited by: Hermann-Josef Wessels on Mar 28, 2011 6:53 PM

    Hi Jay,
    we like to control the output because PO changes for G/L account, cost centre or change from account assigment order to cost centre are not interesting for the supplier and in this cases a PO document should not be sent to the supplier. This was the main reason why we like to use function <Order and Send Immediatelly>.
    So I would like to clarify the requirement:
    1. Automatic created output document if a new PO will be created
    2. Automatic created output document if a PO will be changed but no output if the following fields will be changed:
        e.g. for G/L account, cost centre or change from account assigment order to cost centre
    So we come back in our discussion to table: BBPV_COMP_FIELDS. There are entries for POO = PO Output and POR = Version comparison for Purchase Order.
    Question: Can I use structure name: BBP_PDS_ACC for our requirement. If yes which field-names I have to maintain in detail in this table. If possible I need the entries in detail.
    Kind Regards
    Edited by: Hermann-Josef Wessels on Mar 30, 2011 9:20 AM

  • Change order date if output for change order

    Hi guys,
             how do i pull the change order date on to the printout only if the output is for change order.I don't know much about change order.i would really appreciate your help.
    Thanks
    Chris

    Hi Cheris,
    Assume you mentioned purchase order change date ?
    Change document date won't be updated in the purchase order header table(EKKO) or purchase order item table(EKPO).Generally all the changes will updated in the CDHDR (Change doument header table ) with Object value <b>OBJECTID</b>( Doument number ex: purchase order ) , User name of the person responsible in change document <b>USERNAME</b> , Creation date of the change document <b>UDATE</b> and etc,..
    In your case consider CDHDR- UDATE filed as change order date. While selecting the updated information from the table make join query bet'n EKKO, EKPO and CDHDR with required combination and show the change order date on the PO printout.
    I hope this will helps for you.Thanks.
    Regards,
    SAP TN.

  • Send output for Changed PO

    HI all,
       I am unable to re-send purchase order after making changes.
       After making changes to a purchase order (ME22N) based on either a custom field = 'X' or po total value >  $100,000, i like to re-send the output via email  to the vendor.  In Nace, i saw this program FM06AEND and routine Change-Flag.  What is this FM06AEND for ?    Also, do i need to do customization so i can re-send the output ?  How does it detect my changes ?
         When i put breakpoint in FM06AEND, it does not stop there. 
    thanks
    Joyce
    Edited by: Joyce Chan on May 11, 2010 2:29 PM
    Edited by: Joyce Chan on May 11, 2010 2:39 PM

    For your output type you have to maintiain Print operation - 2
    Follow this menu path
    OLME -- >messages -->output control -- message types -->Define message type for PO --> Fine tune conterol
    maintain print operation - 2 change
    For the current PO ,Goto ME22n ,click message , click repeat outpout on further data tab

  • Action not possible because change version exist

    Dear All,
    We are at SRM5.0- Extended Classic scenario and facing issues for changing some of the PO documents.
    When the buyers are trying to change the PO, error is getting populated as 'Action not possible because change version exist'. This error is not allowing us to change the PO.
    These POs are changed in the past and all the relevant changes are reflected to backend system with no issues. In other words Change Versions do exists for these POs. Flags for Change Version completion is also set and all historical versions can be seen but without change history.
    Additional information -
    1. No approval workflows are implemented for PO.
    2. No locks are active for these documents.
    Appreciate your help!
    Regards,
    Sagar

    Hi Sagar and thanks for your response,
    well, actually the active change version won't be preserved in any case. It would be overwritten in the first scenario, and deleted in the second one. The reason why I'd like to have this "brute force" method is to face an eventual human error. Suppose that a disalignment between R3 and SRM has been created; my report basically "alligns" the SRM version to the corresponding R3 one. And suppose also that the user made a mistake so that the program must be used a second time. I'd like to provide a way to "UNDO" the first execution of the program, that is to say: i'd like to provide a way to OVERWRITE the actual active, change version, or alternatively delete the change version that the report did create the first time it has been launched.
    Hope it's a bit clearer now
    Thanks for any hint/suggestion you can give me
    EDIT: Oh, and please... can you provide me further information about your solution? I mean, use of that FM to unlock an active version of the PO and then the proper call to BBP_PD_PO_UPDATE specifying how you managed input params. Thanks a lot
    Edited by: Matteo Montalto on Apr 9, 2009 11:43 AM

  • Error while changing PO in SRM extended classic Version 5.0

    Hi Guys,
    we are facing issue while changing PO in SRM , this is extended classic with version 5.0.
    The system status is active() is error message and PO remains unchanged. Kindly help to resolve this issue. we have an approval for even PO if a user changes the qty in the PO then it calls the approval WF logic.
    Thanks
    Srujank

    Hello Srujan,
    Go through the following thread:
    Re: PO status change
    Hope it helps.
    Thanks,
    Neelima

  • What are the highlevel steps for changing to a new R/3 backend in SRM 7.0?

    Hi,
    I need confirmation of the highlevel steps required for changing to a new R/3 backend system in a SRM 7.0 server?
    Our scenario is that we want to switch from an old R/3 backend to a new R/3 backend (both ECC 6.0). From what I can read from SAP Note 995771 the following steps would have to be conducted, only I don't know if all are valid or complete for SRM 7.0 as well?
    1. Create new RFC connection for new R/3 backend system in SM59 ( in SRM system.)
    2. Create new RFC connection for SRM system in SM59 (in new R/3 backend system).
    3. Define Logical System for the new R/3 backend system (in SRM system).
    4. Define Logical System for the SRM server (in new R/3 backend system)
    5. Define System Landscape for new Logical System and RFC connection (in SRM system).
    6. Adjust settings in Define Backend system for Product Category. (in SRM system)
    6. Run BDLSS (in SRM system)
    7. Run BDLSS (in new R/3 backend system).
    8. Control BDLSS results via report ZSCAN_LOGSYS (in SRM system)
    9. Control BDLSS results via report ZSCAN_LOGSYS (in new R/3 backend system)
    10. Maintain ALE-Distribution Model and Distribute Views for new R/3 backend. (in SRM System)
    11. Verify ALE-Distribution Model and Distributed view for SRM system (in new R/3 backend system)
    12. Generate/Control Partner functions in WE20 for IDOC processing (in SRM System)
    13. Generate/Control Partner functions in WE20 for IDOC processing (in new R/3 backend system)
    14.Adjust the site attributes in transaction SMOEAC (in SRM System)
    15. Adjust Table CRMRFCPAR (in new R/3 backend system)
    16. Adjust Table CRMCONSUM (in new R/3 backend system)
    17. Adjust Table CRMSUBTAB (in new R/3 backend system)
    18. Adjust Table CRMPAROLTP (in new R/3 backend system)
    19. Adjust Table SMOFPARSFA (in SRM system)
    20. Run report RHOMATTRIBUTES_REPLACE to replace attributes still having the old logical system assigned in the organization model.
    Are there any relevant steps missing? (I will of course take care of master data, number ranges etc)
    Thanks in advance for your responses,
    BR Jakob

    Hi,
    Solution Manager has some documents. or check help.sap.com.
    http://help.sap.com/saphelp_nw70/helpdata/en/39/a1bb5c4c0d4ab4a417e87ef35f1efa/frameset.htm
    When you create a custom task, you should add the task ID to the UWL configuration.
    Portal, Administration -> System configuration -> UWL Administration -> Click to Manage Item Types and View Definitions. Select Configuration "com.sap.pct.srm.core"; and download the configuration. Edit the configuration copy the task block and add new task ID. Upload the configuration.
    Regards,
    Masa

  • T-code SUIM taking much more time for generating output for profie change.

    Hi All
    We want to extract report for profile addition and deletion for Users in ECC 6. While executing the the t-code SUIM it is taking much more time (taking more than 20 hrs). This problem is coming after patch application
    Please give the solution/Suggest to minimize the time taken in report generation.
    Thanks-
    Guru Prasad Dwivedi

    Hello Prasad,
    The reason for the performance trouble is a new feature regarding the user change documents. Since note 874850 and 1015043 you will get a more complete overview about the changes regarding a user.
    The disadvantage of that new feature is, that in some customer system usage scenario, the performance is very poor. That's the case, if the central change documents are intensivly used also by other applications and the tables CDPOS, CDHDR, ... contains a very big count of rows. Unfortunatly the user change documents can not be searched by the key columns of the central change docs. - so the bad response time can explained.
    What now ... ?
    There are some work arounds to get the change documents on faster way.
    1st. - You can get the former report output and performance if you
           would use the report RSUSR100 instead of the new RSUSR100N in
           separate mode.
    2nd. - If you want to use the new report RSUSR100N directly and only
           want to get the information about the traditional topics
           (content of USH* tables) you should only mark the search areas
           on the tabstrip 'user attributes') to get a better performance.
         - furthermore limit the date range, if possible
    3rd. - You should regulary (monthly) archive the user relevant documents
           for PFCG and IDENTITY from the central change documents.
           As per our note 1079207 chapter 3 you can reload that archives
           into more selective tables.
           The selection for change documents will be rather faster over
           reloaded archived documents than the documents in the
           central change documents tables.
    Best Regards,
    Guilherme de Oliveira.

  • Change requestor and goods recipient for PO's in SRM

    We have an issue where we want to change the Requestor and goods recipient for PO's in SRM as the requestor is leaving the organization. Do we have any way possible to change the Requestor adn goods recipient for SRM PO's?
    I have found bbp_crr, but it only list partly confirmed/invoiced POs. I'm not sure if the transaction is suppose to do the mass change.
    Thank you
    Joann

    Hello,
    The report BBP_CRR suggests all the POs assigned to a requisitioner , that are to be assigned to a new requisitioner/recipient and that are not closed.
    Once the POs are suggested , you can change for all the POs or make your own selection.
    Hope this information was useful.
    Regards,
    Kalyan

  • Field "Reason for change" mindatroy in PO under "Version" tabe ?

    Hello Exp.,
    Is there any EXIT or BADI available to make "Reason for change" mandatory while changing PO in ME22N tcode.
    In SPRO, is there any standard location where we can make this field mandatory? .
    Input and suggestion is highly appreciable.
    Regards
    Sanjay

    Dear sir,
    go to SPRO-IMG-Materials Management-Purchasing-Version Management-Set Up Version Management for External Purchasing Documents.
    select your document type for which you want to make the required entry reason for change. and click details indicator(CtrlshiftF2). and in field selection Reason field make the Required entry.
    then when u r changing PO the system will ask required entry for reason for change.
    regards
    jrp

  • In Internet Explorer, in the internet options, you can change the temporary internet files to check for newer versions of stored pages. Can this be done in Firefox? And How?

    I just want to know how I can change the settings to check for newer versions of stored pages in Firefox.

    There is a hidden preference that controls when Firefox checks for a newer version. # Type '''about:config''' into the location bar and press enter
    # Accept the warning message that appears, you will be taken to a list of preferences
    # Locate the preference '''browser.cache.check_doc_frequency''', double-click on it to change its value
    For details on the possible values of his preference see http://kb.mozillazine.org/Browser.cache.check_doc_frequency

  • Where does one find the Very Useful tool, Magic Wand,  in the latest version of Photoshop, anyone?  Its been well hidden.  Why change for change's sake?

    Where does one find the Very Useful tool, Magic Wand,  in the latest version of Photoshop, anyone?  Its been well hidden.  Why change for change's sake?

    csuebele wrote:
    I guess I'm too slow, Trevor.
    That's no bad thing Chuck.  It indicates that you have better things to do than constantly refresh the forum LOL.
    I'm having a wee posting spree today after lacking the inclination to respond to the same old threads for the last few days.    But I do love it when people get all in a tizzy complaining about stuff that is right under their nose (so to speak).   So I guess my criteria for responding is often based as much on how big a smile it puts on my face, as to how much I am helping the OP.   Unfortunately that irreverent approach gets me into trouble at times, and one of the moderators deleted one of my illustrated replies just a few days ago.  It took me a few minutes to work out why it had been deleted.  The subtext was 'risking one eye', and I eventually realized that the implied 'risk' could definitely be seen as offensive to some people. 

  • Change versions for PO

    Hi Experts,
    Where can I see change versions for PO (purchase order) in ERP- MM?
    Thanks

    This Table will be updated only if you activate version management for PO .
    if you want to see the changes made in PO there are 2 ways
    1.Goto the PO (ME23n) ,menu bar  Enivironment -- > item cahnges or header changes
    2.Table level you can see in CDHDR and CDPOS tables .
       first pass doc object - EINKBELEG and get document no from CDHDR
       pass this doc no in CDPOS get the changes

  • Need help writing script to change version control for all document libraries in all sites

    Hello,
    I found this script, http://get-spscripts.com/2010/10/changing-sharepoint-list-settings-using.html that
    changes versions control for a document library.  However, many sites have many document libraries with different names.  The script below just changes a the settings to a document library that is named "Shared Documents", but does not
    change one if its named something else.  How can change the script to loop through all document libraries so their settings are changed?
    $site = Get-SPSite http://site
    $listName = "Shared Documents"
    #Walk through each site in the site collection
    $site | Get-SPWeb | 
    ForEach-Object {
    #Get the list in this site
    $list = $_.Lists[$listName]
    #Create a version each time you edit an item in this list (lists)
    #Create major versions (document libraries)
    $list.EnableVersioning = $true
    #Create major and minor (draft) versions (document libraries only)
    $list.EnableMinorVersions = $true
    #Keep the following number of versions (lists)
    #Keep the following number of major versions (document libraries)
    $list.MajorVersionLimit = 7
    #Keep drafts for the following number of approved versions (lists)
    #Keep drafts for the following number of major versions (document libraries)
    $list.MajorWithMinorVersionsLimit = 5
    #Update the list
    $list.Update()
    #Dispose of the site object
    $site.Dispose()
    Paul

    Sorry, I agree. It will update Style Library and other out of the box ones. Include the library titles in a collection and run the update against them provided these libraries are common across all sites. If not, you will have to first get an extract of
    all such libraries in all sites say in a CSV file and then update the script below to refer to the CSV records.
    Add-PSSnapin "Microsoft.SharePoint.PowerShell" -ErrorAction Stop;
    #List of Libraries to be updated.
    $Libraries = @("Shared Documents","My Document Library");
    $spAssgn = Start-SPAssignment;
    $site = Get-SPSite http://site -AssignmentCollection $spAssgn
    #Walk through each site in the site collection
    $site | Get-SPWeb -Limit ALL -AssignmentCollection $spAssgn |
    ForEach-Object {
    #Enumerate through all document libraries
    $_.Lists|Where{$_.BaseTemplate -eq "DocumentLibrary" -and $Libraries -contains $_.Title}|Foreach-Object{
    #Get the list in this site
    $list = $_;
    #Create a version each time you edit an item in this list (lists)
    #Create major versions (document libraries)
    $list.EnableVersioning = $true
    #Create major and minor (draft) versions (document libraries only)
    $list.EnableMinorVersions = $true
    #Keep the following number of versions (lists)
    #Keep the following number of major versions (document libraries)
    $list.MajorVersionLimit = 7
    #Keep drafts for the following number of approved versions (lists)
    #Keep drafts for the following number of major versions (document libraries)
    $list.MajorWithMinorVersionsLimit = 5
    #Update the list
    $list.Update()
    Stop-SPAssignment $spAssgn;
    This post is my own opinion and does not necessarily reflect the opinion or view of Slalom.

  • Role for "OUTPUT CONTROL PURCHASE ORDER" in SRM 7.0

    Hi all,
    What is the role in SRM 7.0.1 which will give me menu for the "OUTPUT CONTROL PURCHASE ORDER" in portal?
    Thanks.

    Hi CG,
    The role of operational purchaser should be sufficient to give 'OUTPUT CONTROL PURCHASE ORDER" in SRM 7.0.
    Thanks and regards,
    Ranjan

Maybe you are looking for

  • Adobe Photoshop CS3 bzw. Upgrade CS6 verkaufen wie?

    ich möchte Adobe Photoshop CS3 bzw. Upgrade CS6 verkaufen wie?

  • X79 Motherboard for drives

    First let me think the many knowledgable folks who answer questions here. I have been reading for weeks. I am buying for a new build which I will use for LR, Photoshop, and Premier Pro,  (plus ProShow Producer.) I am an enthusiast who does projects f

  • Salesforce and SAP Integration

    Hi Is there any docs for SAP and Salesforce integration Regards JM

  • Files not loading...

    Last night Audition was working fine after getting some C++ warnings and then rebooting. Tonight though it loads half of the files of a session and then stops. What could be causing this? Computer 4 GB Windows XP service pack3

  • Relational vs. multidimensional Cubes

    Hi, could anybody please tell me why I would want to create a cube that is stored relationally as opposed to into an AW? (like e.g. Warehouse builder offers to do) How would I be able to aggregate data read into it? And, how would I be able to access