Requirement in Release indicator

Hi Team,
one of my user requirement is like to add a % in value change % column in Release indicator,also they have changable column as 6 ,for example their requirement is
Category     Threshold £           % change allowed before system release - reset     Maximum amendment value allowed
A1     0 to 25K            25%                                                                                £6250
A2     0 to 250K           10%                                                                                £25K
A3     250 to 500K            5%                                                                                £25K
A4     500K to 1000K    2.5%                                                                                £25K
A5     > £1000K             0%                                                                                0%
Also for Category A5 does not have an upper limit so if we applied a value change as a percentage we would have no control over the maximum amendment amount without triggering the order to be re-released.  so they would like to add a value change as a u2018valueu2019 not as a percentage.  A maximum amendment value of £25K would be appropriate
is it possible to have a mixture of value or percentages allowed, could we use values in all Categories?
Kindly help me to meet the requirements.
Thanks

HI Rohit
A reset of the release strategy only takes place if
       -  the changeability of the release indicator is set to '4' in
          case of a purchase requisition and '4' or '6' in case of
          another purchasing document (purchase order, request for
          quotation, contract, scheduling agreement),
       -  the document is still subject to the previous release
          strategy,
       -  the new TOTAL NET ORDER VALUE is higher than the old one.
The most important thing to consider in to avoid changes to release strategy customizing once the release strategy is used.
The commom steps are:
1- make sure all of the old POs should have been released.
2- don't delete/change the original release strategy. create a new release strategy with copy function, then the old release strategy will not be replaced.
3- if you delete the original release strategy and add a new release strategy which the characteristics in classification is same as old release strategy then the PO (have been approved) will be replaced with the new release strategy.
Kind regards,
Lorraine

