Excess inventory issue in Deployment

Hello Everyone,
We are currently implementing Deployment optimizer for our client and we are now stuck up with a Excess inventory issue.
The issue is Deployment Optimizer is deploying the Deployment Purch Reqs in proportional to the demand when we have ATD stock less than the Demand at the DC's, but when we have excess inventory as ATD stock its not following the Demand proportions of the DC's.
Has anyone ever faced this issue in the past, If so then please let me know how did you resolve the issue.
We are currently using SCM 5.0 version and ECC 6.0.
Best Regards,
Chandrakanth Tatavarthi
Consultant-Supply Chain Planning,
Member-SCN Focus group,
Hotline:+ 917-475-5664,
Mobile:+91 9959816699.

Hi Chandrakanth,
For surplus ATD stocks than the demands situation, we have 3 possible rules to be set in the SNP deployment profile, which system considers in deployment optimizer run. We define costs and constraints inside the SNP deployment optimization profile and the SNP cost profile.
1.   Distribution Based on Lowest Costs
2. Push Distribution by Demand
3.  Earliest Delivery
Please check if these setting are maintained appropriately.
The objective of the deployment optimizer is to determine distribution plan with overall  lowest costs.  In your situation, we can conclude that, system keeps excess inventories instead of deploying the same, because it finds  overall costs lower, in keeping rather than deploying.
The deployment optimizer considers the following costs defined in the supply chain model:
u2022        Storage and transportation costs
u2022        Costs for increasing storage, transportation and handling capacity
u2022        Safety stock penalty
u2022        Late delivery penalty
u2022        Non-delivery penalty
Please review these costs. For example if you increase the storage costs, then, system will
Deploy more ( as keeping stocks will cost more).
  I do not know  your SCM 5.0 system current Service pack
If it lower than SP 15, then please check if the note 1266418( Deployment Optimizer : Incorrect fair share results) is applicable.
In summary , you will have to check the SNP deployment optimization profile and the SNP cost profile settings. With the given costs, try to interpret the deployment results.
I hope this helps you.
Regards
Datta
Edited by: Datta  Kadam on Apr 7, 2010 7:19 PM

