Component isuue quantity limitation

Hi All..
While doing back flush the goods issue takes place as per  BOM. But if we want to different quantities of components we can cahnge it in Post with correstion....
In this step can we restrict the quantity alteration to some % of BOM component quantity..??? If so where we can maintain...?
itz urgent...
waiting for reply,...
with regards,

Hi
You can try one of the following user exits
Exit Name           Description
PTRM0001            User Exit for Lead Column in REM Planning Table
SAPLRMPU            Customer Exits for Material Staging
XMRM0001            User exits: Backflushing in Repetitive Manufacturing
Regards
YMREDDY

Similar Messages

  • A save request exceeded the quantity limits for a given structure type.

    I am running PI7.1 SP6..
    I have created all the objects and done all of the configuration in the Enterprise Service Builder and the Integration Builder and I am trying to publish the Webservice in the Service Registry, but after displaying the WSDL, and then publishing the Webservice, I get the following error:
    com.sap.aii.ib.core.uddi.RegistryClientException: A save request exceeded the quantity limits for a given structure type.
    Number of Business Entities exceeds your limit of 1 (2)
         at com.sap.aii.ib.server.uddi.RegistryClientDelegateProvider$EjbRegistryClient.publishServices(RegistryClientDelegateProvider.java:338)
         at com.sap.aii.ibdir.server.wsquery.WSQUDDISrvPublishTB.execute(WSQUDDISrvPublishTB.java:112)
         at com.sap.aii.ibdir.core.simulation.DefaultTaskBroker.execute(DefaultTaskBroker.java:158)
         at com.sap.aii.ibdir.server.simulation.TaskQueryService.specialQuery(TaskQueryService.java:31)
         at com.sap.aii.ib.server.query.SpecialQueryServiceProvider$SpecialQueryServiceImpl.specialQuery(SpecialQueryServiceProvider.java:63)
         at com.sap.aii.ib.server.query.QueryServiceImpl.specialQuery(QueryServiceImpl.java:443)
         at com.sap.aii.ib.server.query.QueryServiceBean.specialQuery(QueryServiceBean.java:112)
         at sun.reflect.GeneratedMethodAccessor534.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:43)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:71)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute(Interceptors_Transaction.java:38)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.invoke(Interceptors_Transaction.java:22)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:189)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatelessInstanceGetter.invoke(Interceptors_StatelessInstanceGetter.java:16)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_SecurityCheck.invoke(Interceptors_SecurityCheck.java:21)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_ExceptionTracer.invoke(Interceptors_ExceptionTracer.java:16)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChainsManager.startChain(DefaultInvocationChainsManager.java:133)
         at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:164)
         at $Proxy2177.specialQuery(Unknown Source)
         at sun.reflect.GeneratedMethodAccessor533.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sap.engine.services.rmi_p4.P4DynamicSkeleton.dispatch(P4DynamicSkeleton.java:234)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:351)
         at com.sap.engine.services.rmi_p4.server.ServerDispatchImpl.run(ServerDispatchImpl.java:70)
         at com.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:62)
         at com.sap.engine.services.rmi_p4.P4Message.execute(P4Message.java:37)
         at com.sap.engine.services.cross.fca.FCAConnectorImpl.executeRequest(FCAConnectorImpl.java:872)
         at com.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:53)
         at com.sap.engine.services.cross.fca.MessageReader.run(MessageReader.java:58)
         at com.sap.engine.core.thread.execution.Executable.run(Executable.java:108)
         at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:304)
    Caused by: com.sap.esi.uddi.sr.api.ws.PublishServicesFault: A save request exceeded the quantity limits for a given structure type.
    Number of Business Entities exceeds your limit of 1 (2)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
         at com.sap.engine.services.webservices.espbase.client.bindings.impl.JAXWSUtil.deserializeException(JAXWSUtil.java:357)
         at com.sap.engine.services.webservices.espbase.client.bindings.impl.JAXWSUtil.processFault(JAXWSUtil.java:327)
         at com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding.call_SOAP(SOAPTransportBinding.java:987)
         at com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding.callWOLogging(SOAPTransportBinding.java:703)
         at com.sap.engine.services.webservices.espbase.client.bindings.impl.SOAPTransportBinding.call(SOAPTransportBinding.java:673)
         at com.sap.engine.services.webservices.espbase.client.jaxws.core.WSInvocationHandler.processTransportBindingCall(WSInvocationHandler.java:167)
         at com.sap.engine.services.webservices.espbase.client.jaxws.core.WSInvocationHandler.invokeSEISyncMethod(WSInvocationHandler.java:120)
         at com.sap.engine.services.webservices.espbase.client.jaxws.core.WSInvocationHandler.invokeSEIMethod(WSInvocationHandler.java:83)
         at com.sap.engine.services.webservices.espbase.client.jaxws.core.WSInvocationHandler.invoke(WSInvocationHandler.java:64)
         at $Proxy2689.publishServices(Unknown Source)
         at com.sap.esi.uddi.sr.api.ws.ejb.ServicesRegistryProxyFacade.publishServices(ServicesRegistryProxyFacade.java:358)
         at sun.reflect.GeneratedMethodAccessor1059.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:43)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:71)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute(Interceptors_Transaction.java:38)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.invoke(Interceptors_Transaction.java:22)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:189)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatelessInstanceGetter.invoke(Interceptors_StatelessInstanceGetter.java:16)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_SecurityCheck.invoke(Interceptors_SecurityCheck.java:21)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_ExceptionTracer.invoke(Interceptors_ExceptionTracer.java:16)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChainsManager.startChain(DefaultInvocationChainsManager.java:133)
         at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:164)
         at $Proxy255.publishServices(Unknown Source)
         at com.sap.aii.ib.server.uddi.RegistryClientDelegateProvider$EjbRegistryClient.publishServices(RegistryClientDelegateProvider.java:335)
         ... 41 more
    As always, these errors are so informative! 
    It has published the Webservice in the Service Registry, but not with the End Points...
    has anyone come across the message before and know how to fix it so I can successfully publish the Webservice???
    I have searched SDN and OSS - also opened an OSS note about another error I am experiencing...

    Hi Barry
    Have you already published for the same server or this is first time you tried and got error ?
    Did you referred Troubleshooting guide
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e05829a5-55aa-2a10-f694-ba8e30c3c122
    Master installation guide
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e0301486-758c-2a10-9d84-a195556df422
    Thanks
    Gaurav

  • Cost component with quantity

    Hi SAP Experts
    My client want material actual cost component report not only with value amount, but also with quantity.
    The material ledger was activated, I know using standard function, we can have material actual cost component report with value amount, like Tcode:MLCCSPD,  but cannot find any quantity information.
    Do anyone have the kind of requirement and how to achieve it ?
    If only customer development method, how to do it. thanks a lot!

    I tested the CKMLQS, it only get the current period BOM quantity, cannot trace to origin component quantity.
    for example:
    Previous Period:  material A  Qty 10 -----produce------>  material B Qty 10
    Current Period :  material B  Qty  7 -----produce-------> material C  Qty 7
    Now, Using report:CKMLQS, it only show material B quantity 7 consumed for material C, cannot see the origin component material A consumed quantity.
    I need to trace origin component(the lowest level of BOM) quantity, like amount value report(Tcode:MLCCSPD). 
    Anyone have suggestions? thanks
    Regards
    Robin

  • Product Costing - CK11N BOM component wrong quantity

    Hi,
    I have a question regarding Material Cost Estimates. I have a material (Product A) which has a BOM header Qty of 524. One of the Components (Product B) has a Qty of 560. When I run the Cost Estimate for Product A, the component costing list doubles the quantity of Product B, and therefore doubles the cost (this is when I change the report Qty to 524).
    The Costing Lot Size on the product A is 1. When I change this Costing Lot Size on the material master to 100 and rerun the CK11N, the Component Qty and Cost are correct.
    Is there some rule that I should be following when it comes to Costing Lot Sizes?
    Thanks for any help.
    Daniel.

    TO MY KNOWLEDGE,
    COSTING LOT SIZE IN MATERIAL MASTER, FOR WHICH YOU ARE DOING STD COST ESTIMATE,
    COSTING LOT SIZE IN MATERIAL MASTERS, OF BOM COMPONENTS,
    BASE QUANTITY IN BOM,
    BASE QUANTITY IN ROUTING ,
    ALL THE ABOVE SHOULD BE IDENTICAL.

  • BOM Component and quantity like cs03

    Hi friends,
    I want  output like cs03 i want component list and its quantity  which r use for perticular material as like in CS03.
    Means I just give material no in  input for that perticular material number in output it display components which are used for that perticular material and its quantity,plan.
    I don't know PP tables and link between them so plz give me tables name and related llink so i can get output in SQVI OR REPORT.
    Thanks in Advance.

    Dear Prashant,
    Dear First check with T codes CS11,CS12,CS13.
    But if you are planning to make use of tables for creating a query then
    Using the Following tables,you can create a simple query and get the necessary
    details.
    STPO         BOM Item Details
    STKO           BOM Header Details
    MAST         BOM Group to Material.
    Regards
    Mangal

  • Route Target Quantity limitation

    anyone know how many(quantity) different RT's you can import into 1 central VRF. What the limitation is?

    Hi,
    import can be "any number", I myself tried more than 500 in a lab environment with no problem. RT export is different in that you may only have up to 128 extended communities in a single BGP update and additionally a maximum BGP update size of 4096 Bytes exists. Whichever limit you hit first will prevent you from announcing a VPNv4 prefix.
    Hope this helps! Please rate all posts.
    Regards, Martin

  • Component Required Quantity Field Mandatory In PM order

    Dear All,
    I want to make required quantity field as mandatory in PM order component tab.
    Plz help
    Rgards

    Dear Friends,
    Requirement for not changing the qty arises in the situtaion like,suppose a person has created the maint order for certain qty,and released either by him or by his superior.there is a possibility that component quanity can be changed by the lower level people.(like supervisor or technicinan).In this case ,it can be controlled by authorisation .ie Dont give order change authorisation to those people,so that componenet quanity cannot be changed by anyone other than authorised people.
    This problem i am facing in my every projcet,and handling thro roles and authorisation only rather than going for making the quantity field mandatory with some devellopment and alll.
    I hope it is clear.
    Thanks and Regards
    V.Dhanasekaran

  • Time Machine File Quantity Limitations

    Is there a limit to the number of files that Time Machine can backup? I've got 1,347,600 to backup.
    Thanks,
    Lyman

    No. The only limitation is the capacity of the backup drive.

  • Quantity limitation/restriction possible in SD ????

    Hi,
    I want to have one promotion in which i want to give material XYZ free with main material ABC and also i don't want to give material XYZ (Free one) more than 1000 pcs. Once the sales order consumes these 1000 free quantities then this offer should end automatically.
    Can anyone advise how it can be possible in SAP through SD.
    Regards,
    Ibrahim

    Hi,
    In standard Crdit note is with reference to credit memo request.This request is created via VA01.It's subsequent document is Credit note in VF01.
    Reward points if useful
    Regards,
    Amrish Purohit

  • Scrap Quantity component  in the production order

    Dear gurus,
    in the material master of a component i insert the scrap % ( view mrp4) = 10 %.
    The field is read by planning Mrp and explosion of bom , but when i inseert this component in the production order manually the system don't read this % and the field "scrap quantity in the component detail of the production order is blank.
    Are there a setting for uograde this field ( in the production order ) when i insert MANUALLY the component in the production order?
    Example:
    1) material master of the component  > scrap % (view MRP4 ) = 10 %
    2) production order created
    3) insert this component quantity 100 pc and the system after read the material master  insert 110 pc , and upgrade the field automatically 10 % (as material master)?
    Thansk a lot
    Daniele Pistilli
    PP TEAM

    Hi Danielepistilli,
    Well there is a lot of difference is there: see you are creating production order for header material which is FG. If you maintained component scrap in material level it will be dependent on BOM quantity which you maintained for the header material.
    For example say component x quantity is 50 in BOM. How it will calculate when you run the MRP.
    component scrap % is 5% then:
                                     ===>            (5/100) * 50 + 50
    Formula is: Percentage of scrap quantity x original quantity + original quantity
      So                           ===>           52.5 quantity should be come for component
    So, the order quantity for the header material will not take this quantity or scrap but if you see individually in MD04 screen for X material you can find this quantity ok.
    I hope it clears your doubt and helps you any queries please revert me back.
    Regards,
    Madhu.G

  • BOM component Quantity

    Hi All Gurus,
    How can i get bom quantity at the time of confirmation in CO11N?

    Dear Hardik,
    If the components are set for backflush,then as per the component assignment to routing operation,while confirming that
    operation in CO11N,you can click on good's movement key and check the component's quantity getting reflected for the order
    quantity as per the BOM relationship.
    Regards
    Mangalraj.S
    Edited by: Mangalraj.S on Mar 17, 2011 4:34 PM

  • Component Quantity Backflushing proportionate to the confirmation qty.

    For a header material, I have maintained components with backflush indicator.
    When I post partial confirmation for header material, the BOM component's quantity is not being consumed proportionately, but are consumed as equal to that in the process order.
    e.g. for order of A of 10 pcs. whose component B requirement is 100 Kg.
    When I do partial confirmation by COR6 for 5 pcs of A and branch to Goods movement overview, the backflushed qty for B shows to be 100 Kg instead of 50 Kg.
    Please tell me what config part may be giving this error?
    Thanks in advance
    Kumar

    Thanks Shalini,
    But I am using process order, in which scheduling profile code is COR4.
    In this screen, we do not have the option for adjust quants in order in Confirmation subscreen.Do we maintain it some where else too?
    Regards.

  • How to connect TV with limited HDMI ports?

    My Panasonic Plasma TV has 2 HDMI ports. I have been using HDMI 1 for a DVD Recorder and TV linked through HDMI 2. This gave me upscaled 1080p resolution on both.
    I want to move TV to the Component ports to allow me to attach a Cinema system to the HDMI 2 port. This will give the neatest solution for the TV/DVD/Cinema remotes.
    Is it possible to connect a Cinema system (5.1) to HDMI 2 as I understand that this will "disable" the Component Ports.
    Prior to getting the Cinema System, as an experiment I have attached TV with component cables but the picture resolution is poor, I suspect it is only 480p. Is this to be expected?
    I would like the Cinema sound for normal TV and for iTunes music etc. Is this set-up possible and how is it best to set it up.
    If not how best can I meet my needs?
    Regards
    Beano

    Winston Churchill wrote:
    If you connect devices to the two HDMI ports you have on your tv it should not disable your component ports on the tv, although obviously you can only select one or the other. I don't see any reason that your component only uses 480p (since you are in the UK this would actually be 576p) unless the tv's component input is limited to this resolution. Have you tried changing the video output mode from the tv.
    One other option would be to employ an HDMI switch, but be aware HDMI can be troublesome when ported through a switch, if you choose this route, ask here on this forum for anyone with experience of the switch you are considering before purchasing, not all work properly. I have heard the extrememac switch is OK, but I personally have no experience.
    I thought that switching TV off for a while it would reset and set up on the newly found connections. However I have invoked the Video output scan from the  Remote unit. This went through all the options from 480p, 576p, 720p, 720HD and 1080p, which were all OK. There was one hiccup when the picture exceed the Plasma height but re scanning reset this.
    The pictures are now in the highest quality and all the thumbnails are now visible.
    I was experimenting with alternatives as I wish to avoid HDMI switches and also by using Panasonic Cinema system means all the remotes are compatible, if not exactly interchangeable.
    I will now have to decide which units give me the best set-up.
    Thanks again for the help.
    Regards
    Beano
    Message was edited by: Beano43

  • Fetching open component qty against production order

    Hi
    The requirement is to fetch component 'open quantity' for a production order. [ Open quantity = requirement - withdrawn qty of the component ]
    Can we get it through /SAPAPO/OM_ORDER_GET_DATA ? I could see the requirement quantity but not the quantity required.
    Thanks in advance...
    Yogesh

    Hi PP_HKV,
    I did as you told me  about use MB1A/261 against production order and you rigth, This not up date any quantity in production order for component only I can see this movoment in option   GOTO --> Documented goods movements, but not in component overview in field Qty withdrawn, It is the same case when I use MB1A/262 transation allow me to do the movment but the quantity in production order for component is not up date only it is show in GOTO --> Documented goods movements
    I see in standard process it is not work as I expect. Is there some way for to do that any bapi o customization?
    Thanks in advance,
    Julio Werekeitzen

  • Problem in determing the Component Item Category in Work Order

    HI ALL,
    When I enter the Component and quantity required for Work/Maintenance Order Operation and press “ENTER” button, it’s taking the item category as Non-Stock (N) item. When I checked in SPRO (PM > Maintenance and Service Orders > General data > Define default values for Component Item Categories) for Plant and Material Type combination the Item Category is mentioned as Stock (L) item.
    Could you please let me know is there is any other setting from which it is taking the item category as Non-stock item instead of Stock item?
    Note:
    -     For this Material No BOM maintained / exist?
    -     Operations are entered manually not take from TASK LIST.
    -     Material type of material is HIBE : Operating Supplies
    Regards
    Ramu

    Dear,
    Its not ur fault during configuration.  i think in material master operating supplies under which ur material is mainted is assigned as Non stock item plz check the material master .
    hope u will get ur ans
    reward with point
    Regards,
    Rakesh

Maybe you are looking for

  • Cannot import photo's to MacMini iPhoto'11 (10.6.8) while they do import on MacBook (iPhoto'08 - 10.5.8)

    Gents, I try to import photo's to my MacMini on 10.6.8. I just upgraded iPhoto to '11. It refuses as I keep receiving the message: "The folowing file cannot be imported. The file is in an unrecognizable format. (Followed by the names of over a hundre

  • SBWP and UWL

    Hi Friends,   I am sending a work item for approval. If the approver selects reject button then a pop up should appear for him to enter the reason for rejections, this can be achieved through advance with dialog option if we are using SBWP, but in ca

  • SAP-Treasury and risk management

    Hello, Can somebody help me in one of the scenario. I have stuck in it. I have a scenario in my project where I am creating class ID for Bonds issued. Now as per new guidelines of RBI if on  Interest payment date if there is holiday then interest wil

  • Can't open Premiere Pro CC

    I have tried to install this program multiple times, and I still can't get it to work! Please help!!

  • Does ODI keeps the record of last run date of interface?

    Target:Oracle Source:MS SQL ODI:11g My requirement is I have a source table, Whatever operations performed on that (like insert,update etc) table, I want to load those records into the target table. For that I have created an Interface which runs dai