Similar Messages

  • FM for reset/release release indicator

    Dear expert:
                       In my scenario,po has three release indicator A.B.C ordinally.
                       We can set release indcator from A to B or B to c etc....,only step by step.
                       For the business requirement,we want to set release indcator from A to C or C to A directly...
                       If there any function or FM can implement it?
                       I want to get your advice very much,thanks a lot.

    Hi,
    For the release strategy for PO´s you have the suer exit: EXIT_SAPLEBND_002.
    Best Regards,
    Arminda Jack

  • Scheduling agreement Release strategy release indicator

    Hi all
    For the Scheduling aggreement Release strategy is present & release indicator is 6 , Now the requirement is whenever user is changing the any value Scheduling agrrement it should go for rerelease. for any minor change in value even the value lies between the same Release strategy 
    Release strategy is configured on Purchase group & Value character
    Also what is the difference between release indicator 4 & 6. for any changes in the SLA release strategy will be reset in this two release indicator.
    Thanks & Regards,
    Rajesh

    Hi,
    This is a standard phenomena any change in value (increase)will reset the release stategy
    and indicator 4 & 6 are same only in case od indicator 6 if you have taken the oout also it will get affected

  • Purchase requisition report via Release indicator

    Dear All,
        I would like to know if there is any standard report in purchasing that has the functionality to display purchase requisitions by their release indicator. 
    Thanks

    Hi,
    You can use table EBAN wth FRGKZ Field for Release Indicator.
    You can t.code:ME5A and click Dynamic Selection and select "Subject to Release" in Purchase Requistion  in Application Toolbar and execute to get the report for your PR's.
    1.Enter "YES", It will give report for the PR's which are not Released.
    2.Enter "NO" ,it wil give report of the PR's which are Released
    Regards,
    Biju K

  • PO release indicator = Changeability

    Dear all,
    I would like to know what's difference between Changeability 3 & 6 in PO relase indicator.
    Desc for each changeability are:
    3 - Changeable, new release in case of new strategy
    6 - Changeable, new rel. if new strat. or value change/outputted
    Thanks in advance.

    Hi,
    The changeable Indicator 1 to 4 are meant for Pr release & 1-6 for Po release . Along with this indicator if you assign a percentage of value change in the adjacent colomn it will be effective in line with the release Indicator or status of the PO.With Changeability Indicator how changes to a purchase order/requisition will effect the release strategy ,ie whether the documents old strategy will remain or a new strategy will be derived  and release procedure is restarted.
    If the changeability indicator 3   is put in line with any release Indicator and any % is set in the value change colomn , it will imply that beyond that value change if the Po is changed the stratgey will change and a new strategy will be derived .
    If the changeability indicator 6   is put in line with any release Indicator and any % is set in the value change colomn , it will imply that beyond that value change or the Po is outputted/Printed out if the Po is changed the stratgey will change and a new strategy will be derived. Generally indicator  6 is set in line with the Final release Indicator ID.
    Dhruba

  • How can Change PO Release Indicator to Released Status

    Hi Gurus,
    We are having an issue here, which user accidentally re-triggered customized program to re-trigger the release strategy of old PO documents.
    This program basically reset the PO release startegy status and update the PO with the latest PO release strategy configuration. It's using FM ME_REL_STRATEGIE_EKKO.
    So, currently some of the old PO which previously been fully released and closed PO (with GR & IR completed). So, we dont think that it's right for these old PO to be approved again, also the relevant approvers also refused to do so.
    Is there any way that we can use the same FM to change the release indicator to R from S? Appreciate your help. Thanks!
    Regards,
    Michelle

    may i suggest you accidently trigger the program to close the release strategy for all POs by modify class characteristics.
    and then reopen the  release strategy for necessary POs.
    or maybe, you can trigger the program to close the release strategy for old POs.
    please see below for details:
    How to turn off Release strategy
    Edited by: JiQing Zhao on Jun 14, 2011 1:19 PM

  • Field for release indicator

    Hi All,
    I would like to execute piece of code only while releassing the billing document through VF02. For which I am using the user Exit
    EXIT_SAPLV60B_004. But I am not able to find the field which I can use to check for release indicator.
    Could you please suggest?
    Thanks
    Saurabh

    Hi,
    check if this works since you will get the condition record nu. in ur exit. using this get the release status from KONP.
    SELECT SINGLE KFRST
                  FROM KONP
                  INTO XXX
                 WHERE knumh = xkomv-knumh.
    Regards,
    Vasanth

  • Set a default release indicator while creatign PO in me21n

    Dear all,
    I want to update ekko-frkge = 'B' while creating the po in me21n.
    i tried BADI ME_PROCESS_PO_CUST but the filed is not modified.
    whether it is possible to set a default release indicator to a po?
    If possible tell me where to make the code...

    For that you have configure release strategy in SPRO and set the PO for release.
    Nabheet

  • Release indicator in release strategy

    Hye,
    I need to  change release indicator in release strategies. can anyone let me know how to do the same
    I have done this in confi -> sap - >mm -> purchasing - >PO - >release strategy and i changed indicator as x to y in release strategy, but i have nearly 500
    Is there any other way where i can change directly
    Thx

    HI Raj,
    This could be done using a BDC program. Else you can go for any testing tool or SCAT for solving ur purpose.
    My understanding is...u r not going to create 500 new release indicators. U r going to change rel indicators in *relase statuses*
    Cheers
    Arun.

  • Field Selection Key In Release Indicator For PR

    Hi,
    Can you explain what is the use of Field Selection Key in Release indicator for PR on what basis to select this value.
    regards,
      zafar

    Hi
    Field selection key   directs which  values can be changed after the relevant release indicators have been set
    Eg suppose you want to supress the field for PR after first release indicator has been set you have to assign the relevant field selection key to Release indicator
    you can assign the same to the release indicators in
    spro-mm-Purchasing -PR-Procedure with classification-set up Procedure with classification-release indicators
    you can set the field selection key in
    spro-mm-purchasing -PR- define screen layout at document level
    Regards
    Sandeep

  • What legal requirements for releasing an Microsoft Excel add-in?

    Hello,
    We developed an application to be released as a Microsoft Excel add-in. What are the legal requirements for releasing an add-in? We are located in Manitoba, Canada.
    Kurt Jakob,
    C.E.T.
    Certified Engineering Technologist
    Horizon Innovations

    You are free to release the add-in any way you want - for free or commercially. There are no legal requirements.
    Regards, Hans Vogelaar (http://www.eileenslounge.com)

  • Release Indicator error in the Log

    Hi,
    I'm in Workflow, while building the purchase req release workflow, the Released event is not triggered. I went into the SPRO and checked the release strategy, and read the following error msg in the log,
    Define a release indicator for the status "released"
    But under 'Setup procedure with classification', in Release Indicator, we've already assigned '2' to status 'PR Released', and in Release strategy, assigned the release status to all strategies in use.
    Any ideas why the error msg is still there?
    Many thanks,
    Kathryn

    Thanks Steve,
    I do have faith in error messages and find it hard to understand why, given I'm not specialized in the MM field.
    This is where I check,
    in SPRO -> Purchase req -> Release procedure -> Procedure with Classification -> Setup Procedure with Classification -> Release Indicator
    In our case, we have 3 indicators defined,
    B - PR Blocked
    S - PR Status (pre-released, ready for final release)
    2 - PR Released
    In '2', it is ticked at 'Released for issue of PO'.
    Where else should I look for the flags?
    thanks,
    Kathryn

  • Release Indicator for Purchase Order

    Dear All,
    While we set release indicator for release of ourchase order, we select changeble ststus of Purchase Order during release.
    As per standard if we set 1 - Not changable and after creation of Purchase Order release indicator set as "Blocked" which is having changable status as "1-Not Changable", then also system allow to change Purchase Order.
    Can anybodu suggest solution.

    Hi,
    I think You are mistaken by terms itself.
    well, whn u refer to CHANGEBILITY Indicator , it is only concerned to RELEASE STRATEGY ( applicable to that PO ) which may or may NOT change automatically based on characteristic value changes in PO.
    But this changebility indicator doesn't refer to PO Change control.
    Pl don't get confused regarding control excercised by this changebility indicator.

  • Require special stock indicator in  MCBA Report

    Hi,
    We have following requirement, In report MCBA. we need special stock indicator ( e.g. We should have facility to select/deselect
    consignment stock, subcontracting stock, third party, stock transper, service.) As this selection Criteria  does not exist in Standard report MCBA.
    So we are developing new report for the same, which include above criteria.  But we dont know where all the special stocks quantity & value posted in the system ( That is Table & field ) .
    So anybody can tell us ,from which table/ tables we will get special stock quantiy & value to genarate such reports.
    Regards,
    Ajinkya

    Check following tables for special stocks
    MSKA, MSLB, MSKU, MSPR, MKOL, MCSD, MCSS, MSCD, MSFD, MSID, MSRD, MDBS
    Thanks

  • Requirement class- consumtion indicator and requirement reduction indicator

    hi
    in DEMAND MANAGEMENT WE CAN SET REQUIREMENT CLASS
    can any one elobrate whats the difference between the consumption indicator and requirement reduction indicator.
    in help i dint get any explanation regarding the indicators which we need to se at requirement class
    in siemens material i got the diff on between but i couldnt understood
    can any experts elobrate the issue.
    the explantion is like that
    consmtion is not the only integartion between actual sales requirements and PIR. reduction of the PIR will also takes place asa result of the sales requirement.
    Reduction is the process of actual reducing the value of PIR and its stored in the system. where as  during  consumtion the actual value stored was not changed, only the quantity passed to planning was lowerd.
    can any body elobrate the above statement
    regards
    sasikanth

    HI
    Consumption indicator
    The PIR are consumed with respectve to sales order
    requirement reduction indicator
    make-to-stock production is reduced by customer requirements which are planned as sale from stock
    -ashok

Maybe you are looking for

  • Deploying a vbs file

    We set up a .vbs deployment test to one of our client computers, and it shows the deployment was successful. After looking at the client machine the application is not there. Any thoughts on what might have gone wrong? 

  • Flex + cairngorm problem with 2 webservice

    hi i want to retrive data from 2 webservices using cairngorm.  flex can get data from the firsone and from the second is telling that doesn't see method, for me it is cos service it trying to find method from second webservice in this firstone. so wh

  • Unable to Select Pick

    For a reason unknown to me, I am no longer able to select a pick for an album. The shortcut results in a 'boink' sound, and the menu item is greyed out when I attempt to select a pick. Is there something I'm missing? Additionally, I'm not aware of an

  • 13inch vs 15 inch non retina display for university

    13 inch or 15 inch Non retina display macbook for university? I've been going back and forth for so long and I only have a few more weeks before I go to university. My major is psychology, so I don't need it specifically for my major. I will be using

  • Where is the constructor?

    Hi, I am going through the Swing tutorials and the first sample appication has thrown me for a loop (no pun intended.) In the following code there is an inner class to SwingApplication but why isn't there a constructor such as SwingApplication (); im