Similar Messages

  • Getting Duplicate Object existing issue while deploying the BIAR file

    Hi All,
    We are trying to deploy BIAR File with XI R2 Command tool InstallEntSdkWrapper. But we are getting Duplicate Object exixting issue while deploying the BIAR file.
    Error Message:
    [report] [InstallEntSdkWrapper.main] Connecting to CMS plmdevapp31:6400 as administrator
       [report] [InstallEntSdkWrapper.CmsImportFile] Exception: An error occurred at the server :
       [report] Failed to commit objects to server : Duplicate object name in the same folder.
       [report]
       [report] [InstallEntSdkWrapper.main] BIAR File could not be imported
    If we are doing any promition with Import Wizard we have an option to "Overwrite object contents" option to overwite exixting objects. It will very helpful if any one suggest how we can achieve this through InstallEntSdkWrapper.
    Unfortunately there is no documentation availabe on InstallEntSdkWrapper.
    Cheers!

    That's a limitation with the XI Release 2 InstallEntSdkWrapper.jar tool.
    Sincerely,
    Ted Ueda

  • Issue of deploying a fusion Web Application with integrated Weblogic server

    Hi,
    i'm using Jdev 11.1.1.3.0 to develop a fusion web application, with a model and ViewController Projects.
    When i try to deploy this application with the integrated server, i have any issues.
    The origin seems to be that it builds an application with 3 profiles. The model application is recognized and deployed as a webapp and not an ADF library as it should be..
    [11:00:45 PM] Retrieving existing application information
    [11:00:45 PM] Running dependency analysis...
    [11:00:45 PM] Deploying 3 profiles...
    [11:00:46 PM] Wrote Web Application Module to /home/david/.jdeveloper/system11.1.1.3.37.56.60/o.j2ee/drs/easygestionV2.0/ViewControllerWebApp.war
    *[11:00:48 PM] Wrote Web Application Module to /home/david/.jdeveloper/system11.1.1.3.37.56.60/o.j2ee/drs/easygestionV2.0/ModelWebApp.war*
    [11:00:48 PM] Wrote Enterprise Application Module to /home/david/.jdeveloper/system11.1.1.3.37.56.60/o.j2ee/drs/easygestionV2.0
    [11:00:48 PM] Deploying Application...
    <27 déc. 2010 23 h 00 CET> <Warning> <J2EE> <BEA-160195> <The application version lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored because the application easygestionV2.0 is not versioned.>
    <JpsDstCredential><setCredential> Impossible de migrer le dossier/la clé d'informations d'identification et de connexion ADF/anonymous#easygesprod. Raison : oracle.security.jps.service.credstore.CredentialAlreadyExistsException: JPS-01007: Les informations d'identification et de connexion avec la correspondance ADF et la clé anonymous#easygesprod existent déjà..
    <TrinidadFilter><init>
    java.lang.IllegalStateException: Application was not properly initialized at startup, could not find Factory: javax.faces.application.ApplicationFactory
         at javax.faces.FactoryFinder$FactoryManager.getFactory(FactoryFinder.java:725)
         at javax.faces.FactoryFinder.getFactory(FactoryFinder.java:239)
         at oracle.adfinternal.view.faces.util.rich.ConverterValidatorRegistrationUtils.register(ConverterValidatorRegistrationUtils.java:36)
         at oracle.adfinternal.view.faces.config.rich.RegistrationConfigurator.init(RegistrationConfigurator.java:79)
         at org.apache.myfaces.trinidadinternal.config.GlobalConfiguratorImpl.init(GlobalConfiguratorImpl.java:400)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.init(RegistrationFilter.java:53)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.init(TrinidadFilterImpl.java:103)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.init(TrinidadFilter.java:54)
         at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:332)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:98)
         at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:59)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1867)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3126)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1512)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1267)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:569)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:150)
         at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:116)
         at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)
         at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)
         at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)
         at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
         at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    How can i fix the model project to be deployed as an ADf library and not a webapp with the integrated weblogic server ? Because with me it doesn't do it by itself.
    Thanks a lot for help

    duplicate to Issue of deploying a fusion Web Application with integrated Weblogic server

  • Issue on deployment: Solution Deployment : Missing one or more of the following attributes from the root node in solution .wsp: assembly '', type ''

    Hi,
    I have the following issue when deploying:
    Solution Deployment : Missing one or more of the following attributes from the root node in solution .wsp: assembly '', type ''
    The solution is a farm solution (was never sandbox) and it deploys fine.
    It was updated several times with success. We did not see this issue until recently when we had some other issue (unrelated) and looked at the logs. The solution is updated without problem and updates are available for the user. But we can see this error
    in the logs at the update time. 
    Any idea what might cause this?
    Pop Anisia

    Hi,
    This error is wide meaning, as it can come from differences between SP versions, variables types used, bad manifest file, WebConfiguration ...
    You can try to redeploy the solution.
    retracted the solution,removed all the previous ref, removed dll from GAC and folder from 14\features and reset the iis, deploying it again.
    Here are some similar issue post, you can use as a reference:
    https://social.technet.microsoft.com/Forums/office/en-US/72ac9a02-3a51-48b8-9e36-3b24a2d4da74/missing-one-or-more-of-the-following-attributes-from-the-root-node-in-solution-alertbdcwsp?forum=sharepointgeneralprevious
    https://social.technet.microsoft.com/Forums/office/en-US/331af288-5ba6-48a7-9e9d-ac4e4bc8f8fa/missing-one-or-more-of-the-following-attributes-from-the-root-node-in-solution-xxxwsp-assembly-?forum=sharepointdevelopmentprevious
    In additional, you can check the ULS log (C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\LOGS) to get the detailed information.
    I hope this helpful.
    Best Regards,
    Lisa Chen
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Facing issue while deployment on 11.1.1.6 soa server

    Problem Summary
    Facing issue while deployment on 11.1.1.6 soa server
    Problem Description
    We are facing issue while deploying a bpm project over a newly built bps-soa server 11.1.1.6.
    While we are deploying a bpm project, first it is taking around 40mins to create .jar file and then while deploying, it is getting failed with transaction timed out error.
    "composite: Onboarding: javax.ejb.EJBException: Transaction Rolledback.: weblogic.transaction.internal.TimedOutException: Transaction timed out after 301 second".
    we have tried with changing all transaction parameters also like JTA,XA( as similar to our exiting running QA/PROD environment which is on 11.1.1.5) but even then facing the same issue.
    The code were originally build over 11.1.1.5 version, for the first time opening with jdev, code gets migrated and over the upgraded code we did some business specific changes and now trying to deploy over the new server.
    Code is getting successfully compiled and also .jar file is creating properly but while deployment facing error(As shared earlier).
    Also tried to deploy the same .jar file using em consle(to soa-infra) but facing similar issue.
    Error Codes
    Problem Category/Subcategory
    BPM 11g installation issues
    Uploaded Files
    Template Question Responses
    1) ### Product Versions Including Build Numbers ###
    BPM SOA suite 11.1.1.6
    2) ### Is the Issue Reproducible ###
    Yes, mentioned in issue detailes.
    3) ### OS Version ###
    SunOS xxxxx 5.10 Generic_144488-06 sun4v sparc SUNW,T5440
    More logs:
    Name
    === ODM Data Collection ===
    [2013-02-27T01:10:59.436-05:00] [soa_server1] [WARNING] [] [oracle.soa.bpel.engine.deployment] [tid: [STUCK].ExecuteThread: '12' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 486af90ee4d37577:-6eb9b41c:13d15783e85:-8000-000000000000142f,1:18454:2] [APP: soa-infra] Unable to obtain the audit metadta java.lang.IllegalStateException: The transaction associated with this transaction-scoped persistence context has been rolled back and as a result, the EntityManager has been closed. No further operations are allowed in this transaction context. Please see the server log for the cause of the rollback.
    [2013-02-27T01:11:17.402-05:00] [soa_server1] [WARNING] [] [oracle.soa.bpel.engine.deployment] [tid: [STUCK].ExecuteThread: '12' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 486af90ee4d37577:-6eb9b41c:13d15783e85:-8000-000000000000142f,1:18454:2] [APP: soa-infra] Unable to obtain the audit metadta java.lang.IllegalStateException: The transaction associated with this transaction-scoped persistence context has been rolled back and as a result, the EntityManager has been closed. No further operations are allowed in this transaction context. Please see the server log for the cause of the rollback.
    [2013-02-27T01:11:18.147-05:00] [soa_server1] [NOTIFICATION] [] [oracle.soa.bpel.engine.deployment] [tid: [STUCK].ExecuteThread: '12' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 486af90ee4d37577:-6eb9b41c:13d15783e85:-8000-000000000000142f,1:18454:2] [APP: soa-infra] BPEL Component "default/Onboarding!2.0*soa_8130f118-f9b5-462a-8e75-5ec0f34b45bd/Remediation" successfully loaded.
    [2013-02-27T01:11:18.166-05:00] [soa_server1] [ERROR] [] [oracle.soa.bpel.engine] [tid: [STUCK].ExecuteThread: '12' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 486af90ee4d37577:-6eb9b41c:13d15783e85:-8000-000000000000142f,1:18454:2] [APP: soa-infra] Unable to activate process Remediation[[
    javax.ejb.EJBException: Transaction Rolledback.: weblogic.transaction.internal.TimedOutException: Transaction timed out after 300 seconds
    BEA1-172EC48037986ACD0C13
    at weblogic.transaction.internal.ServerTransactionImpl.wakeUp(ServerTransactionImpl.java:1788)
    at weblogic.transaction.internal.ServerTransactionManagerImpl.processTimedOutTransactions(ServerTransactionManagerImpl.java:1676)
    at weblogic.transaction.internal.TransactionManagerImpl.wakeUp(TransactionManagerImpl.java:1988)
    at weblogic.transaction.internal.ServerTransactionManagerImpl.wakeUp(ServerTransactionManagerImpl.java:1586)
    at weblogic.transaction.internal.WLSTimer.timerExpired(WLSTimer.java:35)
    at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:273)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    ; nested exception is: weblogic.transaction.internal.TimedOutException: Transaction timed out after 300 seconds
    BEA1-172EC48037986ACD0C13
    weblogic.transaction.internal.TimedOutException: Transaction timed out after 300 seconds
    BEA1-172EC48037986ACD0C13
    at weblogic.transaction.internal.ServerTransactionImpl.wakeUp(ServerTransactionImpl.java:1788)
    at weblogic.transaction.internal.ServerTransactionManagerImpl.processTimedOutTransactions(ServerTransactionManagerImpl.java:1676)
    at weblogic.transaction.internal.TransactionManagerImpl.wakeUp(TransactionManagerImpl.java:1988)
    at weblogic.transaction.internal.ServerTransactionManagerImpl.wakeUp(ServerTransactionManagerImpl.java:1586)
    at weblogic.transaction.internal.WLSTimer.timerExpired(WLSTimer.java:35)
    at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:273)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    javax.ejb.EJBException: Transaction Rolledback.: weblogic.transaction.internal.TimedOutException: Transaction timed out after 300 seconds
    BEA1-172EC48037986ACD0C13
    at weblogic.transaction.internal.ServerTransactionImpl.wakeUp(ServerTransactionImpl.java:1788)
    at weblogic.transaction.internal.ServerTransactionManagerImpl.processTimedOutTransactions(ServerTransactionManagerImpl.java:1676)
    at weblogic.transaction.internal.TransactionManagerImpl.wakeUp(TransactionManagerImpl.java:1988)
    at weblogic.transaction.internal.ServerTransactionManagerImpl.wakeUp(ServerTransactionManagerImpl.java:1586)
    at weblogic.transaction.internal.WLSTimer.timerExpired(WLSTimer.java:35)
    at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:273)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    ; nested exception is: weblogic.transaction.internal.TimedOutException: Transaction timed out after 300 seconds
    BEA1-172EC48037986ACD0C13
    at weblogic.ejb.container.internal.EJBRuntimeUtils.throwEJBException(EJBRuntimeUtils.java:156)
    at weblogic.ejb.container.internal.BaseLocalObject.postInvoke1(BaseLocalObject.java:595)
    at weblogic.ejb.container.internal.BaseLocalObject.__WL_postInvokeTxRetry(BaseLocalObject.java:455)
    at weblogic.ejb.container.internal.SessionLocalMethodInvoker.invoke(SessionLocalMethodInvoker.java:52)
    at oracle.bpm.bpmn.engine.ejb.impl.BPMNServerManagerBean_6gbx7k_IBPMNCubeServerManagerLocalBeanImpl.deployComponent(Unknown Source)
    at oracle.fabric.CubeServiceEngine.load(CubeServiceEngine.java:842)
    at oracle.bpm.bpmn.engine.service.BPMNServiceEngine.load(BPMNServiceEngine.java:636)
    at oracle.bpm.bpmn.engine.service.BPMNServiceEngine.load(BPMNServiceEngine.java:151)
    at oracle.integration.platform.blocks.deploy.CompositeDeploymentConnection.deployComponents(CompositeDeploymentConnection.java:243)
    Caused by: weblogic.transaction.internal.TimedOutException: Transaction timed out after 300 seconds
    BEA1-172EC48037986ACD0C13
    at weblogic.transaction.internal.ServerTransactionImpl.wakeUp(ServerTransactionImpl.java:1788)
    at weblogic.transaction.internal.ServerTransactionManagerImpl.processTimedOutTransactions(ServerTransactionManagerImpl.java:1676)
    at weblogic.transaction.internal.TransactionManagerImpl.wakeUp(TransactionManagerImpl.java:1988)
    at weblogic.transaction.internal.ServerTransactionManagerImpl.wakeUp(ServerTransactionManagerImpl.java:1586)
    at weblogic.transaction.internal.WLSTimer.timerExpired(WLSTimer.java:35)
    at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:273)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
    ... 2 more
    FileName
    soa_server1-diagnostic-2.log

    2 things must be noticed:
    First: ODI 11g is not supported by JDK 7, I always use the JDK1.6.0_27 and works fine. When you try to open the ODI Studio, this message appears, telling that ODI is supported only with JDK 6 versions, so don't try to use JDK 7.
    Second: I always install the JDK in a path without spaces, like "C:\JDK1.6.0_27\" and the excatly same thing to odi install files. So I call via Command Prompt:
    C:\ODI_INSTALL\Disk1\setup.exe -jreLoc C:\JDK1.6.0_27\
    I did over 20 windows installations using these settings, it'll work perfectly.
    Regards.
    Luiz Araujo

  • Excess Inventory/Scheduled Receipts Report using ABAP Query.

    Hi All,
    I want to create a ABAP query for Excess inventory & Scheduled receipts in a single report. I have identified tables, fields and some extra calculated fields in the report. Here are the following tables and fields.
    EKPO-MATNR      ( Material number)
    EKPO-WERKS     ( Plant)
    MAKT-MAKTX       (Material Discription)
    MARC-MAABC      ( ABC indicator)
    LFA1-NAME1        ( Supplier name)
    MBEW-STPRS      (Total value)
    EKET-EINDT         ( Item delivery date)
    RIBOF-AMOUNT
    S939-SPWOC or S032-SPWOC
    Calculation fields : Value execess this week.extend value, over or under this week, onhand inventory for last week and this week.
    Here my question is, when i was creating a infoset, how do i maintain relationship or joins from one table to another table...Is there any sequence for the above tables? Pl suggest. When i was adding all the tables in a infoset and try join the tables...it says illegal join...
    Pl suggest me.
    Thanks for your help
    PRadeep
    Edited by: Venkata Pr Papulugari on Jul 18, 2008 1:37 AM

    Hi Gordon,
    What i need to display is the remainder of the transaction that was received... if it is zero (0), i don't want to display it.
    i.e.
    transact # 100 inqty = 5
    transact # 200 outqty =1
    I'd like to display
    transact # 100     qty on hand = 4
    right know the transaction # that i am displaying is transact # 200.
    And also, it needs to be warehouse oriented. because i can have multiple warehose transactions.... and i am getting that wrong too.
    Regards,
    Manuel Roman

  • MRP run is generating for HALB & ROH excess inventory though wip is availab

    Dear Gurus,
    SUB:Scheduling & Procurement of semi finished/ raw materials,ie for the Raw materials & semi finished materials the Scheduling agreements are generted by MRP Run much before the time it is actually required ,as in reality some of the material is available in Work in Progress & actually no shortage is there,therby resulting in excess inventory of ROH & HALB
    sap suggests to reschedule the raw material purchase orders to cover the requirements according to MRP-run
    - opposite to that: manual checking in SAP shows that the current WIP-level (running production orders on part-no. level) is covering a longer period of time than shown by MRP-run for raw material
    The Fert was MRP Type P3 with Lot Size FX
    Both the HALB & ROH was MRP Type P3 with Lot Size FX
    Later i changed the FERT to i have kept the MRP Type P3 itself ,probably i can test it with MRP Type PD;Pl suggest.
    However i have changed the HALB & ROH to Lot size HB;i have not changed the MPR Type from P3 to PD:Pl sugget if i need to change it.Also i have defined the max stock level say for ex 5000 pcs .So please suggest how to reduce this excess invenory of ROH & HALB
    I wish to express my gratitude for all the support received.
    Kindly forward me these information on my mail id ASAP as it is hard to send so much information by reply on mail
    I am always available on these below e mails for chatting from 1.00am till 11.00pm India time if you would like to communicate more to me
    Thanking you
    With Regards
    P.S.KIRAN
    [email protected]
    [email protected]

    Thanks

  • Inventory issue to be at assembly pull?

    Hello,
    our customer manufactures serialized computers. they are using Mobile Applications (mwa) as they need to serialize first the assembly, and then to associate component serial numbers.
    they need to have Operation pull backflush, as they scan every serial number of the component they introduce into the computer. but they want the inventory issue to happen only when assembly is completed. they need a mix between operation pull and Assembly pull. they cannot use Assembly pull although they want to have the component inventory issue at the completion of the assembly, because they are not able to scan the components serial numbers at the end of production (when the computer is ready, and the components are assembled, they do not have access to the serial number of them).
    Any idea how we could manage this situation?
    thank you

    I don't think that is possible out of the box.
    Your best bet is to capture the serial numbers in a custom table. That can be done by the assembler scanning the work order number, operation number, item# and serial#.
    And then use that data at wip completion (will require custom code).
    Hope this helps,
    Sandeep Gandhi

  • Terrible Customer Service / Inventory Issues

    I visited the Mentor, Ohio store this evening and am completely dissassified with the level of customer service provided by the sales staff and the store manager.  I arrived at the store at 8:30 PM looking to purchase a Nest Protect smoke detector - $99.00 item.  I asked several folks where they are located and they pointed me to different locations.  I found the aisle where the Nest devices are but was unable to locate the item I was looking for.  One of the sales associates looked in the system and said it shows 0, but maybe they are somewhere else. (If it says 0 how would they be somewhere else??)  I showed him their online page via my phone that says pickup is available TODAY at their location.  He said it must be wrong and again, maybe there is one somewhere else in the store.  Huh?  So - I went to customer service and found someone that was apparently a supervisor.  I explained my interaction with the sales assosciate and explained what I was looking for.  He did say sometimes the online page isn't in sync or inventory counts are off - BUT - they just did inventory on Sunday so they should be close.  He found the item I was looking for in the system and it shows they do have 4 (the other guy said 0).  He said he'd go track one down and he'd be right back.  10 minutes or so later the same clueless sales associate comes over and says his manager said he looked everywhere and can't find them.  Then he says maybe I want to look back by the hard drives near computers and a couple other random spots.  Ok - you want the CUSTOMER to go look around your store to find your misplaced inventory that was apparently there when you took inventory?  I said I'd wait for the manager to return.  Another 5 minutes goes by and some other random associate says yeah the manager can't find them.  She also explains that they always have inventory issues. 
    Where was the manager during all of this? Why couldn't HE come explain how he just misplaces inventory?
    How about offering to take my name and call if someone finds it?
    How about offering me something for standing around there for a half hour why they look around the store? Oh yeah - I guess I was supposed to be the one looking for it
    No appology... no nothing.. Just yep, our inventory sucks.  Really?!?  Is THAT how you want to do business? Is that C.U.S.T.O.M.E.R  Service?
    On my way home - I decided I'd call customer service.  I said I'd like to make a complaint about one of the stores.  They said one moment they'd transfer me.  I was transfered and picked up - he goes oh hmm let me see what department that would be.  He fumbles around for close to 5 minutes.. keeps saying ok just a second let me see here... then he goes ahh ok I found it and transfers me... I get music for about 10 seconds and....yep... the best thing ever... call drops.  How's THAT for customer service?
    BestBuy - you seriously need some lessons in how to treat customers.  Get it together.  I'll be shopping elsewhere in the meantime.  What. A. Joke.

    Hello EricMCSE76,
    Finding a great smoke and carbon monoxide detector is essential to adding safety and comfort to your home. Nest Protect is a wonderful choice! It is disconcerting to hear about your experience at our Mentor, OH store when you attempted to make your purchase.
    Via BestBuy.com, I see that both the wired and battery versions we carry both show as available for same day pick up. When checking our inventory systems for the Mentor, OH store, it appears that we should have both available at the store. This is discouraging to find, as it seems both our associates and a manager were unable to locate the products in our store.
    While this might not be your typical movie or computer that you would be able to easily locate the area of the store that it should be located in, our associates should be knowledgeable and helpful in locating such an item. I am truly sorry if this was not the experience you had when you visited our store in search of a Nest Protect smoke and carbon monoxide alarm.
    I am truly grateful for the time you have taken to share this experience with us on the forum! I hope that this experience hasn’t influenced your future shopping destination. If you should have any questions or need further assistance, please let me know.
    Regards, 
    Tasha|Social Media Specialist | Best Buy® Corporate
     Private Message

  • Excess goods issue against Production order

    HI PP Gurus,
    My requirement is to block excess goods issue of raw material against a production order.
    Ex. Production order qty = 10 , For producing 10 Finish goods i require 10 raw material. When i do confirmation via CO11N  the system automatically shows GR & GI Values in Goods Movement tab. there i change GI value of RM from 10 to 20 the system takes the value and does the GR & GI.
    My requirement is that the system should not do GR & GI if the GI value is more than that is calculated at the time of creation of Prod. Order.
    Thanks in Advance,
    Deven

    Hi,
    Rstriction of excess goods issue against production order is not possible in standard setting.
    For achiving this you have to go for User exit.
    The logic should be
    In MIGO check mvt. type 261
    Pass the order through table RESB and select all the components with quantity.
    Capture the header material of order and use this as input along with the order creation date, plant and BOM application to explode function module CS_BOM_EXPLOSION.
    THis will give you the BOM components which were valid at the time of order creation.
    Now compare these BOM components with the components from RESB with quantity.
    Here conditions will come in picture
    If quantity is exactly matching then GI will be possible
    or if you want to keep tolerance limit say for 10% then accordingly you can map the condition.
    Regards
    Amit Parkhi

  • How to stop excess goods issue against production order from MB1A

    Hi Gurus,
    In our organization goods issue against production order is done by using MB1A T.Code manually.Due to this reason sometimes excess quantity of RM issue against production order.Now I want to stop the excess goods issue against production order by using MB1A but I want to mainatain a certain tolerence.
    Please advice what to do?
    Regards
    Nirmal

    Hi ,
    Use user exit MBCF0002
    This is called when u do goods movement for production order.
    Regards,
    Vishal

  • Does the 4s have the same excessive data issues as the 5?

    I've been waiting to get the iPhone 5 but I don't want to deal with the issue of the excessive data issues that the iPhone 5 has.It would be my first iPhone, so I would consider settling for the 4s. Does the 4s have same problem as the 5, or should I stay clear of that as well to avoid the headache of the data issue?

    Brico. The iPhone 4S doesn't seem to have any issues with being charged data when using wi-fi. However, I would like to tell you that when you're using some apps, you may lose wi-fi and then your data package would kick in. I've noticed this from time to time with hotel internet. I've never gone over my limit and I'm on my phone using apps or the net most of the day. Most of the time I have wi-fi access, but there's plenty of time where I don't so just by keeping a rough record in my head, if I was getting cut off of wi-fi or being charged for it, I'd know by now.

  • Excess material issue against RSQ

    Hi Gurus,
    We are using repetitive manufacturing in our organization (Automotive Industry), the material staging is done based on the plan order with pull list as per the BOM, but in case excess components are required how can we stage this excess material?
    Scenario-In BOM we are having steel washers as 4units (staged against pull list printout) and during operation 2 units got scrapped, how can we stage this additional requirements of 2units at production supply area?Against which document this additional requirement can be staged in REM?
    Regards
    cs

    Hi Antony,
    Thanks for your reply..
    Yes I agree it can be done with component scrap during MFBF transaction,requirement here is the printout of required excess material issue,against which the store guy will stage the material.
    The store department want to record against which plan order this excess material has been issued.
    Please advice.
    Regards
    cs

  • Issues with deploying 6880-X in VSS Mode

    Hi Everyone,
    I wanted to query the support community to see if folks are encountering issues in deploying the 6880-X in VSS mode.  We first looked at this soluition when it was running 15.1(2) SY2 as the recommened GA code.  We ran into several issues:
    1) VSL Link Timeout - Workaround:modify LMP timer or upgrade to 15.1(2)SY4
    2) Port-member goes into suspendstate when using 1000BASE-SX - shut/no shut suspended interface
    We ran into this and some other issues even with the eFSU upgrade process.  So my question is have you run into similiar difficulties in running the 6880 in VSS mode.  Did you go ahead and deploy?  If so did you deploy with 15.1(2)SY4 (new Cisco GA code) or did you live with the state you are in?
    Were there ways that you mitigated these issues?
    Thanks,
    Patnaik

    Hi Reza,
    Here you go.  Just so you know I resolved the suspended port-member by OIR the optic that was displayed as a 10G interface.
    lab6880#sh run inter te1/3/14
    Building configuration...
    Current configuration : 1546 bytes
    interface TenGigabitEthernet1/3/14
     no switchport
     mtu 9216
     no ip address
     no ip proxy-arp
     platform qos queue-mode mode-dscp
     wrr-queue bandwidth 100 150 125 150 0 0 100 
     wrr-queue queue-limit 20 40 10 10 0 0 5 
     wrr-queue random-detect min-threshold 1 50 60 80 100 
     wrr-queue random-detect min-threshold 2 70 100 100 100 
     wrr-queue random-detect min-threshold 3 70 100 100 100 
     wrr-queue cos-map 4 1 3 
     wrr-queue cos-map 5 1 4 
     wrr-queue dscp-map 1 1 1 2 3 4 5 6 7 8 
     wrr-queue dscp-map 1 1 9 11 13 15 16 17 19 21 
     wrr-queue dscp-map 1 1 23 25 27 29 31 33 35 37 
     wrr-queue dscp-map 1 1 39 41 42 43 44 45 47 49 
     wrr-queue dscp-map 1 1 50 51 52 53 54 55 57 58 
     wrr-queue dscp-map 1 1 59 60 61 62 63 
     wrr-queue dscp-map 1 2 0 
     wrr-queue dscp-map 2 1 10 12 14 
     wrr-queue dscp-map 3 1 18 20 22 
     wrr-queue dscp-map 3 2 26 28 30 
     wrr-queue dscp-map 4 1 24 32 34 36 38 
     wrr-queue dscp-map 7 1 48 56 
     rcv-queue dscp-map 1 1 1 2 3 4 5 6 7 8 
     rcv-queue dscp-map 1 1 9 11 13 15 17 19 21 23 
     rcv-queue dscp-map 1 1 25 27 29 31 33 35 37 39 
     rcv-queue dscp-map 1 1 41 42 43 44 45 47 49 50 
     rcv-queue dscp-map 1 1 51 52 53 54 55 57 58 59 
     rcv-queue dscp-map 1 1 60 61 62 63 
     rcv-queue dscp-map 1 2 0 
     rcv-queue dscp-map 1 3 16 
     rcv-queue dscp-map 2 1 10 12 14 
     rcv-queue dscp-map 3 1 18 20 22 
     rcv-queue dscp-map 3 2 26 28 30 
     rcv-queue dscp-map 4 1 24 32 34 36 38 
     rcv-queue dscp-map 7 1 48 56 
     macro description UPLINK
     arp timeout 300
     channel-group 100 mode active
    end
    lab6880#sh run inter te2/5/14
    Building configuration...
    Current configuration : 1546 bytes
    interface TenGigabitEthernet2/5/14
     no switchport
     mtu 9216
     no ip address
     no ip proxy-arp
     platform qos queue-mode mode-dscp
     wrr-queue bandwidth 100 150 125 150 0 0 100 
     wrr-queue queue-limit 20 40 10 10 0 0 5 
     wrr-queue random-detect min-threshold 1 50 60 80 100 
     wrr-queue random-detect min-threshold 2 70 100 100 100 
     wrr-queue random-detect min-threshold 3 70 100 100 100 
     wrr-queue cos-map 4 1 3 
     wrr-queue cos-map 5 1 4 
     wrr-queue dscp-map 1 1 1 2 3 4 5 6 7 8 
     wrr-queue dscp-map 1 1 9 11 13 15 16 17 19 21 
     wrr-queue dscp-map 1 1 23 25 27 29 31 33 35 37 
     wrr-queue dscp-map 1 1 39 41 42 43 44 45 47 49 
     wrr-queue dscp-map 1 1 50 51 52 53 54 55 57 58 
     wrr-queue dscp-map 1 1 59 60 61 62 63 
     wrr-queue dscp-map 1 2 0 
     wrr-queue dscp-map 2 1 10 12 14 
     wrr-queue dscp-map 3 1 18 20 22 
     wrr-queue dscp-map 3 2 26 28 30 
     wrr-queue dscp-map 4 1 24 32 34 36 38 
     wrr-queue dscp-map 7 1 48 56 
     rcv-queue dscp-map 1 1 1 2 3 4 5 6 7 8 
     rcv-queue dscp-map 1 1 9 11 13 15 17 19 21 23 
     rcv-queue dscp-map 1 1 25 27 29 31 33 35 37 39 
     rcv-queue dscp-map 1 1 41 42 43 44 45 47 49 50 
     rcv-queue dscp-map 1 1 51 52 53 54 55 57 58 59 
     rcv-queue dscp-map 1 1 60 61 62 63 
     rcv-queue dscp-map 1 2 0 
     rcv-queue dscp-map 1 3 16 
     rcv-queue dscp-map 2 1 10 12 14 
     rcv-queue dscp-map 3 1 18 20 22 
     rcv-queue dscp-map 3 2 26 28 30 
     rcv-queue dscp-map 4 1 24 32 34 36 38 
     rcv-queue dscp-map 7 1 48 56 
     macro description UPLINK
     arp timeout 300
     channel-group 100 mode active
    end
    interface Port-channel100
     no switchport
     dampening 20
     mtu 9216
     ip address 172.16.2.250 255.255.255.254
     ip pim sparse-dense-mode
     ip ospf network point-to-point
     logging event link-status
     logging event nfas-status
     logging event bundle-status
     load-interval 30
     carrier-delay msec 0

  • Issue while Deployment of ORBO

    Hii
    I'm trying to deploy Oracle Retail Back Office in JBOSS Application Server but I got an issue during deployment i.e., a Bean class ReportRecipientEB is defined in jboss.xml and ejb-jar.xml but I got an exception that the bean is defined in jboss.xml but not in ejb-jar.xml.I'm sure that it is defined in both the xml files and I'm using JBOSS 4.2.2 and ORBO 13.2.Both the products are using EJB 3.0 so I think there is no compatibility issue with EJB also.
    Thanks & Regards'
    Sindhuri Manne

    It may be poissible to deploy ORBO on JBOSS, however you may never recommend this as a consultant.
    As I said, Oracle Retail is an enterprise grade stack of applications, and when you run funny AS you are asking for trouble.
    - the product just wasn't designed for platform agnostic transparency. It could (should) be, but is not.
    - you want to do everything by the book
    - if you deviate, consultants and support engineers will not be able to help
    - oracle support will not be able to help
    - licensing cost usually is only a fraction of the total project cost, that also involves hardware and consulting fees (the major part)
    - someone hasn't done the initial budget estimate correctly, as this licensing cost was ommitted, and should have been clear that it was required for anyone who knows what ORBO is and requires re. infrastructure licenses
    - you may introduce issues and bugs into you project path by running on an unsupported platform
    - the installer may not work.
    - you will spend valuable time (and hence cost) on figuring out how to do this. This time is better spent on business issues.
    If you really want to save cost, then the best thing to do is to implement the product vanilla, i.e. no modifications, and adapt the business processes to optimally fit the ORBO product, in stead of the reverse.
    If still feeling tempted to go for the non-supported route, please start a discussion topic on the Oracle Retail forum on linkedin.com and see what happens there, and/or ask your question at Oracle Support or the community portal at Oracle Support.
    Best regards,
    Erik Ykema
    Edited by: ErikYkema on Dec 6, 2010 8:23 AM

