Change Release Stategy

Hi Experts,
I have defined 2 release strategy in PO for value below $100 and total value above $100 in SPRO. I have a scenario where the PO of value $90 gets released for the first time and the release strategy below $100 is triggered. Then another user comes along and change the value to $110. I have added codes in BAdi ME_PROCESS_PO_CUST to reset the release strategy using BAPI_PO_RESET_RELEASE. But the thing is the reset release BAPI did not pick up the latest PO value to re-trigger the release strategy which is above $100.
Please advice.
Thank you.

Hi,
1.use changebality indicator - 6 for your release indicator
2.Moreover if the change of PO increases net order value(GNETW) then new release and new strategy will apply if you use any one of the indicators 3,4,5,6 .This the std SAP process
3.Dont use BADI for this functionality
4.if the cahnge in PO decreases net order value (GNETW) then only you need thsi BAPI to trigger new release .
5.In this scenario also if the new value falls with new strategy then re- release happen for (4 or 6) here also - std SAP
6. Decide in which way you want to use your BADI
7. More info refer the note : 493900
hope it clarifies

Similar Messages

  • Release stategy issue

    Hi Gurus,
    I Develop the release stategy in sandbox, every thing fine in sandbox then transport to quality server.Then i cheak in quality its not working because in quality i forgot to create chart and class. Then i created char and class after that also its not working.its showing the error message ERROR IN CLASSIFICATION(PR_CLASS_FINAL class type 032) . its not allowing me to enter in classification inquality server but in sandbox its working fine.its very urgent
         pls help me .
    with regards,
    bhaskar.

    Hi Anand,
    where i have to give the values , u mean in classification. To maintain classification its not allowing me to enter into the screen where we maintain the values. shall i delete the release stategies in sandbox and create again in sandbox then i transport are without deleting, shall i transport in sequence.if i transport sequence without deleting it wont be a problem write. Mean first i create one class and transport to quality that time its not working then i changed another class in sandbox and trasport then also its not working.because in that table its not deleted.pls explain how u solve the problem when u get this problem.
    with regards,
    bhaskar

  • Release Stategy on PO

    Hello Experts !
    How do i Apply Release stategy on a PO and how can i release it. Let me explain that clear with an example :
    Apply a condition on the PO such that if the cost of the PO exceeds 10K then it should be released by a Manager A and if it exceeds 20K it should be released by Manager B.
    i would appreciate if you could explain me with the t-codea( ep-by-step)
    thanks for your time
    Michelle G.

    Dear Michelle,
    Check to link :
    release strategy
    Create a purchase order strategy with four release steps.
    Regards,
    w1n

  • Is there an API to change Release Method

    Hi,
    I need to update Approved Supplier Lists' Release Method from 'Automatic Release' to 'Release Using AutoCreate' for all items in an org. Is there an API that I can use for this mass update?
    -Arun

    Hi Arun,
    Welcome to Forum !!!!!!!
    We don't think there is any API which can be used as Mass Update for your requirement. However you can use DATALOAD script to change Release method from 'Automatic Release' to 'Release Using AutoCreate'.
    Kind Regards,
    S.P DASH

  • Change release strategy

    Hi!
    I have a problem with release strategy.
    When i create purchasing order, i need to change release strategy.
    How can i do that? I'm trying use exit M06E0004 (EXIT_SAPLEBND_002) but i don't know how fill this fields.
    Anybody has any example?
    I need to change the fields "Release group" and "Release strategy" in ME22N.

    Hi,
    Open the existing PO's in change mode and close . New Strategy will become effective
    Regards
    Reward Points if useful

  • Changing release strategy - PR change history

    Hello,
    I have following situation.
    I changed release strategy for PR by adding one new release level.
    The change effected unreleased PR's and of course new strategy is valid for new PR's. This is ok.
    But, the problem is that I lost change history for PR's from the past. There is no change history log for items from old PR's. Also, tables cdhdr and cdpos lost change information, these tables are empty for old PR's after inserting changed release strategy.
    Do you know how can I add new level in release strategy without losing PR change history?
    br
    Dragan

    Hi,
    Are you sure the change log was deleted due to new release effected in PR?
    Does the change log was certain fields for PR.
    Do refer the below KBA, which explains the change that there is no change log updated for certain fields.
    KBA : 1895575 - ME5*N/ME2*N : No change log for certain fields

  • How to change release date in UCM

    Hi
    How to change the date(release date) of the released content?
    Thanks
    Deepak

    Hi ,
    What is the purpose to do that for a content that is already released ?
    If you want to do this en-masse then use Archiver and Import Map to achieve this .
    Thanks,
    Srinath

  • Changing Release Stratergy will affect the current PO approval flow

    Hi Friends,
    I have set the release Stratergy for PO and now I have to change the release stratergy, in this case will I face any issue for the previous PO which is the flow of approval.
    Thanks.
    Dhan

    Go through: SPRO-Material ManagementPurchase OrderRelease procedure for PODefine release procedure for PORelease Indicator.
    In this you will have changeability field, here you have different strategy for changes in release strategy for mapping of the new strategy,value change, etc...
    Please also check the Release Strategies where in, which final release ID is mapped.
    This will gives you idea about what will be possibility for mapping of new release strategy..
    Hope it will help you.
    Regards
    Vikrant

  • Change Release price of FERT material

    Dear friends,
    I m trying to change the price of a finish material thro' MR21.
    This material is having a marked cost estimate for the current month.
    I have use t_code CK40n to find the cost of the material.
    All steps are completely done up to the release of the cost to material master.
    But the cost of the material came out to be 261.33 rupees. My client certainly cannot sell this material for 261.33 rupees. He wants to change the cost to Rs. 265, but the system is giving an error, that the material is already having a released cost.
    The procedure to change the cost of the material is also given, it says
    "You can set the price of a marked cost estimate through the radio button 'Default Planned Prices' and release it by saving." But I m unable to find this radio button.
    Your help is really appreciated.
    Thanks for the assistance.

    I suggest you to take CO help for this. As per my knowledge we cannot update standard prize from MR21if this is released for the same period (only moving average prize uopdate is possible) . As you have run the cost and already released in the same period, you need to reverse/cancel this and run the fresh cost estimate.
    Regards
    Tajuddin

  • User exit to change Release date for ME54N

    Dear Folks,
    I need and user exit / BADI to update EBAN-FRGDT (Release date) based on the value in EBAN-FRGKX (Release indicator).
    For example : If the PR release indicator changed to "F", I need to change the EBAN-FRGDT (Release date) to sy-datum and then save.  Please help me. 
    Thanks,
    Kishore. P

    Hi Rohini ,
    I have used BTE 1120 (Business Transaction Event) to change the value date for line items (BSEG-VALUT) for F110.
    May be this can help u ..... try once ....
    Regards,
    AKS

  • How can i change released BOR business object

    Dear Gurus,
    I am in the upgrade project. During dev upgrade I made BOR object types to unicode compatible by applying a note 563417. Out of these objects some objects are showing unicode checks are not active in quality system. For that I want to store the above zbusiness objects(released one) in a transport request. How I can do this.
    Please help me.
    Thanks and regards,
    Ravi

    Hi,
    Once again in dev system create a new request and change the business object and then once again release the new request to quality.
    Regards,
    Nagaraj

  • PO Release for PO Change - Release already performed!?

    I have a question regarding the following:
    I have a PO Release triggered whenever a change is made to a PO.
    So for example I change a PO and trigger a release strategy with one approver level.
    Then the workitem for release is sent to an approver who releases the PO.
    All fine so far.
    A change is made to the same PO again regarding a value change but this value change is not big enough to trigger a higher approval level than has already been released before.
    The workflow is triggered correctly and sending out a workitem for release of PO, but when this workitem is opened, the PO is already released for that level.
    There is a requirement that it should somehow reset the previously done release in such a case so a new release can begin.
    Is there a good way of doing this?
    One way I thought was to reset the release strategy in a user-exit for PO change, but it does not seem like the cleanest of solutions...

    If I understand correctly, on a change PO you want it to retrigger for an approval if the value change of hte PO is increased...
    Do you have a net value characterstic which is set to > $$$ ?... Example if you had it set to > $0.00 then any change to the net value will invoke a new release.
    Also
    Check the following: SPRO - MM - Purchase Order - Release Procedure for PO  - Define  Release Procedure for PO - Release indicator...
    If you have a number in the % value change field, then a small change to the value will NOT invoke the release... Example, if it was at 10%, and you made a change to a net value from $100 to $101, it would not invoke a release.

  • Change release status of customer rebate agreement

    Hi Experts,
        After i created customer rebate agreement by usin TCODE /IRM/IPCRASP, how to modify release status to Blocked "A"? Currently, all fields under header part are not editable.

    hi friend !!!!!
    i create rebate agreement with the help of t-code VBO1
    and for change rebate agreement t-code is VBO2
    for u r release status  check one thing go to t-code VB(2
    AND CHECK  in SETTLEMENT TAB MINIMUN STATUS
    what u mention there B OR A OR ANY
      then do changes what u  required
    hope it will help
    REGARDS

  • Change Release Date of TV Shows

    i have the band of brothers mini series, and i'm trying to change the release date of them, but itunes won't let me. Any help??

    Worked great! I chose to rename the original TV show mp4 video file with the new release date information, but I had to manually change the "video type" back to TV Show to keep it organized.
    Thanks for the major tip!

  • Error While Change Release.

    Hi,
    This is original Budget:
    WBSE -                        Budget  -                         Distibutable -    Assigned
    TAD-AZ10-01.06.03---     2,700,000.00-              INR-     160,647.58---      9,187.63
    TAD-AZ10-01.06.03.001---     426,310.17-      INR-     426,310.17---      173,304.21
    TAD-AZ10-01.06.03.002---     525,277.50-      INR---     525,277.50 -
         136,660.72
    TAD-AZ10-01.06.03.003---     648,018.50-      INR-     648,018.50---      556,513.85
    TAD-AZ10-01.06.03.004---     469,347.25-      INR---     469,347.25 -
         299,520.54
    TAD-AZ10-01.06.03.005---     470,399.00-      INR---     470,399.00 -
         0.00
    Budget Release:
    WBSE -                                Release  -                         Distibutable  -     Assigned
    TAD-AZ10-01.06.03 -
         2,700,000.00 -
             INR -
         631,046.58  -
         9,187.63
    TAD-AZ10-01.06.03.001 -
         426,310.17  -
         INR -
         426,310.17  -
         173,304.21
    TAD-AZ10-01.06.03.002 -
         525,277.50 -
         INR -
         525,277.50 -
         136,660.72
    TAD-AZ10-01.06.03.003 -
         648,018.50  -
         INR -
         648,018.50  -
         556,513.85
    TAD-AZ10-01.06.03.004 -
         469,347.25  -
         INR -
         469,347.25  -
         299,520.54
    TAD-AZ10-01.06.03.005 -
         0.00 -
                 INR -
         0.00 -
         0.00
    Now, in CJ32 i am entering WBSE  TAD-AZ10-01.06.03.005 to release budget 470399. Error is coming:
    Budget  was exceeded by 318.939,05 INR in document item WBS element TAD-AZ10-01.06.03 .
    But if i am entering full project in CJ32, and release budget 470399 of WBSE TAD-AZ10-01.06.03.005 then system is giving no error.
    Kindly Help/Suggest
    Thanks & Regards,
    Harsh.

    >
    > Now, in CJ32 i am entering WBSE  TAD-AZ10-01.06.03.005 to release budget 470399. Error is coming:
    > Budget  was exceeded by 318.939,05 INR in document item WBS element TAD-AZ10-01.06.03 .
    >
    >
    > But if i am entering full project in CJ32, and release budget 470399 of WBSE TAD-AZ10-01.06.03.005 then system is giving no error.
    Please try by entering project definition and WBSE in CJ32

Maybe you are looking for

  • File index

    Hello Friends, How can I create an index on a file and how can I address this index in my ABAP program? Thx in advance. Ali

  • Retake Only Incorrect Quiz Questions?

    Hi, I have a 34 question graded quiz with 99 attempts. The student has to pass all the questions. Is there a way that the user can only retake the ones they did not pass? I have it set up for them to return to the start of the quiz to retake but alwa

  • Dropped my ipod in water.  They said my wi-fi card is finished... now what ?

    I was able to get my music back on, and most of the apps... but no more wi-fi... the guy at the micro-boutique (apple) told me the wifi card is finished and that it would be the same price to get a new ipod than to change the part ... any other solut

  • Suddenly disconnection with my macbook pro. Resetting my connection did not work because of not accepting my correct password

    During surfing on the net suddenly my wifi connection disappeared. I tried to reswet my connection in the system preferences. Via the airport diagnose the system asked my password of the airport extreme. Giving th correct password the answers was inc

  • Err_connect message

    I have a problem with connecting to certain websites that require a login. In particular, I have trouble logging into Wordpress and Bluehost. I receive a "err_connection_timedout" message or an "err_connect" whenever I try to login. Sometimes I manag