Two Level PR Strategy Classification Error

Hi Gurus ,
I am creating a PR Strategy with Following Scenario.
Two Level of Approvals : Plant manager & Plant Head.
Created a Release Strategy with Classifications for Plant manager.
In this i have activated a characteristic stating Total Amount of PR <10,000
Now i want to create same Strategy for Plant Head who can release PR >=10000 , with a Pre Requistie Approval of plant Manager.
I have maintained a Characterstic in the same Class which i am using but at the time of Releasing Strategies under classification i is not showing the Characterstic "PR>=10000" created earlier.
kindly guide me further.
Also is it possible to set a two level Release Strategy at the time of PR Creation in SAP.
Regards
Honey
Edited by: Honey.Sachin on Apr 30, 2011 11:32 AM

Hi,
To activate for two level of release strategy for PR,please check the necessary steps to follow:
1-Create Characteristics:
  Description- Manager and check Checkbox with "Intervals Vals allowed"
  No. of Chars-5 and in Value field put <=10000 and make it default
For another Chars:
  Description- Plant Head
  No. of Chars-5 and in Value field put >10000 and make it default.
Now create Class by taking class type 032 and assign the chars to this class.
Now go for creating the rel. group(one for manager and another for Plant head) then codes and then indicator.
After this assign the corresponding Release group to the strategy for the required release codes.and then go to the classification to assign the corresponding class.
Note the combination should be unique for Manager Release strategy and Plant Head Release strategy.
Thanks & regards,
Bijay Pradhan

