PO Release TAB not trigered in Purchase Order

Dear all,
We have created a Release strategy in our test system.Its works fine.But when we create the same in our clients development
system the "Release Strategy "Tab is not triggered in Purchase order.We did the following steps while creation
1) Created new characteristics and class and when we had assigned it to new user group system gives following error
    "Please check release classes (see long text) Message no. ME492".....
2) So we used the existing class in clients system and assigned new required values in characteristics (Plant,Purch.Org,
   Company code,total net order value,Purch.Group).
3) In classification tab we get all the required value and no problem to release strategy.In "CHECK RELEASE STRATEGIES"
     system shows green signal for Release code and release strategy..
Kindly suggest were we went wrong????
Regards
Sachin

Hi,
You should use only release class for PO.Hope one release class assigned to release group(TR transported to dev-client) & now you created another  release class and want to assign to release group, so you are getting the error. Now create same release class  which assigned to release group & design release strategy and you will have release TAB in PO.
Note:Better to keep one release class always for purchasing documents....ie.......one release class for PR, one release class for PO, one release class for Contract & one release class for SES.
Regards,
Biju K

Similar Messages

  • Release strategy  tab not appearing in purchase order

    Hi Experts,
    I have customized release strategy for purchase order that is created characteristic  value & pur organization , created class ,assigned char to class , define rel grp, rel codes , rel strategy and checked everthing is showing in Green  in developent client , then i  Transported  to testing client , here I have created same char & class , assigned & also i have checked in Cl24 N
    Now i when i create Purchase order& save it  in testing client , Release strategt tab is not appraring in PO
    Please help me in thids regardby your valuable suggestions

    Hi,
    Please check carefully note 365604 on release strategies in purchasing
    which includes some common problems with release strategies.
    If the trx CL30N is ok,  It could be that the release strategy was not determined due
    to missing code in the user exit EXIT_SAPLEBND_002 in the include
    MM06EF0S_STRATEGIE_CEKKO.
    In this case the code e_cekko = i_cekko should be missing  Please
    include this line in your user exit and then retest your scenario.
    I hope this helps you
    BR
    Nadia Orlandi

  • How to setup a release strategy for store generated purchase order

    Hi there,
    Does anybody know how to setup a release strategy for store/plant generated purchase order? I have a request from our client, but I never cross this before. Please help and let me know the step with every single detail.
    Greatly thank for your help.
    Kind Regards,
    2tea

    Please go thru the below Release Procedure and check whether you have maintained all the settings properly.
    PO RELEASE STRATEGY
    The release code is a two-character ID allowing a person to release (clear, or approve) a requisition or an external purchasing document. The release codes is basically controlled via a system of authorizations (authorization object M_EINK_FRG).
    Use SE12, structure CEKKO to check all the fields available for controlling the Purchase Order.
    e.g. If the total value for the Purchase Order exceeds 10,000, release strategy 01 is assigned to the Purchase Order. There is only one characteristic created in this example. For controlling the Purchase Order type, create characteristic for CEKKO-BSTYP and the value NB.
    CT04 - Create Characteristic e.g. NETVALUE
    Click Additional data Table name CEKKO Field name GNETW and press enter
    (for currency dependent field, you are prompt to enter the currency which the system then converts the currency of the Purchasing document into this currency)
    In the Basic data (X refers to tick),
    X Mutliple values
    X Interval values
    In the Value data, in the Char. value column, type >10000 and press enter
    Save your data
    CL02 - Class
    Class - Create REL_PUR
    Class type - 032
    Click Create
    Description - Release Procedure for Purchase Order
    In the Same Classification section, click Check with error
    In the Char. (characteristic) tab, type NETVALUE to assign your characteristics to the class
    OMGS - Define Release Procedure for Purchase Order Type
    Release Group - New entries
    Rel.group Rel. Object Class Description
    02 REL_PUR Rel. Strategy for PO
    Release codes - New entries
    Grp Code
    02 01
    Release indicators
    Release indicators Release Description
    0 Blocked
    1 X Release
    Release Strategy
    Release group 02
    Rel.strategy 01
    Release codes 01
    Release status 01
    Classification Choose your check values
    OMGSCK - Check Release Strategies
    (make sure there are no error messages)
    Once the Purchase Order is not release, buyers will not be able to print the Purchase Order.
    Goods Receipts will be shown with Message no. ME 390 - Purchasing document XXXXXXX not yet released.
    In 4.6c, Purchase Order with Release Strategy have a tabs at the end of the Header. This allowed the buyers to check the release status of the Purchase Order.
    The person with the release authorization have to use ME28 to release the Purchase Order.
    Regards,
    Ashok

  • Release strategy not trigerred if PR changed after Approval

    Dear Gurus,
    I have a requirement kindly help.   We have a PR generated from PS module, This PR is released by the approver. After the Approval, PS user change the PR qty and value has been increased. Now my client wants that this PR should be again sent for approval and release strategy should be trigerred. After the approval my release indicator is 2 RFQ/Purchase Order. I have set the Changeability indicator to 4 and define the tolerance to 0.1 %.
    But PR release not trigerred even after this. Kidnly help.
    Thanks.
    Johi

    Hi Johi,
    Check note 493900 point 3:
    3.  Question :
    Why is the release strategy not reset?
    Answer :
    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 total net order value is linked to CEKKO-GNETW for a purchase order,
    CEBAN-GSWRT for a purchase requisition item-wise release and CEBAN-GFWRT
    for a purchase requisition overall release.
    If you have maintained a Tolerance for value changes during release
    (V_161S-TLFAE), the release strategy is reset when the value of the
    document is higher than the percentage you have specified and if the
    document is still subject to the previous release strategy.
    I hope this helps.
    Regards,
    Ashwini.

  • Logic required to findout "Release To Date" of the Purchase order

    Hi
    We are developing a custom program to release purchase orders as per clients requirements. In that, in the output, we need to display the "Release To Date" of the purchase order. Consider the release codes are R1,R2& R3, and currently the PO is released by R1, then we need to show "Release To Date" as R1. Simillerly once R2 also released the PO, we need to show "R1 R2" in the Release To Date field. This you can see in the Release Tab of the PO.
    Now we need to adopt the same logic in our custom program also. Which table i can find the release to date details. The latest release code of the PO also good enough to build the logic to findout the "Release To Date"
    Any pointers would be of great help.
    Thanks
    Venkat.

    Hi Venkat,
    Check up these tables
    T16FC, T16FD, T16FG, V_T16FC
    Regards,
    Hareesha
    If it's help's reward the pts

  • Whether Item Level release is possible in PO [Purchase Order] ?

    Hai SAP Gurus,
                             Whether Item Level release is possible in PO [Purchase Order] ?
                              Guide me..

    Hi,
    In std sap system its not possible...
    You can release at header level only..
    Recheck it from here:
    SPRO >> MM >> Purchasing >> PO >> release procedure...
    Here there is no option provided for item wise release,...
    Regards
    Priyanka.P

  • Basic Excise duty not flowing in Purchase order

    Hi,
    We are using TAX INJ and in version 4.7E. BED Percentage is not flowing in Purchase order, whereas E.cess andSEcess is flowing in PO.
    We have checked all the settings and also the replies in SDN forum on this issue. COuld anybody add further inputs where to check for this issue.
    Please revert
    Regards
    Uma

    Hi,
    First check the Tax Code in FTXP whether 100% is maintained for condition type JMO1 or not? If not then maintain
    Also check following in J1ID;
    - Chapter ID
    - Material & Chapter ID Combination
    - CENVAT Determination
    - Plant Excise Details
    - Vendor Excise Details
    - Excise Tax Rates
    If it is OK then check in SPRO > Logistics - General > Tax on Goods Movements > India > Basic Settings > Determination of Excise Duty > Maintain Excise Defaults > Assign condition type JMO1 under column A/P BED cond.
    If all above are OK then go to OBQ1 and for condition type JMO1, check the access sequence, it should be MWST. And then in FTXP, maintain 100% for condition type JMO1.
    And then check in PO.

  • Item text in Purchase request is not copied to Purchase orders.why?

    que1:Item text in Purchase request is not copied to Purchase orders.why?
    que.2:where this item text is get stored, i mean to ask which table.
    please reply asp.
    SAP Learner.

    hi
    >que1:Item text in Purchase request is not copied to Purchase orders.why?
    spro >mm>Purchase Order>Texts for Purchase Orders>Define copying rules for item(line item) texts.
    spro >mm>Purchase Order>Texts for Purchase Orders> Define copying rules for header text.
    >que.2:where this item text is get stored, i mean to ask which table.
    use function module  READ_TEXT and table STXL
    regards
    KI

  • Archieve does not exist for purchase order

    Hello Gururs,
    When i tried to change the delivery date for the PO and when i trying to save the PO
    then it throws the error messages-'Archieve does not exist for purchase order'.
    PO was created in feb.
    Please help me how can i solve this issue.
    BR
    Ashish

    Can you give a more detailed information.
    What transaction you actually use, what you enter step by step until you get to the error: 'Archieve does not exist for purchase order'
    This message sounds like you want change a PO which is already archived.
    A change to an archived PO is not really logical,  as you can only archive closed business cases. and if the business case is closed, then why would you change the delivery date.
    A PO from February should not really be archived already in June. I never saw it in practice, as you could not do any anual reporting
    I would assume further that SAP found the entered PO number in the archive index but did not find the way to the archive itself. This can happen if the archive file was deleted or moved manually.
    I am not sure if the next messae has really anything to do with your purchase order, thats why I ask you to post the exact steps until the messages come up:
    Le fichier archieve 000524-002SD_COND n'existe pas is the message discription
    But even this message explains more or less the same, that the physical archive is no longer in the same place where it is expected to be found according to the info in records of table ADMI_FILES.

  • Release strategyu for contracts and purchase order

    Hi,
    My client want both contracts and release orders (purchase order created w.r.t contract) must to go to release approval before procuring the material or service.
    Is it possible to configure seperate release strategies for contact and purchase order?
    Please let me know.
    Thanks in advance.
    Regards
    Kishore.

    Hi,
    Thanks for your replies.
    Characters for contract will be
    1. Company code
    2. Aggreement type
    3. Target value
    4. Purchase group
    Characters for Purchase order will be
    1. Company code
    2. Dodument type
    3. Net value + VAT(Gross value)
    4. Purchase group
    BASED ON THE ABOVE CRITERIA, PLEASE LET ME KNOW HOW TO CONFIGURE. Release strategy for purchase orders already existing in the system as mentioned above as per the mentioned characteristics. Now i need to configure for contracts only.
    Please help me in this regard.
    Regards
    Kishore.
    Edited by: Jyothula Kishore on Feb 2, 2010 7:37 AM
    Edited by: Jyothula Kishore on Feb 2, 2010 12:01 PM

  • Purchase reqisition header note not copying to Purchase order header Note

    Hi
    can you help me any body  regarding this issue
    "purchase reqisition HEADER NOTE  not copying to Purchase order HEADER NOTE " .
    it is very urgent issue for me please.
    Thanks
    Madhu.

    hi madhu
    ans1.)  in ECC 6 it is not possible to copy PR text to PO text , becouse the only way to convert PR into PO is document flow and document flow will show you only line items.
    ans 2 )  PR text is used for maintaining text related to PR genration information , like which MRP run is giving this PR or other information which user wants to maintain .
    ans3.) if user have done same thing earliar then it may possible that he was using 4.7 or ECC 5  .
    let me konw what user is saying .
    regards
    ravikant dewangan

  • Gross price for BASB Condition is not picking in Purchase Order invoice tab

    Hi Gurus
    In taxinj -- conditional base column i added 362 and
    in pricing procedure for gross price in subtotal column i added 6
    but even though when i click invoice tab while creating Purchase Order i am not getting gross price for BASB condition same as gross price in pricing procedure it is picking some different value such as either net value or manual excise from pricing procedure JEXC condition value.
    what went wrong.
    Rgds
    Shrikant Kamat.

    Hi Saplearner's
    Is there any body who will focus on this issue
    I have maintained all this accordingly, but the problem lies over here
    Pb00-- 100 
    ra01---  2   discount
    net--  98
    jexc(16%)--15.68 ( MANUAL EXCISE)
    net amount including tax-- 113.68
    freight(2%)-- 1.96
    Actual-- 115.68.
    BASB-- 115.68  ( It should be 100)
    In short i have given summary above, now let me explain
    when i am giving 100 as gross price,discount-2 and if i dont give JEXC, then BASB is coming 100 that is correct.
    when i am giving 100 as gross price, discount 2 and if i give JEXC  , then BASB is  picking as 115.68.
    Problem is here when we give  JEXC  manual excise.
    Rgds
    Kamat.
    Edited by: shrikant kamat on Feb 16, 2009 2:09 AM
    Edited by: shrikant kamat on Feb 16, 2009 2:09 AM
    Edited by: shrikant kamat on Feb 16, 2009 2:10 AM
    Edited by: shrikant kamat on Feb 16, 2009 11:57 PM

  • How to add tab and field in purchase order

    hi friends,
    I have to make changes in the purchase order. i have to add tab and a field in that.
    i know that badi ME_GUI_PO_CUST have to used this.
    can anyone send me the code or documenation fot add a tab and field using this badi or suggest me how to do this.
    if code or documenation is not available then send me the steps if possible.
    my mail id is [email protected]
                        [email protected]
    hitesh kumar

    Hi,
         1. Double-click on your implementation class
    2. Click on Attributes tab
    3. Add attribute SUBSCREEN1 with level Constant, visibility Public, type MEPO_NAME, initial value 'HDRSCREEN1'.
    please go thourhg the below link .... in this the steps are there and the some of the standard Enchancements also there.
    http://wiki.ittoolbox.com/index.php/HOWTO:Implement_a_screen_exit_to_a_standard_SAP_transaction
    See this treads :
    ME_PROCESS_PO_CUST header n item connection
    Re: BADI IF_EX_ME_PROCESS_PO_CUST~PROCESS_SCHEDULE
    <b>Reward points</b>
    Regards

  • Unlimited Indicator not copying to Purchase Order

    Hello experts,
    I'm running ECC 6.0 and am unable to solve this.  I have subcontracting info-records for materials that specify a material to a vendor, pricing, tolerances, etc.
    In the Purch. Org 1 screen of info-record view, I can see the tolerances are maintained (5% under and unlimited over-delivery for example).  The 5% under is copying when a purchase order is created for the material in question, but the unlimited over-delivery indicator is not copying.  If I clear out the indicator and maintain an actual over-delivery tolerance, it copies just fine.  Only the indicator is failing to copy from the info-record.
    Any familiarity with how to solve this issue?
    Kind Regards,
    Kelby

    Hello Kelby,
    Even if nothing is maintained in the material master plant(purchasing view) the unlimited tick should default from the PIR. PIR always has a higher priority than master as it is specific to material+vendor. The help for the 'unlimited' tick in the PIR mentions this.
    You can have a look at this note. It is very old and probably not valid for your release. However this is the only note I could find. You should probably raise an OSS message.
    https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/sno/ui_entry/entry.htm?param=69765F6D6F64653D3030312669765F7361…

  • When new record instance not firing on Purchase Order form

    I query a purchase order and click on the shipment lines button. There are 2 shipment lines in this example. I am using CUSTOM.pll to inject some specific code to restrict the cancel functionality. One line I want to restrict the cancel functionality and the other line I don't want to restrict. The problem arises when I click between the two rows on the Org or Ship to fields. No event or trigger gets fired that I can see; hence, the CUSTOM.pll code does not get injected and the user will be able to cancel both lines. Any ideas? Thank you for your time,
    -Kevin

    What does that mean? In the middle of creating a record?
    But how come system allows me to go to the 2nd tab when it goes to the last record and doesnt allow me to go the 2nd tab when i create in middle of the record
    Seems that there is some difference in the data of the two records, maybe one record passing validation and the other one not.Validations are same, both the scenario it just creates a new record.

Maybe you are looking for