Maybe you are looking for

  • Adobe Edge Animate CC 2014.1

    Hello, do the animation in Adobe Edge Animate CC 2014.1 and faced with a problem, animating picture animation works when you hover over the image and still have the text which also operates and has a different animation, and the problem is if I'm pok

  • Windows 7 Desktop synchronisation - Windows cannot access \\server\users\name\desktop

    Hi there My client has a laptop which won't load the desktop when disconnected from the network. When you log on (while disconnected) you get the error "Windows cannot access \\server\users\name\desktop" Works as expected while connected to the netwo

  • Plant determination at sales order

    Hi, I have a material with two plants and two sales organizations: How can I customize the determination of the plant when a sales order is created? Do I need to modify a user-exit? Thanks in advance, Ricard.

  • EA2700 log file

    Time Warner techs have been to my house once a week for a month and a half. They don't seem to know what to do on the Internet side of their business. A couple of times they have tried to blame my router, which always turns out to NOT be the problem.

  • Oracle name server error

    C:\>sqlplus scott/tiger@namestest SQL*Plus: Release 8.1.7.0.0 - Production on Fri Jun 14 14:16:13 2002 (c) Copyright 2000 Oracle Corporation. All rights reserved. ERROR: ORA-12637: Packet receive failed what can I do for this error.