Similar Messages

  • Error when running a JHeadstart generated two-level tree display

    Dear All,
    I have a simple master detail VO/VO datamodel based on which I'd like to generate a two-level tree display. I've followed the JHeadstart dev guide meticulously.
    When I run the page I get an error:
    javax.faces.el.PropertyNotFoundException: Error getting property 'name' from bean of type oracle.jbo.uicli.binding.JUCtrlHierTypeBinding
    It turns out that this generated code in a region file is the root cause:
    <af:switcher facetName="#{node.hierType.name}">
    <!-- DEBUG:BEGIN:TREE_NODE : default/misc/tree/treeNode.vm, nesting level: 2 -->
    <f:facet name="MutatieSoortTypenNode">
    <af:outputText value="#{node.Omschrijving}"/> </f:facet>
    <!-- DEBUG:END:TREE_NODE : default/misc/tree/treeNode.vm, nesting level: 2-->
    <!-- DEBUG:BEGIN:TREE_NODE : default/misc/tree/treeNode.vm, nesting level: 2 -->
    <f:facet name="MutatieSoortenBijTypeNode">
    <af:outputText value="#{node.Omschrijving}"/> </f:facet>
    <!-- DEBUG:END:TREE_NODE : default/misc/tree/treeNode.vm, nesting level: 2-->
    </af:switcher>
    When I substituted the <af:switcher> .... </af:switcher> xml code by <af:outputText value="#{node.Omschrijving}"/>, the page displayed correctly.
    Given the fact that the code is generated, there doesn't seem to be much that I can do about it.
    We're using JDeveloper version 10.1.3.3.0 and JHeadstart version 10.1.3.2.41.
    Any help or suggestion would be much appreciated.
    Kind regards,
    Ibrahim

    Ibrahim,
    I cannot reproduce this. You are using a non-production build. Can you upgrade to JHeadstart 10.1.3.2.52?
    If the problem persists, you can work around it by creating a custom template for tree.vm which includes the af:switcher statement.
    Steven Davelaar,
    JHeadstart team.

  • Two level approval in workflows

    Dear All,
    I am making a workflow which trigger when the Maintenance Order get RELEASED, the functionality of the workflow is as follows :-
    1. A recipient should get workflow in his/her SAP inbox for Approval or Rejection of maint.  Order. release.
    2. When  he approves then the maint. Order should go to Second Recipient for firther Approval.
    3. After the second approval the workflow Initiator get the main that his request has been  approved.
    4. At any point if the approver rejects his Request the application should get back to Workflow Initiator.
    Now my first problem is that how can i make the logic for the two level approval.
    What i have done is that i have taken one decision Step with the Outcomes
    Approve
    Reject
    On the approve outcome i have added another Decision Step for second approval but htis is not working.
    My Second Problem is how can i know that the request has been approved or not. Is there any status Field from where i can know that the request has been approved or not so that i can use condition step.
    Please help as i m struck beacause of these two problems.
    Thanks!!!!

    > On the approve outcome i have added another Decision Step for second approval but htis is not working.
    >
    Up until this point I was very happy with your explanation, it was thorough, and included the functional need. However, it is quite important to know <u>how</u> 'it is not working'. Are you getting an error when you try to activate the workflow? Is the workflow going to ERROR status during runtime after the first approver has approved? Is there perhaps an error message? Someone might recognize that error message and say 'yes, I had this problem once, and here's how you fix it'.

  • Switch between one level and two level tabs

    Hi,
    In my application I'm having many pages manages with tabs.
    Some tabs should have sub tabs other will have none.
    For example Page 1:
    ______________________________________| HOME* | MASTER DATA | TEST |_____
    Page 2
    ______________________________________| HOME | MASTER DATA* | TEST |_____
    | M1* | M2 | M3 |
    Page 3
    ______________________________________| HOME | MASTER DATA* | TEST |_____
    | M1 | M2* | M3 |
    Page 4
    ______________________________________| HOME | MASTER DATA | TEST* |_____
    | T1* | T2 |
    Like you can see Page 1 hast no sub tabs and only the parent tab should be shown (normally this would be One Level Tab Template and for the others it's Two Level Tab Template).But I didn't get it working. I've tried to following:
    Setting page 1 to one level and creating a parent tab set with all required labels will display OK. Creating page 2 with new parent tab set and tabs and two level template.
    Will not show not page 1 parent tab when accessing directly. Access from page 1 will throw error message: "could not find item (123455) on page."
    I don't like to have something like this for page 1, because there twice shown Home, for one page ...
    _________________________| HOME |_______
    | HOME |
    How can this be done in ApEx are there any tricks?
    Thanks
    chrissy

    Chrissy,
    Create a page template as a copy of your two level tabs template and simply remove
    #TAB_CELLS#
    Assign this page template to your page 1.
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://htmldb.oracle.com/pls/otn/f?p=31517:1
    -------------------------------------------------------------------

  • Two level Approval WorkFlow

    Hi.
    I have this problem:
    Have two Approval WF which a re triggered deppending on the user type
    The first WF is a one level approval WF, and work Very fine,
    i'ts assigned to a group using an adaptor and when it's approved, the provisioning process is assigned to SYSTEM ADMINISTRATORS and executed success.
    The second WF is a two level (secuential) WF, also is assigned to a group using an adapter and when first level is approved, the Second level task is executed (also assigned to a group via adapter), but when the second level task is approved, the provisioning task is assigned to the same user which approved the second level and the provisioning process involves add/delete values from a lookup, then I receive an "ACCESS DENIED" error.
    I've been thinking about adding a third level and assign it to XELSYSADM, but think that is not a pretty standard solution.
    a way to draw the second WF is:
    task 1 Response = Approved then execute Task 2
    Am I missing something?
    Should I use Task Dependency instead Executing the second task basen on the first Task Response ?
    Thank You.

    That's correct.
    The first approval level appears to be finished by XELSYSADM even if its approved by another person (ie: User1)
    The second approval level appears to be finished by "User1", but User1 can be one of aproximately 50 people, and do not want to give object write access to so many.
    So opted for add a third level of approval and add a TCCompleteTask and assign it to XELSYSADM.
    So XELSYSADM now executes all the Provisioning process .
    Thank You Very Much.

  • Classification error

    Hello Gurus,
    I have configured the PO release strategy classification and transported it to the Dev client. When i click on the classification tab in PO release strategy, I get the following error.
    Error in Classification(class MM_PUR_RELEASE class type 032)
    Message # ME179
    Need help on this
    Thanks in advance
    MV

    This is probably because the classification data are not in your system.
    Transporting release strategy customizing does not include classification data (class, characteristic and valuation).
    You either need to re-create the classification data in the target system/client or distribute it by ALE (see SAP note <a href="https://service.sap.com/sap/support/notes/45951">45951</a>)

  • How to switch from two-levels tabs to one.

    HTML DB v2.0.
    I noticed that having two levels tabs I am getting error (can not fetch the record) because the "Clear Cache" option is available only for Parent Level tab.
    My page is designed like this: Person's info, report on children records, and a form to enter/edit children records.
    I'd like to switch to one-level Tabs and "Clear Cache" every time you go from one tab to another so form will be in a mode to enter a new record.
    I tired to change the theme to one-level tabs, but nothing really changed when I went to create Tabs - it's asking for a Parent tab.
    Message was edited by:
    zavadskaya

    Hi zavadskaya
    Try:
    - keeping the two level tabs.
    - add a process to the Page Rendering area of your page
    - the process is set up as:
    - Type = Clear Cache for all Items on Pages ..... enter your page number.
    - Process Point = On Load - Before Header
    I hope this helps.
    Cheers,
    Patrick Cimolini

  • Batch Classification error - re Customer name change

    Dear all,
    We have a problem with Batch classification for one customer who has had a name change.
    Name of customer changed and search term changed in customer master.
    The NEW search term then added as a 'customer suitability Value'  into the Batch classification for material, plant and batches.
    However when entering these batches onto the delivery note, SAP comes up with BATCH CLASSIFICATION ERROR.
    IN order to resolve this, we have had to add the OLD customer suitability/Search term value into the Batch classification
    This does not seem to be correct, is there some other change that we need to do ???
    Please advise
    Thanks
    Tony

    Hi
    We put this to SAP via Service marketplace
    and they kindly told us where our error was
    We needed to update the new searchterm in transaction VCH3 - Batch search strategy
    this involves SHip to, materials
    when you hi-lite the grade and click on the selection criteria
    The customer suitability in here , which is the search term in customer masterdata, had never ever been updated
    problem resolved now
    Tony

  • Release Strategy - class error

    Dear All
    I have defined release strategy in my client 100
    same i have transport to 101 and checked in the same client
    its still working properly
    but when i transport the same in client 201, even though all the data is transported strategy is not working
    system showing me the following error while i checkiing the strategy in SPRO ( in client 201 - quality client)
    while clicking on " Classification "
    "Error in classification (Class CLL_PR class type 032)
    after double click on above error: Procedure
    Please check the specified class or class type in Customizing for the release procedure.
    Please sudgest in the matter
    Regards
    Narendra

    Dear Narendra,
    We also faced same problem and found that the release strategy was not transported correctly .So my advice is that identify the correct transport and retransport it .Along with this please check all release strategy tables ,there  will be some entries missing.
    Thanks,
    AMIT

  • Stocking Level- Two levels below the finished product

    Hi all,
    I want to maintain stock two levels below the finished product in MTO environment...How can i acheive this in SAP...Also i want to maintain forecast one level below the finished product..Please give ur expert opinion in order to achieve this requirement..
    Actually scenario is Packed liquid is my finished material and forecast is given at liquid level and both these levels are not produced until a sales order arrives...i am taking liquid as SFG, please suggest otherwise if i m not moving in right direction.
    Thx
    Shah

    Hi,
    Kindly follow the steps mentioned below, I hope it addresses your query.
    Warm regards,
    Umesh
    Process Scenario & the BOM structure
    Level 1: ZURP_PKG_LIQUID <Sales order received here>
    Level 2: ZURP_LIQUID        < Forecast done here to plan lower level materials, this material is planned on the receipt of sale order at higher level>
    Level 3: ZURP_RM_LIQUID  < Procured/Produced and kept in inventory>
    Step no 1: OMP0  use Requirement class u2018103u2019 or create a copy u2018Z70u2019
    Step no 2: OMP1  create a new requirement type u2018Z70u2019 and assign the Requirement class u2018103u2019 to it.
    Step no 3: SPRO  define a new strategy u20187Tu2019 and assign requirement type u2018Z70u2019
    Step 4: SPRO  create strategy group u20187Tu2019 & assign the strategy u20187Tu2019
    Step 5: MM02 u2013 MRP3 view  Assign this strategy to material code ZURP_LIQUID at which forecast is done
    In MRP4 view leave the individual/collective indicator blank
    For Material ZURP_PKG_LIQUID  maintain strategy group as u201820u2019
    For Material ZURP_RM_LIQUID  maintain strategy group as u201810u2019 & individual/collective indicator as u20182u2019
    Step 6: MD61  Create Planned independent requirement for ZURP_LIQUID
    Step 7: MD02  Execute MRP for ZURP_LIQUID
    Note: Planned orders for ZURP_LIQUID are created, but they cannot be converted into Production order, but this triggers requirement down the line triggering procurement/production for material ZURP_RM_LIQUID
    Step 8: VA01  Create a sales order for ZURP_PKG_LIQUID
                MD02  Execute MRP for ZURP_PKG_LIQUID
    Note: The MRP run triggers the procurement proposal for ZURP_LIQUID, which can be converted to production order & simultaneously reduces the created PIR

  • OIM 11g r2: SOA  workflows for two level approval.

    HI Experts,
    I am using SOA workflows in OIM 11g r2. The requirement is to have a two level approval for a role (which provisions Oracle DBUM connector at present) : first for Manager and second for the Role owner.
    I have created and deployed the composite with name AddAccessApproval but need to find how to use this for two level approval.
    There is option for serial approval but how to pass it to Role owner.
    Any help in this regard is appreciated.
    Many Thanks,
    Arvind

    I've run into the same error with oim 11gr2 bp04:
    <Mar 18, 2013 11:07:09 AM CDT> <Notice> <Stdout> <BEA-000000> <<Mar 18, 2013 11:07:09 AM CDT> <Error> <oracle.soa.services.identity>
    <BEA-000000> <<oracle.tip.pc.services.identity.jps.AuthenticationServiceImpl.authenticateUser()> authentication FAILED>>
    <Mar 18, 2013 11:07:09 AM CDT> <Notice> <Stdout> <BEA-000000> <<Mar 18, 2013 11:07:09 AM CDT> <Error> <oracle.soa.services.identity>
    <BEA-000000> <<.> Identity Service Authentication failure.
    Identity Service Authentication failure.
    Either the user name or password is incorrect. Check the error stack and fix the cause of the error. Contact Oracle Support Services if error is not fixable.
    ORABPEL-10528
    Identity Service Authentication failure.
    Identity Service Authentication failure.
    Either the user name or password is incorrect. Check the error stack and fix the cause of the error. Contact Oracle Support Services if error is not fixable.
         at oracle.tip.pc.services.identity.jps.JpsProvider.authenticateUser(JpsProvider.java:2337)
    Caused By: javax.security.auth.login.LoginException: [Security:090304]Authentication Failed: User SOAAdminPassword javax.security.auth.login.FailedLoginException:
    [Security:090302]Authentication Failed: User SOAAdminPassword denied
         at oracle.security.jps.internal.jaas.module.authentication.JpsUserAuthenticationLoginModule.login(JpsUserAuthenticationLoginModule.java:71)
         ...Did you find what the issue is? I'm finding scant information about this user named "SOAAdminPassword" (who makes up these usernames :-/).

  • Is two level indexing supported

    Hi,
    Is two level indexing possible for jar files? I tried following:
    jar -i a.jar b.jar c.jar
    jar -i main.jar a.jar
    (index.list of a.jar contains all classes/packages of b.jar and c.jar, and index.list of main.jar contains all classes/packages of a.jar, as I expected)
    When the program tries to access any class from b.jar or c.jar, I get ClassNotDef error and the applet doesn't run. Am I missing something here or is it just not possible to have two level indexing for jar files.
    Any help will be appreciated.
    -jas

    No, I am not putting a jar file in another one. What I want to do is to index only one file from main.jar (jar file containing main class). And then index more jar files from that first indexed file, so that my main class doesn't have to worry about many jar files.

  • I have two faults! 1, an error comes up in Ps CC 2014 "could not apply the saved panel configuration, restring to default and my tools have disappeared completely and anything ive tried I cannot get them back not even the drop down menu in 'window' helps

    I have two faults! 1, an error comes up in Ps CC 2014 "could not apply the saved panel configuration, restring to default and my tools have disappeared completely and anything ive tried I cannot get them back not even the drop down menu in 'window' helps at all. And 2, Lr everytime I load it up it gives me the option to retry or switch to and it takes a while for me to even get anywhere with it I think it has something to do with the catalogs? I've been using these programs for a few years now on a Mac...no problem but when I use a PC when I'm away coz it's the (only) comp available these happen PC's are so useless! Please can anyone help??...

    I can give a few suggestions on Photoshop CC 2014, but Lightroom is a separate forum and you should ask Lr questions there.
    First close Photoshop.
    Then start Photoshop by double-clicking on it's icon and very quickly after that, hold down the ctrl-alt-shift keys until you see the reset dialog. answer "Yes" to delete settings, and let Photoshop continue to load.
    It's tricky to do and may take a few tries, but at least it should reset Photoshop CC 2014 to defaults.
    Gene

  • Cash discount on Purchases at Two Levels

    Hi Guru's
    I have an issue on Cash discount on purchases. My client has a discount facility with the vendor at two levels:
    1. On the base price (After this discount Excise Duty is calculated)
    2. After Excise Duty but before VAT (Local Tax) calculation. ie. after this 2nd discount VAT is calculated.
    I have created two discount condition types and assigned them in purchase pricing procedure. However, the system is taking bot the condition at Base Proce level and calculating.
    Can anyone give me any suggestions on how to meet my client requirement.
    Thanks

    Hello,
    Have you chosen the correct 'from' line?
    It sounds like you referred to the base amount line instead of the subtotal line after excise duty... or is this line missing? Then you have to add it and change the 'from' field in the 2nd discount line.
    Regards,

  • Document Parking Workflow Responsible Agent for Two level release

    Respected Members,
    I have done all the configuration for document parking workflow.
    i had said if the amount is greater than one lakh it should go two-level amount release.
    My organisation hierarchy includes two positions,
    SUB_HEAD with user xyz
    HEAD with user ABC.
    i have assigned the position HEAD with two level release workflow in spro.
    When i am creating a parking document above one lakh, the work items are generating and it is coming
    in the inbox for the both users ie xyz and abc.
    MY requirement is that when xyz user execute the work item then only it should go to abc user inbox.
    it should not go to abc inbox as soon as document is created.
    Please give me the answer as soon as possible,
    Thanks a lot.
    Manish

    Hi,
    Have you checked out SAP help file for this workflow?
    [http://help.sap.com/erp2005_ehp_04/helpdata/EN/0e/0e3b00b84111d3b5b2006094192bbb/frameset.htm]
    Regards,
    Lim...

Maybe you are looking for

  • Problem in connection from SAP to XI

    Hi Guys, I have problem to connect from SAP to XI.  We have existing SAP R/3 (IS-H) and we newly installed XI. We decided to use ABAP proxy to send data from SAP to XI. When I go to SPROXY system showing ‘No Connection to Integration Builder’. Please

  • Macbook/Time Capsule Question

    Hello all, So here is my dilemma. I have all of my iTunes media stored on my time capsule rather than my Macbook to help conserve space. The problem arrives when I loose my network connection. Often, (and seemingly for no reason at all) the connectio

  • 'Import PDF' issues. Random CMYK / RGB profiling.

    I batch rasterize PDF (illustrator) files in Photoshop regularly. I select all the art-boards I want to rasterize and select a color profile ... typically CMYK or RGB. Today, when I rasterized 6 art-boards (all at the same time) and selected "RGB" ..

  • New macbook pro nightmare

    I'm having a nightmare - i've just spent £1500 on a brand new macbook pro and so far it is absolutely rubbish had nothing but problems from the first minute - couldn't get it to migrate my data from my time machine backup (don't know what the issue i

  • Power supply shuts down laptop during gaming.

    I have a cx705mx. This happens only during gaming, everything else is fine..browsing the net, watching movies etc. So if I open a game (world of warcraft) with the power supply in the laptop will shut down within 1-2 minutes. The lights are still lit