Process manufacturing -pi sheet

IN process manufacturing where pi sheet is attached
in my client sap pp-pi implemented i,have to under stand how they configured ,how it is working
give advise, all transaction coes,

Hi.
1. In the Master receipe, check if there are phases and in the phases check what is the destination it is given.
2. In the destination check what are the process instruction that are generated.
3. you can check if control reciep is created by using transaction CO60XT.
4. Here give plant / order tpe combination it will let u know the list of PI sheets genearted.
revert back with feedback
reg
dsk

Similar Messages

  • Scenario for Process Manufacturing..

    Dear All,
    Our client imports goods and then packages them at their site into different packages and boxes. After that those products are dispatched. The client wants to keep an eye on the status of packaging and for that they require a Manufacturing module.
    Can Process Manufacturing be implemented for this scenario or Discreet Manufacturing will be a better option?

    Hi
    Both the way you can choose.
    As an OPM Consultant, I prefer to go with Process Manuf. Module.
    In your case
    1. Your importing your Finished goods and just doing the packing to these Finished goods
    2. Now this Packed FG, your are now selling to the Customers
    When choose OPM, Here you need to create Formula/Recipe using this you need to perform a Production Batch.
    In Formula, keep your Imported Item as Ingredient and Packege Item as (may be box/Cartoon/Sheet....etc) Ingredient and Lables(if required) also as Ingredient and with these Ingredients now you want to make a desired Finished Goods as PRODUCT using Recipe in Production Supervisor Module to complete your Batch.
    Now your Packed FG is ready to Ship to Customer.
    Hope you understood and implement this.
    Regards
    Raj
    Sierra Atlantic.

  • Integration with Process Manufacturing

    We are looking at upgrading Financials and Process Manufacturing to R11i early next year. Currently we use i2's Rhythm Factory Planner but are interested in the APS developments.
    Which APS modules are available for use with OPM? Also where can I get an indicication of the cost per module?

    I've got this info from Oracle. Hope this helps. OPM is integrated with APS now.
    1. It uses the advanced planning engine and global ATP.
    2. Demand Planning integration is in the works.
    3. Manufacturing Scheduling is purely a discrete option and not needed for
    OPM.
    The pricing of APS for OPM is the same as the standard APS and is priced by Cost of Goods Sold. You may get the price details from your local Oracle sales.

  • F-32 modify selected open items in the Process Open Items sheet

    Hi all,
    I have to design a solution in order to modify the selected open items showed in the Process Open Items sheet. I mean, I want to clear 2 concert items (I know every feature for each one) but the selection criterion match some items else, so I need to deselect the extra open items. This change is in order to create a BI to automate the clearing process.
    I know you are thinking, ok man you just need to use the Automatic Clearing transaction (F.13) but it doesnu2019t solve the prerequisites given (the same problem with the selection criterion).
    Could you help me?
    Thanks in advance.

    Hello Rob,
    In fact the transaction provide me the correct criterions, but the internal logic use them like OR's in a select but I need  AND's. Let me explain it better with an example:
    The standard program does something like this:
    Select *
    From ...
    into ...
    where criterion1 OR
                criterion2 OR
                ...             OR
                criterionN.
    But I need to modify this selection like follows:
    Select *
    From ...
    into ...
    where criterion1 AND
                criterion2 AND
                ...             AND
                criterionN.
    I don't how to attack this problem by User Exit, BADI... I have tried with every resouce i know but  nothing. The last resort is a Z program whith the propper BAPI but this option is not wellcome at the moment.
    Thanks again.

  • New forum for Oracle Process Manufacturing Users

    www.opmforums.com
    The OPM Forum is a new resource available to end users, consultants, developers and anyone else interested in learning more about making the most out of Oracle Process Manufacturing. OPM Forum brings together experts, proficient users and newbies to promote knowledge sharing, technical exchange and best practices around OPM implementations.
    The forum is fully searchable and contains postings around a variety of topics related to OPM. Current topics include data collection, inventory/receiving, order management/shipping, production and quality. The forum is open to the public and registration is free. Once registered, users can:
    Post new threads
    Reply to other peoples' threads
    Edit posts
    Receive email notification of replies to posts and threads they specify
    Send private messages to other members
    Enter events in the forum calendar
    Set up a 'buddy-list' to quickly see which friends are currently online
    The forum is non-commercial and individual email and/or other personal information is not disclosed.
    Check it out for yourself at www.opmforums.com

    You can still use this forum. It would better
    if we can concentrate all the Text questions on the Oracle Text forum.
    null

  • Special variances in Process Manufacturing

    Dear OPM Forum member,
    You are in the Oracle Process Manufacturing Community and as a fellow member, I would appreciate your input on leading practices for this case.
    A large manufacturer in the Chemicals and Petroleum space has engaged us to collaborate on a footprint to rapidly deploy Oracle Process Manufacturing (OPM) globally.
    This Company uses four variance calculations not available in OPM. To illustrate, one of them is Manufacturing Yield Variance. The others are for usage, filling and batch. None of these are available in OPM.
    We have identified 2 probable solutions – (1) Calculate these variances in a business intelligence tool or report and then adjust the production formulae for accuracy or (2) extend Subledger Accounting by adding these 4 variances to the existing list.
    However, if you solutioned a similar requirement, we would like to know what you did to enhance OPM with these special customer calculations. A writeup, if already available would help us greatly.
    Thanks,
    Sanjib Manna

    Srini
    Sorry for my late reply. I was trying to get my arms around these variances and finally have time to update this thread.
    Here is the background.
    We have a liquid batch for paint intermediate (Master Rex). Intermediate product is yielded to the Filling batch wherein the liquid is filled in drums or containers to produce the final SKU product. There is a separate costing and production formula for the liquid batch and a separate costing and production formula for filling batch. Here are the details on the variances.
    1. What is MANUFACTURING YIELD VARIANCE?
    1st, M-rex Theoretical Gallons Available is calculated as - Actual Output / Formula weight per gallon.
    In the above, Formula weight per gallon is Total Costing Ingredient Quantity / Yield Product Costing Quantity.
    2nd, Manufacturing Yield Calculation is calculated as Planned Quantity - Theoretical Gallons Available.
    In the above formula, Planned Quantity = Production Formula Planned Quantity.
    Manufacturing Yield Variance = Manufacturing Yield Calculation * Product Standard Cost (M-rex).
    2. What is USAGE VARIANCE?
    = Sum ((Actual Ingredient 1 Quantity - Planned Ingredient 1 Quantity) * Ingredient 1 Standard Cost) + ........)
    3. What is FILLING YIELD CALCULATION?
    1st, Filling Theoretical Gallons Available is calculated as M-rex Theoretical Gallons Available. In the current domestic system, the filling batch is automatically spawned from M-rex batch once M-rex batch is completed. Additionally, there are automatic system checks to ensure the M-rex quantity in the spawned Filling batch is same as the parent M-rex batch.
    2nd, Filling Yield Calculation is calculated as Filling Theoretical Gallons Available - Actual Gallons.
    In the above formula, Actual Gallons = Actual Yield * Filling Formula M-rex Quantity.
    Filling Yield Variance = Filling Yield Calculation * Product Standard Cost (M-rex).
    4. What is METHODS VARIANCE?
    I made a 1000 gallon batch, here is the process assuming a standard cost of $1.00 for ingredients A, B and C and product X.
    Cost of making 1000 gallons of product X: 1000 Gallons * $1.00 = $1000
    Material cost incurred for using Ingredient A: 50 Kgs * $1.00 = $50
    Material cost incurred for using Ingredient B: 100 Kgs * $1.00 = $100
    Material cost incurred for using Ingredient C: 800 Kgs * $1.00 = $800
    Resource charges incurred for producing X: $30
    Methods Variance = $1000 – ($50 + $100 + $800 + $30) = $20.
    Thanks in advance,
    Sanjib

  • Processing service entry sheet in batch

    Hi,
    Is there any way to process service entry sheet in background?
    Regards
    Rakesh

    Hi,
    It is not possible with in the standard SAP.You need to go for an enhancement for this.
    Regards,
    Rambhupal reddy

  • Process Instruction (PI) Sheet text (Browser version)

    Our Process Instruction (PI) Sheet information is stored in the text tables (STXH/STXL) under TDOBJECT = 'COPOC' and TDID = '0001', but has a cryptic TDNAME key value.  We use the 'browser' PI Sheet display version, not the ABAP base display version which stores the PI data on tables COCHP (Header data) and COFTP (PI Sheet: Process Instructions).  Function Module COP0_DISPLAY_PI_SHEET would be used to display the ABAP PI Sheet information.  During debug of tcode CO60 (Find PI Sheet), it appears that the Control Recipe (CRID) value is used to create the TDNAME key value via Classes/Methods.  Unfortunately, accessing the text thru the different Classes does not seem straight forward.  Does anyone have code/logic to extract the PI Sheet text directly using the CRID in a more simpler procedure?
    Thank you in advance for your assistance.
    jm

    Hi,
    use this Function module to get the text.
    <b>COCB_CONTROL_RECIPE_GET_DETAIL</b> pass the control recipe ID.
    try this also..
    COCB_CONTROL_RECIPE_GET_TEXTS
    regards
    vijay
    Message was edited by: Vijay Babu Dudla

  • Reg:processing of excel sheet by SAP XI

    Hi all,
    Is it possibel for XI to pick data from an excel sheet.
    If so,can anyone please let me know some useful blogs.
    Thanks in advance.

    hi,
    u can check the below blogs to process the Excel sheet and generate Excel sheet using XI
    /people/sap.user72/blog/2005/07/04/read-excel-instead-of-xml-through-fileadapter (process excel sheet)
    /people/michal.krawczyk2/blog/2005/12/10/xi-generating-excel-files-without-the-java-nor-the-conversion-agent-not-possible (Generate Excel sheet)
    Thank You,
    Madhav.
    Note: Points If useful.

  • Oracle Process Manufacturing Release 11i

    Hi there,
    Is there a free version of Oracle Process Manufacturing 11i for download? If so what is the site?
    Thanks.
    Regards,
    Leon

    Hi All,
    Here I talk a step to explain about Discrete, Flow, Process and project manufacturing process.
    Discrete:
    1. Assemblies are built in specific (discrete) quantities. These jobs or work orders use specific materials and resources.
    Say ship building, job shop companies etc are few examples of discrete.
    2. Assemblies that are made in groups or batches.
    Discrete Manufacturing is a Batch production situation related to most industries like Engineering
    It use routings to schedule job production activities and create operation specific material and resource requirements.
    Flow:
    Flow manufacturing developed to support 'Lean manufacturing'.
    Lean manufacturing concepts include:
    JIT, pull, value stream mapping, kanban, single piece flow etc.
    This module will enable flow manufacturing concerns.
    Ex: Car manufacturing
    http://forio.com/simulation/oracle/main.htm?page=background&FD_p=1
    http://www.psa-peugeot-citroen.com/en/psa_group/visite/index.html
    Process:
    It is purely for process manufacturing concern
    Ex: Chemical industry, pharmateicals etc jus think of chemical laboratory.
    Project:
    Projects are used to track costs by specifying revenue and billing methods. Each project can have a set of top level tasks, and a hierarchy of subtasks.
    As rightly said ETO is example for project manufacturing
    To answer your questions
    1- A Steel making Company is under Discrete Manufacturing or not?
    Depending the concern manufacturing practice only we can say it as discrete or not.
    From the above explanation you can able to understand it.
    All discrete industry will adopt few lean manufacturing principles to add value in their process.
    2- Can we have Discrete & Process in one organization? because some part of my Org like Discrete Manufacturing and other like Process Manufacturing ?
    Yes we can have, say for a final product two or more items may come from both discrete and process types.
    Hope it is clear and helpful.
    Tks
    M J

  • What is Process Manufacturing?

    Hello All,
    Can any tell me what is process manufacturing. As i am a starter, if you could throw some light in detail or brief level, how it works, where it works, for what it is? and What is the better way to start digging in to this module, i mean where is the head and tail?
    I am working on Supply chain process- Quote to Cash and procure to pay, is it related to that? or if you have some interesting doc's, if you could forward me and that will be a good start for me [email protected]
    Thanks in Advance!
    Vinoth

    Go through the following links, it should be helpful:
    [Process Manufacturing|http://www.oracle.com/applications/manufacturing/Process.html]
    [Applications Releases 11i and 12 - Process Manufacturing Manuals|http://http://www.oracle.com/technology/documentation/index.html]
    [Note: 417933.1 - Getting Started with R12 - Process Manufacturing FAQ|https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=417933.1]

  • Process order instruction sheet

    I am creating a process order instruction sheet from transaction COHVPI and CO02. How do i check the standard SAPSCRIPT that is being printed ?? and also the PRINTPROGRAM ???

    Use TCODE CO53 and CO60 to send PI sheets to Process Operator and complete PI sheets.

  • Oracle Process Manufacturing Process Execution Cycle

    Hi I am new to OPM and looking for an overview of how OPM works.
    I have searched but could not find any specific document.
    If anyone is having or knows the process , Please share it.
    Thank you in advance..

    Hi;
    Please see:
    Information Center: Oracle Process Manufacturing [ID 1393312.2]
    http://docs.oracle.com/cd/E18727_01/doc.121/e13652/T321962T321965.htm
    http://docs.oracle.com/cd/A99488_01/acrobat/115gmepeapiug.pdf
    http://docs.oracle.com/cd/A85683_01/acrobat/gmetrm.pdf
    http://oracleappscommunity.com/oracle/blog/955/oracle-process-manufacturing-process-execution-tables/
    Also see:
    For r12.1.1:
    http://download.oracle.com/docs/cd/B53825_01/current/html/docset.html
    For r12:
    http://download.oracle.com/docs/cd/B40089_10/current/html/docset.html
    For r11:
    http://download.oracle.com/docs/cd/A60725_05/r11_doc.htm
    Regard
    Helios

  • BR100 Document for Oracle Process Manufacturing (OPM)

    Hi,
    Can anybody please send me sample BR-100 document for Oracle Process manufacturing for Steel / Coal slag processing industry??
    Thanks in advance.
    With Regards,
    Vishal Gujar
    Edited by: 956843 on Dec 14, 2012 12:42 PM

    11g is not release yet for SOA Suite. The latest version is 10.1.3.4.
    here is some docs to get you started
    http://www.oracle.com/technology/products/ias/bpel/htdocs/dev_support.html
    cheers
    James

  • Alternate Routing in Process Manufacturing (OPM)?

    Is there any option or workaround in Oracle Process Manufacturing to select another routing (Alternate Routing) when releasing Batch from planning?
    Regards,
    Arsalan

    Batch Details > Action > Reroute

Maybe you are looking for