Fore Cast consumption

Experts,
I am using SPT procure in other plant, so a specific material in plant A will be procured in plant B.
The material number is forecasted in plant B.
In plant A I have the PurReq. in plant B PRqRel as demand. Once I convert the PurReq into a PO in plant A the forecast in in plant B will be reduced/consumed.
Where can I find the setting which are controling the behaviour of forecast consumption, what is the indicator for this.
Thanks in advance
Jörg

Jörg;
I don´t quite understand what you meant, but usually, the secret of how a material will behave supplied by another plant is in MRP 2 - Purchasing Group, but specifically in T-code OMD9. More information through documentation: http://help.sap.com/saphelp_47x200/helpdata/EN/f4/7d2a3444af11d182b40000e829fbfe/frameset.htm
As for the way you consume will depend on the Strategy Group (MRP3) you are using.
I hope this helps and sorry my bad English.
Luciano Nobrega

Similar Messages

  • Lot Sizes Used for Fore cast planning

    Dear all,
    <b>For fore cast planing and Automatic reorder point planning what are the lot sizes are use full and what are the advantages and effects  for each lot size procedure.</b>
    I am expecting answer for this question from all of you.
    Regards,
    Krishna

    Hi
    These fore cast planing and Automatic reorder point types are consumption based planning.
    Hence for  these MRP types normally, lot for lot ( EX ) will be used.
    You can go through the following link for further info on lot sizing procedures.
    http://help.sap.com/erp2005_ehp_01/helpdata/en/f4/7d3f9344af11d182b40000e829fbfe/frameset.htm
    Regards
    YMREDDY

  • Any way to search for casts in java source code?

    Anyone know of a decent way to search your java source files to find all the casts?
    I ended up doing a simple text search for
         " = ("(quote marks not included) which works for my code because I am strict about writing my casts with spaces like
         String s = (String) iterator.next();Unfortunately, the above search has all kinds of problems with both false positives and negatives. It picks up lots of irrelevant lines like
         int index = (number > 0) ? 0 : 1;as well as misses casts that appear nested inside expressions like
         ((String) iter.next()).charAt(...)I suppose that one could do a regular expression search for any pair of open and close parens which bound non-blank text, but that would pick up even more non-cast expressions in typical java code.
    I think that the only way to properly do this is to have a tool which understands java syntax.
    Anyone know of an IDE which will do this? Does IntelliJ or Netbeans support this kind of search?
    In case you are wondering why I am interested in this, it is because I am refactoring some code to fully use generics, and searching for casts is one source of identifying candidates for genericity.

    cliffblob wrote:
    Better late than never?Yes!
    cliffblob wrote:
    ...The answer I found to ID unnecessary casts was, using Eclipse IDE, In compiler error and warning preferences to warn on unnecessary casts.Thanks for pointing IDEs out. I just opened IntelliJ, and going back to at least version 7.04 (maybe earlier) they have an inspection for "Redundant type cast".
    cliffblob wrote:
    I would still be interested to know if there is a way to identify casts in general in your source, perhaps now four years later there is a way?The only solutions that I can think of are either a complicated regex search, or you must use some tool like an IDE that understand Java syntax and can determine if a cast is happening.

  • Report for Material Consumption for WBSE & Network

    Dear Experts,
    I want to see Material Consumption for
    for WBSE 281Q (Project to Project)
    for Network 221Q (Network from Project)
    I can see values in Report MB51,
    but I can not see for which WBSE it is consumed or from which WBSE it is consumed.
    The Entries are there in table MSEG field MAT_PSPNR.
    It is not shown in Report MB51, For this column blank is shown, no value is shown.
    Can you help me, how can I see material consumption for WBSE & Network with WBSE ID for/from which.
    Thanks
    SSanjay

    Dear Muralee,
    I think I am not able to explain you the thing or you are not getting what I want to say.
    In my first post I have said:
    I am trying MB51, with
    221Q Project to Project GI
    281Q Project to Network GI.
    I am getting material consumption quantities,
    Network/Activities for which consumption is done is also shown.
    But the WBSE for which / from which consumption is done, that column is blank.
    It is showing WBSE for 101 GR for Project
    I want to know for which /from which WBSE material was consumed?
    I have tried to explain problem again.
    Can you please help?
    SSanjay

  • Automatic creation of requirement for extra consumption in COGI

    Dear.
    For a production order with a component totally consumed during the backflushing of CO11N I run a new confirmation. The component isnu2019t available , the confirmation is done and the system create for the component an error movement in COGI.
    If I see MD04 for this component I donu2019t see any production order requirement for the extra consumption quantity in COGI.
    But the planner need to know the quantity that remain to withdrawn.
    Which is the reason for the missing automatic creation of requirement for extra consumption in COGI ?
    Thanks.

    Dear Cris,
    Have you manually edited and input extra qty in CO11N
    When backflush is activated and Full qty is confirmed
    Then if you perform confirmation second time then form where system will again pick the component
    Once again check in production order BOM over view and also in BOM what is the qty given
    Can you eloborate more in detail what you have performed ( steps required )
    Dear Siva,
    Just correct me if i am wrong
    Regards
    Madhu
    Edited by: K.Madhu Kumar on Sep 30, 2010 1:10 PM

  • User exits/BAdIs for Forecast consumption by sales order

    Hello Experts,
    My question here is: When Sales Order either new or change comes from ECC to APO, what are key fields considered for Forecast Consumption? Is requirements strategy is considered from location product master or Sales Order brings own data from ECC into it's own structure? I have read from SAP help or documentation that Sales Order coming from ECC does not use requirement strategy from Product Master. Rather it get its own fields like planning strategy/group / requirement class from ECC. It uses location product master only to get consumption parameters like forward/back word consumption days. So I am thinking to use some user exits or BAdIs to enhance the incoming sales orders to consume separate forecast categories in APO.
    My requirement is:
    For the same one product we want sales orders (can have two different order types or identify by a custom field) to consume two different order categories (ie. FA & FC) by enhancing incoming sales orders. So we have regular 1)Forecast key figure which is 'FA' category and 2)Forecast Additional key figure which is FC category. When we release two separate forecasts from DP we release into these two key figures and categories. Now we want incomping sales orders to consume these two categories separately when our sales orders are having two different order types (i.e OR and ZR).
    I want to kow what way we can acomplish this? Are there any user exits or BAdIs for this purpose?
    I looked arount BAdI /SAPAPO/DM_BADI_CSP and I am not quite sure it's going to help. Are there any others?
    I appreciate if anybody explain me the process?
    Thanks in advance!
    Raj

    Standard Logic --- Whatever plant is visible in the Sales Order, the sales order will appear under that Product Location in SNP
    There is no standard way of making the sales order visible in another location.
    Depending on your requirement(Ex: Forecast Consumption, planning etc),using APO-BW we can simulate the requirements in the other plant which can be a nightly run and not immediate.
    Now coming to your question, if the delivering plant is A, how does ECC Delivery document know when the sales order has plant B that the delivering plant is A.
    Can you be more specific.
    THanks
    Kumar

  • [Microsoft][ODBC SQL Server Driver]Invalid character value for cast specifi

    [Microsoft][ODBC SQL Server Driver]Invalid character value for cast specification
    An you help me with this error?
    This is the problemativ query:
    Search QUERY : SELECT DISTINCT theK_files.fileid, theK_files.name, theK_files.t
    itle, theK_files.description, theK_users1.name AS AuthorName, theK_users1.surn
    ame AS AuthorSurname, [theK_file-extensions].name AS Extension, theK_files.publ
    ished, theK_files.updated FROM theK_users INNER JOIN [theK_users-to-groups] ON
    theK_users.userid = [theK_users-to-groups].userid INNER JOIN theK_usergroups
    ON [theK_users-to-groups].groupid = theK_usergroups.groupid INNER JOIN [theK_g
    roups-to-files] ON theK_usergroups.groupid = [theK_groups-to-files].groupid INN
    ER JOIN theK_files ON [theK_groups-to-files].fileid = theK_files.fileid INNER
    JOIN theK_users theK_users1 ON theK_files.authorid = theK_users1.userid INNER
    JOIN [theK_file-extensions] ON theK_files.extensionid = [theK_file-extensions]
    .extensionid WHERE theK_users.userid = '1' AND theK_files.extensionid = '1' AN
    D ( theK_files.name LIKE '%a%' OR theK_users1.name LIKE '%a%' OR theK_files.de
    scription LIKE '%a%' )

    are these columns character/string/varchar:
    theK_users.userid = '1'
    theK_files.extensionid = '1'
    if these are number columns, change them to
    theK_users.userid = 1
    theK_files.extensionid = 1
    Jamie

  • Data migration for historical consumption

    Hello,
    I would like to get information about data migration for historical consumption.
    To make forecast, we have to load historical consumptions for each materrial (data in forcasting view / Consumption vals).
    Do you know if this is possible with a batch / direct input or we should develop a programm for that ?
    Thanks,
    PYR
    Edited by: Pierre-Yves Ryckwaert on Jul 17, 2008 11:21 AM

    I am certain that I can load historical consumption using IDOC menthod for message MATMAS03
    However I have never uploaded historical consumption in an extra step after the material master migration, but I guess this should work as well with this IDOC. Just make sure that you do not overwrite other data in material master.

  • Question about compile-time legality rules for cast conversion

    Hi, In the rules which explain compile-time legality for cast conversion, it is often mentioned the following scenario in the cast conversion of a compile-time type S to a compile-time type T:
    if S is a class type then:
    if T is a class type then either |S| <: |T| or |T| <: |S| or a compile time error occurs. Furthermore, if there exist a supertype X of T and a supertype Y of S such that X and Y are provably distinct parameterized types and that the erasures of X and Y are the same, a compile-time error occurs.
    As regards the quote in bold, I imagine the following scenario:
    1) S <: T and extends Y
    2) Y<T1...Tn>
    3) X<T1..Tn>
    4) T extends X
    Does the above represents a supertype X of T and a supertype Y of S such that X and Y are provenly distinct parameterized types? If that holds, what does it mean that the erasure of X and Y is the same?

    Declarative programing has all but gone the way of
    the doe doe because...
    1: It is not flexible (It is extremely difficult to
    change a complex system in a predetermined way)isn't this the "expert system" model?
    2: It lengthens the development cycle (see item 1)
    3: It normally forces the developer to add many
    things to there code to get things to work, that have
    nothing to do with the intent of the code.more things? the declarations or the declaration processing?
    In its defense (I like a declarative model but, do
    not like being forced into one)...not advocating a forced change in Java
    1: It increases code safety.
    2: It can shorten the development cycle, in certain
    circumstances (especially if it is not overused),
    because it can greatly increase the readability of
    code.
    3: It follows many best practices (although this is
    also possible in a Non-Declarative model).as for best practices what I'd like to see are declarative design patterns, Adapter, Singleton, Factory, Delegate, Strategy, Interpreter, Proxy, Visitor
    too often the design intent is lost in an implementation or design details can only be deduced by class/field/method names, comments, and accompanying docs
    So, if everyone had unlimited time, and an unlimited
    budget, yes declaritive is the way to go. Since that
    is not the case, we filtered out 99% of what it gave
    us, made sure the stuff that was getting in the way
    was removed, and what do you have???
    You guessed it OOA&D.
    Now having said that should we be more declarative? I
    think so, but I will tell you now, REQUIRING
    declarative elements in code is a sure fire way to
    get the majority of development groups to drop the
    language (and I think Java as it stands currently CAN
    be declarative, so if you have one of those unlimited
    budgets, go for it!).no need to require it
    I believe given good (reusable) declarative options, on top of OOP, will become the chosen approach
    reusable design declarations would lessen overall cost and increase readability

  • SAP Interactive forms for external consumption

    Dear Experts,
    We have a requirement in one of our projects to expose our SAP Interactive forms for external consumption. This services are in ICF currently and I am trying to get them into ODATA repository. I have even created a model for that but unable to get the ICF services intot the ODATA repository.
    Need your expert help in getting this done.
    Would appreciate a step-by-step help from you.
    Thanks,
    Ayyappa

    Ayyappa,
    This is how I would approach.
    SAP Interactive form content can be obtained by calling corresponding Function Module. So you create an oData service having a media entity. The 'read' (*GET_ENTITY) method would call this Function Module and return the form to frontend.
    Thanks
    Krishna

  • Bapi for Periodwise consumption values in MM

    HI,
    I need a bapi or funcation module for Periodwise consumption values in MM .
    Thanks,
    babu

    try this
    BAPI_MATPHYSINV_GETDETAIL
    Parameters
    PHYSINVENTORY
    FISCALYEAR
    HEAD
    ITEMS
    RETURN
    ags.

  • Which order type gets collected and is used for forecast consumption

    Hi all,
    I would like to know which Order Types (transaction types) get collected into ASCP (appear as demand) and which Order Types are used for forecast consumption.
    I tried to find something in the user guides, but had not yet success :(
    What I want to do:
    1. decide which order types are collected or not
    2. decide which order types consume forecast or not
    Anyone any advices?
    Big thanks in advance,
    David.

    Hi,
    Rather speaking like Order types, we may use word Sales Order. ASCP will collect all the Sales Orders for which we need to intiate action for Supplies. How it is determined?. It is determined from SO lines where in we have So lines are scheduled(it is prt of Workflow action too) and It is flaged 'Yes' for "Visible Demand Flag" . This is what designed functionality. We do not care what type of order type it is.
    thanks,
    dr

  • Measurement types for water consumption

    Hi,
    I have following scenario in industrial lease out.  There are two meters for water consumption. The water rate is different / same for both the meters.
    Is it possible to configure the same by using two different measurement types for water consumption and a single condition type for water consumption ? Do I need to create two separate condition types for water consumption for two meters?
    I need to have two separate line items in the contract under conditions for water consumption. The two line items will also be printed as two separate line items in the invoice.
    Regards
    T Saravanan

    Hi,
    the combination condition type, calculation object and condition purpose must be unique for a specific key date.
    Regards, Franz

  • Invalid character value for cast specification using SSIS? Please assist

    SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80004005. An OLE DB record is available. Source: "Microsoft
    SQL Server Native Client 10.0" Hresult: 0x80004005 Description: "Invalid character value for cast specification". There was an error with input column "INV_DT" (627) on input "OLE DB Destination Input" (332). The column status
    returned was: "The value could not be converted because of a potential loss of data.". SSIS Error Code DTS_E_INDUCEDTRANSFORMFAILUREONERROR. The "input "OLE DB Destination Input" (332)" failed because error code 0xC0209077 occurred,
    and the error row disposition on "input "OLE DB Destination Input" (332)" specifies failure on error. An error occurred on the specified object of the specified component. There may be error messages posted before this with more information
    about the failure. SSIS Error Code DTS_E_PROCESSINPUTFAILED. The ProcessInput method on component "OLE DB Destination" (319) failed with error code 0xC0209029 while processing input "OLE DB Destination Input" (332). The identified component
    returned an error from the ProcessInput method. The error is specific to the component, but the error is fatal and will cause the Data Flow task to stop running. There may be error messages posted before this with more information about the failure. The attempt
    to add a row to the Data Flow task buffer failed with error code 0xC0047020. SSIS Error Code DTS_E_PRIMEOUTPUTFAILED. The PrimeOutput method on component "OLE DB Source" (1) returned error code 0xC02020C4. The component returned a failure code when
    the pipeline engine called PrimeOutput(). The meaning of the failure code is defined by the component, but the error is fatal and the pipeline stopped executing. There may be error messages posted before this with more information about the failure.

    Hi Jony2422,
    From the error message, we can infer the issue is caused by the input column “INV_DT” cannot convert to the output column in OLE DB Destination.
    Based on my research, the exactly cause is the data type of input column “INV_DT” can convert to the data type of corresponding output column, but the data in the input column “INV_DT” cannot convert to the data type of corresponding output column. We can
    verify the issue in the Advanced Editor dialog box of OLE DB Destination.
    To avoid this issue, please make sure the input column can convert to the output column in OLE DB Destination, including the all the values in the input column. For more details, please refer to Visakh's suggestions.
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Fore casting result

    Dear all,
    This is regarding forecasting results of all materials which are maintained under forecast view  in a material master.
    <b>Basically i need a single report of all materials  fore cast results based on MRP controller</b>
    Any body can you help on this point.
    Thanks&Regds
    Partha sarathi ray

    Hi
    I do not think such standard report is available .
    you ahve to devcelope customized report.
    Regards
    YMREDDY

Maybe you are looking for

  • Open Multiple PDF files from Production order/Routing

    Hi Everyone We are in ECC 6.0 environment. We have a scenario where multiple documents were attached to single operation and also at multiple operations. But when I was trying to open these PDF documents, only the last file was getting opened and clo

  • Cannot place custom subVI on the block diagram

    When I press the "Select a VI..." button on the function palette and select the VI I want to place on the block diagram nothing happens. This only seems to be happening for two particular VIs. Most of the time I can place the custom subVI without any

  • Screen Captures Look Terrible

    I am working on a video which includes screen captures (.mov's) the videos look great when viewed in the viewer but when i put them into a sequence they look awful. I know that the canvas is not full quality, but when i put the video on a dvd (compre

  • Alphabetical dial for name on company phone directory

    I use à BB 8130 (Pearl) and when I need to reach someone's extention by dialing alphabetically is name in the company phone directory... I alway gets somebody else extention!!! have you ever get this issue to? Now I understand why... And you'll see i

  • 9i OCP, is it too old already?

    I have 9i OCA plus Back & Rec exam from the old certification path to become an OCP DBA. Thus the only exam remaining is Perf & Tun which I'm preparing this days. I have plans to take new features to 10g and 11g in this same year but just wondering i