Control cycle for production staging SAP WM

We currently have control cycle for kanban purchase orders. Do I need to create new control cycle production staging. Actually I will be using fixed bin for production consumption. Kindly confirm whether existing control cycle of purchase order can be used.

Material Staging Indicator for Production Supply
The material staging indicator defines the method of how needed materials can be supplied for production with the assistance of the Warehouse Management system.
As with the location coordinates (warehouse number, storage type, and storage bin), the system files this indicator in the control cycle.
The following staging types are supported:
"1": Pick parts
These materials are picked according to the required quantity specified in the production order.
"2": Crate or kanban parts
These materials are always removed from the warehouse in full cases. These can be ordered, for example, as soon as a case of needed parts is emptied in production.
"3": Release order parts
Release order parts are scheduled individually and the quantities are supplied manually to replenishment storage bins based on the requirements of production orders and the stock levels in the scheduled production supply areas.
"4": Manual staging
Materials are staged manually. For example, you can transport individual components using manually created transfer orders, or you can use the bypass method to transport them directly from the goods receipt zone to production. In goods receipt posting, postings are made to the production storage bins from the control cycles.
"0": Not relevant to WM-PP
These materials are not relevant to WM staging. They cannot be requested using the WM system.

Similar Messages

  • Control cycle for KANBAN.

    I want to cosume componenets using my KANBAN BINS.
    I maintained my supplying areas.  and when coming to the control cycle. Do I have to maintain control cycle for each component that I use in maufacturing against each supply area?  or is it only for FERTS

    Hi,
    1. When you tell consume compoenents means you are talking about Goods issue.
    2. Kanban needs to be done for a Inhouse prodcued material or externall procured material
    3. In both cases it does a Goods receipt and relevant goods issue posting.
    4. so if you only need to do consumption it is not possible.
    5. Genearlly it can be maitained for the FERT or halbs which has  bom, routing releavent master data
    6.For the inhouse manufacture kanban below is the highlevel step
    7. and wehen you do status cahnges like full to empty a planned order or prod order will be created.
    8. when you change status empty to ful then GR will be posted and GI will be done immediatelly ( based on the control cycle)
    9. Kindly refer the attached link for further details.
    [KANBAN|http://sap-pphelp.blogspot.com/2010/01/kanban-inhouse-production.html]
    also let me know if you have any specific querry
    Reg
    dsk

  • Issue for production via SAP Business Objects

    Hi all,
    I would like to create Issue for production from SAP Business Object. I am using C#.net. I did not find it in DIAPI
    Is there any way ????
    Issue is urgent
    Thanks in advance

    Hello Manish,
    IT worked for me, you can try it.
    SAPbobsCOM.Documents ldoc_RecHdr = (SAPbobsCOM.Documents)oCompany.GetBusinessObject(BoObjectTypes.oInventoryGenExit);
                   ldoc_RecHdr.DocDate = Convert.ToDateTime(DTPPostingDate.Value);
                    ldoc_RecHdr.Reference2 = txtRefNo.Text;
                    ldoc_RecHdr.Comments = richtxtRemark.Text;
                    ldoc_RecHdr.DocType = SAPbobsCOM.BoDocumentTypes.dDocument_Items;
                    for (int i = 0; i < DataGrid.RowCount; i++)
                        ldoc_RecHdr.Lines.BaseEntry = Convert.ToInt32(DataGrid.Rows[i].Cells[0].Value);
                        ldoc_RecHdr.Lines.BaseType = Convert.ToInt32("202");
                        ldoc_RecHdr.Lines.BaseLine = i;
                        ldoc_RecHdr.Lines.Quantity = Convert.ToDouble(DataGrid.Rows[i].Cells[3].Value);
                        ldoc_RecHdr.Lines.WarehouseCode = DataGrid.Rows[i].Cells[5].Value.ToString();
                        ldoc_RecHdr.Lines.Add();
                    if (ldoc_RecHdr.Add() != 0)
                        string error = oCompany.GetLastErrorDescription();
                        MessageBox.Show(error.ToString());
                    else
                        MessageBox.Show("Record Inserted Successfully!");

  • Stanging indicator change in control cycle after production order released

    HI
    We have MM PP interface active
    i setup staging indicator 4 for one material via control cycle
    Production order is created and released
    now we would like to change staging indicator to 1 [pick parts]
    how we reread control cycles data in production order
    Thanks

    Try: CO02 > Functions > Read PP master data

  • Creation of control cycles for lean WH

    Hi All,
    Is it possible to create control cycles (backflush) for LWH, if so how?

    HI ,
    There is one more way to create control cycle.
    1. PK05 - create supply area ( earlier explained the procedure)
    2. PKMC - enter plant - go to change mode ( click on change icon ) - in the right hand window - you can see the create / copy icon.
    3.click on create icon
    4.select option - classic Kanban or event driven kanban
    5.enter material/ plant/ supply area.
    6.enter no of kanban / qty.
    7.In replenishment strategy - select appropiate option ( in our case it is stock transfer)
    8.enter - the tab will change from replenishment strategy to stock transfer.
    9.enter storage location.
    10.enter destination- storage type- bin
    11.enter if any additional data required to enter.
    12. save- control cycle will get generated.
    thanks
    Om

  • How can we create Versions for Products in SAP CRM

    Hi All,
    We want use Product Versions in our CRM IC Webclient. We want to be able to select a product and then have a list of versions to pick from. Can anyone tell me if they have configured Versions for Products in their SAP CRM system. If yes, then how did you go about it.
    Thanks,
    Ramesh Nallabelli

    Hi Arup and Shanthala,
    Thanks for the prompt responses. Appreciate your help. We want to create Product versions like this: Product: Windows OS Version: 95, 98, XP, Vista, 7, etc.
    When I try to create a configurable product, using the Configuration tab, to create or use a product model I see an error message: PME installation with errors The long text is: The environment variable PME_HOME that includes the PME application has to exist locally in order to start the PME from CRM.
    This indicates the configuration of IPC in our CRM system. This is something that we have not undertaken so far.
    When I use the Poduct Variants tab to create a product variant for a configurable product, I can't edit here. This view opens in a display only mode. After reading some more about this, It looks like variant configuration needs to be used in tandem with ERP variant configuration. There might also be a need to recreate this in the Java configuration engine. We are going to create these products in CRM only, so this might not work for us.
    Regards,
    Ramesh

  • Copying controls (Restriction for Products)

    Hi All,
    Client creating the opportunity for A,B,C products
    status of products (at item level)
    A - Inprocess
    B - Completed
    C  - Loss.
    Here the requirement when the quotation is created with refference to Opportunity system should allow to create quotation for product B only (Status should be "completed" ).
    Can any one help me to solve this issue
    Thanks
    Gskumar

    Hi sathish,
    Try using the Copy control Badi CRM_COPY_BADI, or use make use of Copying routines in the settings for copying item category.
    Here u can have a check on status, only if it is completed copying should be allowed.
    Regards,
    Shalini Chauhan

  • How do we have a distinct DB for production & staging?

    Hi all;
    We can push our cloud service up as staging or production. When we do, each needs to hit a different Sql Azure database. Otherwise our staging system will be mucking with the accounts of our users in the production system.
    How can we do this?
    thanks - dave
    What we did for the last 6 months -
    Made the world's coolest reporting & docgen system even more amazing

    hi dave,
    For your scenario, you may need create two SQL Azure data base for staging and production environment. You can use different Configurations file for different environment. I recommend you could refer to this similar issue (http://stackoverflow.com/questions/4328462/staging-or-production-instance/4330628#4330628).
    Regards,
    Will
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Control cycle mass creation with staging indicator 4

    Hi All,
    Is there any way to create control cycles in mass for staging indicator other than 3 - rel order parts?

    You can define a generic control cycle for manual staging parts and it will be valid for parts w/o control cycle. Please read SAP online help:
    http://help.sap.com/saphelp_erp60_sp/helpdata/en/c6/f841494afa11d182b90000e829fbfe/frameset.htm
    For manual staging, you can define one control cycle per production supply area for all materials. This control cycle is then valid for all the materials in the production supply area, for which you have not defined an individual control cycle.
    If you want other mass cration / change tool, you have to develop it on your own.
    Edited by: Csaba Szommer on Dec 13, 2011 9:59 PM

  • WM Material Staging  for Production Order

    Hi,
    In the process order txn Cor3, Go to > List > WM pick list>  the initial screen is  Display WM Material Staging  for Production Order. In the All parts tab, could you please help me on how to be able to populate the fields in the  BSI, Category and Storage Bin. Your help is greatly appreciated.
    Thanks

    Dear Ellen,
    If you set the cursor on 'BSI' field and push F1 you'll get an explanation about the meaning of each category.
    '"<i>1" pick list item
    This materials are picked according to the required quantity specified in the production order.
    '2': Crate or kanban parts
    These materials are always removed from the warehouse in full cases. These can be ordered, for example, as soon as a case of needed parts is emptied in production.
    '3': Release order parts
    Release order parts are scheduled individually and the quantities are supplied manually to replenishment storage bins based on the requirements of production orders and the stock levels in the scheduled production supply areas.
    "0" not relevant to WM-PP
    These materials are not relevant for WM production supply and cannot be requested using the WM system.</i>'
    For instance:
    You can set raw materials / SFG as pick parts if warehouse workers have to collect those parts from high racks (from different places) and they have to provide an exact qty for the PrdOrd.
    We use '4' (manual staging) for huge alu rolls that are near the machine and WH workers have nothing to do with it - the operators, who deal with the machine, have to put the new rolls on it.
    When we issue the PrdOrd the requirements of this material won't appear in LB10 since WH has nothing to do with them.
    'Storage bin' filed will contain a value automatically, if your settings are proper.
    E.g. you have to define the default 'stock removal' & 'stock placement' storage type on WM view of material master.
    Additionally you have to define control cycles for materials you use for your production. (LPK1)
    The control cycle says from which storage type & bin you want to consume the components.
    BR
    Csaba

  • Approval procedure for Production module in SAP B1

    hi all ,
                  is their any approval procedure for production in sap b1. here in our case approval is needed from the quality person for quality check on good receipt and good issue in production. but in the administration approval procedure production column is missing. kindly suggest me any possibility to do this process.
    regards
    sandip

    Hello,
    isn't it possible to use some UDFs that one of them is set to be mandatory value ? for example UDF name is approved that has Y or N. The 2nd is QC with option good or rejected, and there must be FMS defined in the UDFs. I am not so sure abot it but you must explain detail workflow if possible.
    Rgds,

  • Issue during creation of control cycle

    Dear Gurus,
    During creation of control cycle (LPK1), the fields for source information is not appearing in my system.
    I compared control cycle in a different ECC system where source information is appearing.
    How can make the screen appear in my ECC system.
    Please find the screenshot.
    Any pointers will be highly appreciated.
    This thread is further to the thread in Production Planning Forum
    http://scn.sap.com/thread/3609441
    With Regards,
    Malay

    Manish,
    I do not understand how this going to solve the issue because why we need both KANBAN and WM control cycles for one material withdrawal for production?
    Br
    KK

  • WM-PP Control Cycle

    I've created a WM-PP Control cycle for Pick parts in HU- WM managed storage location and by releasing a production order I'm getting a message:
    No WM relevant components exist (function not possible)
    Message no. CO577
    I've est-up everything from WM stand-point, I'm not sure what I'm missing, Can someone please help me
    Thanks in advance

    Issue Resolved, WM-PP Interface Config issue

  • Smartform for printing picklist and control ticket for productiono order

    Hello all,
    Is there any standard smartform for PICK LIST AND CONTROL TICKET for PRODUCTION ORDER....?
    Thanks,
    Chaitanya
    Edited by: oskchaitanya on Aug 23, 2010 3:06 PM

    There is no specific Program for the Control cycle  print.
    You can use the FM PK_KANBANCARD_PRINT.  This is configured using the Transaction PKMC. ( This is like NACE for PP )
    You can copy this and create a cutom one and assign it in PKMC. Take the Help of Functional Consultant for help on this transaction
    Thanks!
    Ashok

  • SNC Kanban Issue - Control Cycle Master Data

    Hi,
    We are testing the SNC Kanban scenario with contracts (PO) between ECC & SNC.
    We have created a control cycle for the ECC material and have sent the Master Data to SNC. We are now trying to send over the control cycle info to SNC and are getting hte following message when we run KANBAN_MD_TRANSMIT:
    "Kanban control cycle 70666: No address data available; processing terminated"
    Any suggestions would be appreciated.
    regards.

    Hi Anjan Bellur
    As per the error message, the address details for your supply area are not maintained
    Kindly go to the transaction PK05 in r/3 system
    For your plant and Production supply area, Shift+F5
    Maintain the address details
    Then the reported error message will not appear
    Best Regards
    Vinod

Maybe you are looking for

  • Setting the Brushed Metal look and feel for macs using Java.

    Hello, I am relatively new to Java and I am new to Mac-specific java stuff. Anyways, when I try to set the look and feel of my classes to the "apple.awt.brushMetalLook" look and feel, I am unable to. It works if I have System.setProperty("apple.awt.b

  • Which is better: Polling DataSockets(UpdatedData) or Polling through VI Server

    I need a C++ program to monitor controls in a local instance of LabView. From my research, I have found two ways: -I can use CWDataSocket ActiveX controls and poll the UpdatedData property for each control. -Or I can Use the VI Server ActiveX Control

  • Automatic Payment on Muse

    We need to set up a recurring payment system on our Muse website. Is this possible and if so, are there thoughts about the best provider?

  • Which modem should I buy?

    Hi all, I use my apple TC for my home network and this is plugged into a pretty basic netgear modem. I've recently had an internet issue and have identified that the problem is the modem so i'm after some advice as to which modem I should buy to repl

  • Delete Change Request

    i have a change request that I do not wish to transport. I released it since I cannot unlock this request. Even after I released it, I cannot delete either the task or request. How can I remove this request on my con system. Also, this request was cr