--- alias: user-guide-request-for-cost-center description: "This document outlines the process for requesting material transfers to a cost center" --- # Request for Material Transfer for Cost Center :lock: MaterialTransfer.**RequestforCostCenter** ## Overview This operation is used to make a **Material Transfer** request for a Cost Center. ## Setup In order for the Receive Material Transfer to be fully functional, two customizations must be deployed in Critical Manufacturing's installation: * To resolve the Material's Flow Path where **Material Transfer** of mode *TransferMaterial* should be received in the *Destination Facility*. * To resolve the **Materials** from the *Destination Facility* to where *Inventory* is placed for modes *TransferInventory* and *ConsumeInventory*. ## Preconditions ## Sequence of Steps * To request a **Material Transfer** for a Cost Center, it is necessary to open a *Step View* or *Resource View* and then select the **Material Transfer Request For Cost Center** button to initialize the wizard. ## Step 1: Details 1. Select a *From Facility* and optionally, a *From Area*. 2. Optionally, select a *To Step*. 3. Select the **Product** and *Quantity* to be requested. 4. Select an *Urgency* (values are taken from the generic table *MaterialTransferUrgency*). When the urgency is selected, the request delivery date is automatically set, based on the current date and the predefined *DefaultDeliveryTime* for that *Urgency* (in minutes). 5. Optionally, override the *Request Deliverable Date*. 6. Optionally, define a recurrence: * None - default option. * Hourly - specify an hourly interval. * Daily - specify a daily interval. * Weekly - specify a weekly interval. 7. Optionally, enter a comment. 8. Press **Request** to complete the transaction. ![cost_center_material_transfer][cost_center_material_transfer] !!! info It is possible to define a default value for the FromFacility by adding the entry Context=MaterialTransfer.ForCostCenter, Element=DefaultFacility in the Generic Table GUIElementDefaultValue. [cost_center_material_transfer]: images/cost_center_material_transfer.png