Creation of Automatic PO

Dear All,
please let me know the detailed process for CREATION OF AUTOMATIC PO ??
Regards,
SAI

Hi,
Prerequisites in Customizing
-Automatic PO Generation must be activated for the movement type.
(In Customizing for Materials Management, choose Inventory Management and Physical Inventory u2192 Goods Receipt u2192 Create Purchase Order Automatically.)
Hint: The automatic generation of POs is only possible for movement types for which goods receipts can be entered with
reference to purchase orders (101 and 161).
-The plant for which the goods receipt is entered must be assigned to a standard purchasing organization.
(In Customizing for the Enterprise Structure, choose Assignment u2192Materials Management u2192 Assign standard purchasing organization to plant.)
-A default document type for the purchase order must be specified for the goods receipt.
-A document type must be maintained for transaction MB01 in Customizing for Materials Management under Purchasing u2192 Define Default Values for Document Type.
Prerequisites in the Application
The material delivered must be managed as a valuated material.
A purchasing info record must exist for the vendor, the material, and the standard purchasing organization of the plant receiving the deliveries. The conditions of the purchasing info record must be valid or a link to the last purchasing document must exist in the purchasing info record.
The automatic generation of purchase orders is only possible for receipts in the warehouse, not for consumption. Similarly, you cannot book any movements into GR blocked stock with this function.
The system determines the data necessary for the automatic generation of a purchase order as follows:
•Vendor, material, quantity, plant, and storage location = manual entry by entry clerk at time of goods receipt
•Purchasing organization = standard purchasing organization of plant
•Purchasing group = purchasing group from the material master record
•Delivery date = posting date of goods receipt
•Price = price from purchasing info record
Hope this helps!!
Reetesh

Similar Messages

  • Creation of automatic PO for a serive PR

    Hi,
    What are the prerequisities for converting a service PR which uses Service conditions to automatic PO and also wihout service conditions ?
    How to automate account assignments to those PRs/ POs without manual entry in account assignment tab.
    Regards,
    Ram

    Hi,
    For Service auto- PO, you need to activate Automatic Purchase order creation for Service requisitions in ML91.
    Note:
    For automatic PO creation from PR(for material), follow the steps.
    1) Material Master purchasing view tick automatic PO check box
    2) Vendor Master purchasing view tick automatic PO check box.
    3) Maintain Source list for Vendor & Material.(ME01)
    4) Maintain Purchase Info Record.(ME11)
    5) Create a Purchase Requisition.(ME51)
    6) Use T.Code: ME59 & execute for PR for vendor, you will be able to create automatic PO.
    During creation of PR , select check box of Source Determination in the 1st screen of ME51
    Ensure that Purchase Info Record should be there.
    If you have more than one vendor then fixes only one vendor in source
    Regards,
    Biju K

  • Creation of automatic PO from sales order in 3rd party scenario

    hi ,
    we know, as per standard SAP ,  creation of PR from Sales order happens when we save SO. how to create PO automatically from sales order? and where where to put document type for  that PO ? ( in schedule line category we can set document type for PR)

    Hello
    In addition to what Kapil suggested,
    3 - The Outline Agreement or Purchasing Info Record shall be maintained which will allow the automatic copying of unit price and other conditions into PO and
    4 - The Source List shall be maintained for the nominated vendor which was shown in either the Outline Agreement or Purchasing Info Record.
    By activating those config you can automatic create PO from PR.
    For that use TCode ME59 to automatically convert the current PR into PO.
    But, you can not automatically generate PO from sales order similar to that of PR.
    Thanks & Regards
    JP

  • Creation of Automatic delivery and invoice..

    Hi Team,
    Can you guys please tell me the configuration steps of automatic delivery and invoice creation.
    Actually I want to create the delivery and invoice as soon as order get saved.
    I will be highly oblige if you kindly revert me back
    regards,
    jeetsap

    Dear Prasanna,
    In vl23, you will not be able to make changes in the STANDARD VARIANTS.
    You can create your own variant by (SHIFT + F7).
    Give a variant name ' TEST' and click create.
    Now you can give the selection parameters
    Click on attributes
    So you will reach a variant screen, where you have to give  a 'meaning name'...like variant for TEST
    You can see fields .
    Imagine that initially you had given 1100 in the sales organisation.
    Now if we do not want that value to be changed, then use protect field.
    If that field need not be displayed, the choose hide field.
    Usually, these two will be used, if we are going for background processing.
    SAVE and you can see a new variant in VL23 now.
    Thanks & Regards,
    Hegal K Charles
    Edited by: Hegal . K . Charles on Jul 18, 2011 11:48 AM

  • While P.O creation material automatic capture the last Purchase value

    Dear all
    Please guide me for the following :
    I need a scenario like while creation of new P.O if material already purchase then system automatic capture the last purchase value as per the given material....
    Thanks & Regards,
    Neha

    Prompt the last Purchase Order Price for the Material
    If you want the system to take the price from the last Purchase Order, then do not maintain the conditions in the info record because it has precedence over the last PO. This means that the netprice field in the info record should be left blank.
    In the case when you have already maintained the conditions in the info record (or netprice), try to delete them or make them invalid by changing the validity date.
    Even though no price was maintained, the info record will still keep track of the Order price history.
    To check the Order price history, go into the material info record and click Environment -> Order price history
    Edited by: Sachein on Oct 20, 2011 6:54 AM

  • Cluster creation - powershell - automatic username/password

    Hi, 
    I am trying to automate the creation of an HDInsight cluster using a powershell script. I haven't been able to find a way to automatically indicate the username and password of the cluster. I know it is possible with the .NET SDK and the Azure cross-platform
    command-line, but I haven't found anything for powershell, which surprises me.
    Am I missing something here?

    Hi,
    Yes, you can customize your cluster credentials too using PowerShell. Below is a sample snippet to include the credentials:
    New-AzureHDInsightCluster -Subscription $subid    -Credential $creds -Name $clusterName -Location $location
    You can construct the $creds variable like this:
    $secpasswd = ConvertTo-SecureString "password" -AsPlainText -Force
    $creds = New-Object System.Management.Automation.PSCredential ("username", $secpasswd)
    Alternatively you can follow this tutorial:
    http://azure.microsoft.com/en-us/documentation/articles/hdinsight-provision-clusters/#powershell
    The script in the link does not specify a user name/password but it will prompt for it when you execute. You can supply your custom credentials at that point.
    Regards.
    Debarchan Sarkar - MSFT ( This posting is provided AS IS with no warranties, and confers no rights.)

  • Creation of automatic inbound delivery

    There is a requirement that inbound delivery should be automatically created after executing 511 movement type. How this can be achieved,Instead of material doc an inbound delivery should be created?

    Hi,
    my situation is:
    - a WM managed warehouse, society A;
    - a HU managed warehouse (without WM), society B;
    - a purchasing process of HU from society A towards society B.
    Society B have a scheduling agreement; when a delivery schedule appears, in society A born a sales order and a delivery. After the registration of the delivery good issue, an idoc transfer information for inbound delivery creation.
    This process is ok without WM, but with a WM managed warehouse the idoc has the following problem:
    "V51VP - item was not found - process cancelled".
    Can you help me to transfer these HU?

  • Relation btwn Sales order creation and automatically created Purchase Requi

    Hello Experts,
    The Purchase requisation is creating from Sales order, meaning, as soon as Sales order is SAVEing (say, SO_1), automatically a Purchase requisation (say, PR_1) will be created in the system. There is a Indicator filed in (PR) EBAN table, if its V, then this PR has been created from a Sales order. But, pls. let me know that,
    How I can know that PR_1 is created from SO_1? meaning, I want to know the link btwn these 2 corresponding docs! I hv seen VBFA table, but, did not find any!!
    thank you

    Hi,
    There is table called VBEP where U find Both fields
    i.e  VBEP- VBELN  sales order number  &
         VBEP-BANFN  Purchase requsition number.
    Regards,
    Sachin

  • Automatic creation of PO from PR

    Hi,
    Please tell me if any settting missing by me for creation of automatic PO from PR
    1) select automatic checkbox in vendor & material
    2)create info record
    3)Maintain source list
    4) assign through ME57
    But i face the problem that when i create PO through ME59 system will capture the different document type from PR.
    means purchase requision NB but Purchase order having different doc type ROS.
    Thanx

    Hi,
    For Automatic PO creation follow the steps...
    1) Material Master purchasing view tick automatic PO check box
    2) Vendor Master purchasing view tick automatic PO check box.
    3) Maintain Source list for vendor & material.
    4) Maintain Inforecord.
    5) Create a Requisition .
    6) Go to ME59N & execute for PR or vendor, you will be able to create auto PO.
    Ensure that Inforecord should be correct and If you have more than one vendor ,one vendor has to be fixed in source list.
    If helpful then rewards,
    Regards,
    Biju K

  • Automatically creation of Purchase Order from MRP

    Material type = ROH (raw material)
    In MRP1 I have mentioned
    1. RP type =VB ( manual reorder point planning)
    2.Reorder point = 1000
    3.Lot size =FX (fixed order quantity)
    4. Fixed lot size = 300
    In purchasing I have checked the automatic P.O. option
    I have created a source list for the material and fixed the vendor for the material
    Quantiy of the material in stock = 0
    But Purchase Order is nor automatically generated during the MRP run ( MD03)
    IS there any step missing ? please suggest if any .
    Thanks in advance .

    Hi,
    As others suggested standrad SAP will not create PO as output of MRP.
    You need to check why you need AUTO FUNCTION.however you can use T code ME59n to create auto PO from Preqs.
    About AUTO PO
    One example is that while  taking delivery of the raw materials which are delivered by trucks and since it is not possible to capture the actual receipted quantity at the time of PO creation.
    To create AUTO PO
    Check in customizing whether you have maintained creation of automatic PO during good receipt.
    Menu path : MM -> Inventory Management -> Goods Receipt -> Create Purchase order Automatically -> Activate Auto PO creation for Mvt type and then activate Auto PO creation in vendor master.
    Hope this helps.
    SCMBEE

  • Automatic creation of purchase orders at goods receipts

    Dear guru ,
    I want to create purchase order when i execute GR Returns (mvt 161).
    Where I define the purchase order document type that I want to automatic create ?
    Thanks.

    Dear,
    Before configuration of setting for creation of Purchase Order automatically, consultant needs to under stand the business requirement and he should be aware of the difference between the different components of Material Management. Such as difference between creation of purchase order automatically in Purchasing and creation of purchase order automatically in Inventory Management. In SAP we can take this activity in both the sub components (Purchasing as well as in Inventory Management).
    By this time, I hope that you have understood that there are different settings for each of these components and we have to configure two different set of information to meet each requirement separately. Hence let me define this activity as follows:
    Create Purchase Order Automatically in Purchasing
    For creation of purchase Order automatically from Purchase Requisitions we need to do the following additional settings in addition to our standard ones.
    Activate u2018auto PO' indicator for material master
    Activate u2018auto PO' indicator for vendor master
    Create Purchase Requisitions using T Code ME51 or ME51N
    Use T. Code ME59 or ME59N for auto conversion of PR into purchase order
    Create Purchase Order Automatically in Inventory Management
    For creation of purchase Order automatically in Inventory Management we need to do the following settings which are independent of the setting what we do in Purchasing for creation of automatic PO from PR.
    Define one of the purchase organizations as Standard Purchase Organization
    Assign your plant to Standard Purchase Organization
    Maintain purchasing information record with price
    Maintain the indicator for movement types 101 & 161
    Define Default Values (MB01) for Document Type
    Now you can enter a goods receipt without entering the purchase order number, a purchase order will be created automatically when you post the goods receipt. All such goods receipt will be valuated at the price maintained in the purchasing information record.
    First you can try this with T. Code MB01 if it is working then try with T. Code MIGO, if you face any error or functionality is not working check with your basis consultant some authorization or some patches may be missing. Ask him to apply all relevant patches.
    Try using automatic PO for 161 movement for transaction MB01. For MIGO Goods return, its not allowed to create automatic PO due to system settings. This info as I know.
    Regards,
    Syed Hussain.

  • Creation of Installation base automatically

    Hi Friends,
    I am exploring the solution for customer installation. With respect to that I want a installation base creation as automatic after customer master creation. The installation base should be equavelent to customer master, All partner data at customer master should copy automatically. In fact client has 8000 customer master. If the customer is removed , deleted then it should impact the Ibase.
    Also when ever the sales delevery completed with respect to the equipment(material serial no combination) , the same should go as component under installation base.Also equipment should get all partner detail from the installation base.
    If the equipment is removed via sales document then all partner details should be removed.However the usage records hass to be captured like previous partner etc. In addition what is the way to create the measurements points, maintenance plan in equipment.
    Regards
    Thenna

    Hi,
    I think your requirment can be met only with CRM services module,  However Automatic installed base gets created through maintaining Serial no. profile for Equipment, use "oein" T-code and while making delivery to customer through SD process, when you select the serial no.s just tick mark on the left box in "delvery > Extras>Serial Numbers."
    Prior to this process please maintain proper serial no. profilein MM for the material.(Euipment)
    regards
    DSR
    Edited by: D.Srinivasa Rao on Oct 28, 2011 12:36 PM

  • Automatic creation of Reservation for Service Order (Return and Repair)

    Hi, Looking for your valuable help on Creation of Automatic Reservation
    I am working on Return and Repair process at Plant.
    1) So far
    Service Notification > Repair Order > Return Delivery > Service order . has been done.
    now requirement is when i am saving the service order for the Object (Fisnished Goods), in which components  required for servicing of material are maintained, when i will save the order a Reservation for the same needs to be reaised to Warehouse automatically.
    2) In Repair order all operation and components are not reflecting when i am selecting the line item and going to EDIT > Display Range > All Items in VA02 for which i need to do DP90.(Resource Related Billing)
    Please hepl,
    Thanks
    SUDIP SINHA

    Thanks for giving valuable answer,
    what if in the service order i am replacing some spare parts along with services when FERT is not under warranty. How the cost will be transfered to invoice. In my case only one service is transfered.
    i waqnted to transfer cost of components as well..
    Thanks
    SUDIP SInha

  • Automatic batch creation while making the UD

    Hi Gurus,
    Due to a customer need, I want to create the batch number for a good's receipt while making the UD, is that possible in a way other than using transaction MSC1N?

    Hello Max,
    What I have understood is you need not to create batch number while posting the MIGO document and need to fire the batch number at the time of performing UD? If it is so then here is the solution:-
    You can meet the requirement via so many ways but according to me the easiest way is, follow these steps.
    Step:01 Copy the movement type 101 (use Trx OMJJ) create Z01. Where you need to select the option "No Creation" in the field "Create New Batch" in the entry level control.
    Step:02 Use this movement type while creating GR, (change the std setting for GR against PO for trx MIGO)
    Step:03 For movement type 321 - TF quality to unrest change the settings for the "Create New Batch" field from "No creation" to "Automatic / manual without check"
    I think these will be enough for your requirement.
    If there is any query pls revert.
    Regards,
    Shyamal

  • Automatic PO at the time of GRN

    Dear expert,
    Anybody please tell me where the no range of  automatically generated PO is maintained.I am generating automatic PO in Transaction code MB01 in mvt type 101.
    Regards,
    ABHI

    Auto PO creation During GR Posting.
    1. Check the Auto PO option in VMR & MMR in Purchasing view.
    2. Maintain Purchase Info Record with Standard Purchase Organisation.
    3. Maintain the Source list.
    4. Define the default Values for Document type as "NB" for TC: MB01 - Menu Path:SPRO-IMG-MM-Purchasing-Define the default Values for Document type
    5. Maintained creation of automatic PO during good receipt for mov type 101 and 161.
    Menu path : MM -> Inventory Management -> Goods Receipt -> Create Purchase order Automatically -> Activate Auto PO creation for Mvt type 101 and 161.
    6. Maintain the Vendor field as mandatory for Mov type 101 and 161.
    7. Do the GR with TC MB01and Mov type 101 and post. In display Mat doc with TC MIGO, u will find the PO which was created automatically in Back ground.
    now
    Anybody please tell me where the no range of automatically generated PO is maintained.I am generating automatic PO in Transaction code MB01 in mvt
    Answer lies in 4th line......default document type
    Regards,
    Pardeep malik

Maybe you are looking for

  • Java.nio, FileChannel, FileLock conundrum...

    Hey all-- I want to have multiple java machines on multiple clients to access a singe file. I want the first java machine to access it to lock the file so only it can write to the file. Other machines may come in later and read it. Here's the trouble

  • Can iPod be set to automatically turn on and off at certain times?

    At my work, I have been using my iPod to play overhead music through the PA system - using the radio feature mostly, but sometimes a playlist. However, I have to remember to turn it on and off everyday, which doesn't always work out too well. Is ther

  • Error mov 546 O

    Hi Friends, We are using Operation Subcontracting. We have GRN wih a 101 and SAP has done an 543 O for the subc materials  . Now i have to cancel the GRN , which i am doing through MIGO using 122 Mvt Type , but while cancelling its make an 546 O move

  • Sort bookmarks by name?

    How to sort all the bookmarks in menu & sidebar by name?

  • WHY is Adobe Audition CS6 crashing??

    What can I do to stop CS6 from crashing? I've owed CS6 on a Macbook Pro, for 1 year and purchased it from Adobe and downloaded via internet. It has been fine up until April. I usually use it to edit audio projects and now recently for film projects.