Automatically creating an internal requistion from an order

Is it possible to create an internal requisition from an sales order automatically?
I can create a purchase requisition easily, but cannot get it to create an internal requisition to create an internal sales order. I have the following
1) Internal customer setup linked to an hr location
2) hr location linked to an inventory org
3) sourcing rules set to transfer from org b to org a
4) Item set as replenish to order.

Hi,
I Think we cannt change it bcz its in grey mode. Once we set controlling area that order is created in that controlling area and we can have same controlling area for different co.codes.
Suppose if we set different controlling area and try to create any order with out reference it gets change to different co.code.
The reason may be that while creating Controlling area if u have set controlling area same as Co.code then we cannt change.
Regards
Balaji

Similar Messages

  • Budget control in project WBS'e  while creating the auto PR from Sale order

    Hi experts,
    we are creating the auto pr from sales order for trading process with budget wbs element. but commitment is not posted in project wbs were as pr is created through sale order
    pls suggest if any additional setting is required  to post commitment while creating auto pr from sale order.
    rgds
    rajesh

    Check account assignement categories in SD for PR creation and See if you can make PR to be created with WBS as account assignement like we do in OPTT.

  • PR requistion from PM order

    Hi,
    When creating PM order user is not sure about responsible purchasing group.  Once PM order is converted to P.Requisition, the purchasign department should put the responsible purchasign groups and process PO.  Our issue is the P.Requisitions having P.Grps created from PM order is not editable. Is there any option, which we can use so that field p. group is editable for P.Reqs created from PM order?
    Kindly suggest.

    Hi,
    I'm not sure how the Order types has been configured in your company, but there is a way to default Purchasing Group according to Order Type.
    Maybe this will help you.
    You can do this by:
    1) SPRO --> Plant Maintenance and Customer Service --> Maintenance and Service Processing --> Maintenance and Service Orders --> Functions and settings for Order Type --> Create Default Value Profiles for External procurement
    Here, create a profile which can be used for a/all order type(s). In this profile you will maintain the default purchasing group/material group. My profiles have name similar to my Order type.
    2) SPRO --> Plant Maintenance and Customer Service --> Maintenance and Service Processing --> Maintenance and Service Orders --> Functions and settings for Order Type --> Default Values for task list data and profile assignments
    Here, according to your Order Type, assign the profile created in Step 1 under the ExternProfile.
    In the future, whenever you create a external MO, it will choose Purchasing Group that you have specified in Step 1/2.
    This is just an idea, hope it helps.

  • Automate creating single PDF file from multiple documents

    Hi everyone ! I am testing the Adobe XI version, especially because I need it for a very specific function.I haven't found it yet, maybe you guys can help ?
    Basically, I need to make a user friendly system, that in one click will create a single PDF document from multiple files :
    To be more precise : I have in a folder on the network 25 different documents (Word and PDF mainly). Some of these documents change weekly. What I need as an end result is a single PDF, that combines these 25 ones in a specific order, and the tricky part is I need to automate this so that someone with absolutely no knowledge of Acrobat can perform this task, with just a click.
    I have found of course the procedure to manually build such a combined PDF, but as you can see it does not fulfil my needs.
    So that's it, as simple as that
    As a bonus question : I am still struggling with the construction of these documents : in the Word documents I use, there are both internal links within the document, and links between the documents (pointing to other Word files, or PDF files). I keep losing those links when I combine, is there something I am missing ?
    Second bonus question : I would like to have multiple levels of signets, but for some reason all my signets are at the same hierarchical level. Anything I am doing wrong ?
    A free electronic doughnut for anyone giving me a hint !

    When you combine you have many PDFs together in one, new PDF.  Your orignal links are from one specific file to another specific file. A combine does not change the link in the original file. So the link is now from the  PDFcombined  to the second specific file. However, "second specific file" won't be present - so, "broken link".
    Be well...

  • Automatically create new Excel file from template using data from a selected row in a separate Excel file

    I am fairly new to Macro and VBA in Excel. I am trying to reduce the amount of work involved in a task that is performed often in our office. Currently, the task involves using 2 separate Excel files. One file is a tracking sheet and the second is the document
    that gets sent out to the client. The second document has all the same information that is inserted into the tracking sheet. What I would like to do is have the information that is in one row on the tracking sheet populate into a new excel file that is created
    automatically from an existing template.
    I have been able to make this partially work. What I have been able to achieve is have the cell that is selected in the tracking sheet (the description field) copy into the new file that is created from the template that is on our server.
    Sub NewRFI()
    ' NewRFI Macro
        MsgBox Selection.Address(ReferenceStyle:=xlA1, _
                               RowAbsolute:=False, ColumnAbsolute:=False)
        Selection.Copy
        Workbooks.Add Template:= _
            "template file path goes here"
        Range("C14").Select
        Selection.PasteSpecial Paste:=xlPasteValues, Operation:=xlNone, SkipBlanks:= _
        False, Transpose:=False
        Range("C14").Select
        Application.CutCopyMode = False
    End Sub
    What I need to do is get the rest of the information from that same row in the tracking sheet to copy to the new file as well. The other information includes the document number (one cell to the left of the selected cell), who it is from (one cell to the
    right of the selected cell), and the date (two cells to the right of the selected cell). As stated, this information is all in the same row on the tracking sheet. Each piece of information needs to be copied to a certain cell in the new file and I do not want
    the source formatting to be copied to the new file.
    Ideally, I would like it to operate like so: select the first cell in the row (in this case would be the document number field). Then click a button to run the macro that will then copy the information from that row in the tracking sheet to specific cells
    in the new file that is created from the template.
    This process will save us from having to either manually copy and paste the information into the new file or re-type the same information that is already in the tracking sheet.
    This is probably a simple thing to do but it would be great if anybody had some insight on this issue. Thanks in advance!

    Try code like the following. You will have to change the target cells (D25, F1 and H4) to the ones you want, I just used some arbitrary cells as example.
    Sub NewRFI()
    Dim rngCell As Range
    Set rngCell = ActiveCell
    MsgBox Selection.Address(ReferenceStyle:=xlA1, _
    RowAbsolute:=False, ColumnAbsolute:=False)
    Workbooks.Add Template:="template file path goes here"
    Range("C14").Value = rngCell.Value
    ' Change the target cells as needed
    Range("D25").Value = rngCell.Offset(0, -1).Value
    Range("F1").Value = rngCell.Offset(0, 1).Value
    Range("H4").Value = rngCell.Offset(0, 2).Value
    End Sub
    Regards, Hans Vogelaar (http://www.eileenslounge.com)

  • Automatic Generation of Reservation Document from Sales Order

    Hello ABAP Peeps,
    I require some assistance. I need to have a resevation document to be created and saved automatically as soon as the Sales Order is saved. What sort of setting would I need to make for this to take place?
    Many Thanks
    Pranzo

    is an Abap forum, better ask in forums like or look via SPRO at the area Sales and Distribution, Sales, Sales Documents, Schedule Lines, Define Schedule Line Categories (VOV6).
    Regards,
    Raymond

  • How can I create an internal space from the border in every cell in a table?

    How can I create an space between the text contents and the border inside in every cell in a table in Pages?

    Change the Inset margin in the Inspector palette > T tab > Text

  • Automatic Creation Of Internal Requisition

    Hi
    I have a query related to creating of IR from Sales Order Line.
    Does Release 12 support automatic Creation Of Internal Requisition from Sales Order Line. If yes, does it work for both Models and Parts? Do we need sourcing rule to make IR ?
    Pls. share your views.
    Thanks,
    Rajeev

    Thanks Sandeep,
    I am looking for creating Internal Requisition from Sales Order Line , In 11.5.10.2 we cannot create IR automatically but can create Purchase Requisition(PR) in case of Back to Back Order. If we want to source the item internally from any other org then IR has to be created manually. Pls. let me know if I can create IR from SO Line and prerequisite setups.
    My understanding says that in order to create IR automatically we need to have sourcing rule , MAKE / BUY attribute as BUY for the item in the destination org , do we have to make Source Type as INVENTORY under General Planning Tab of Item Master to trigger IR for the item from SO Line < We are not using MRP / ASCP in our case>
    Please clarify.
    Regards,
    Rajeev
    +91 98868 32466

  • BAPI or FM to create outbound delivery from Sales order

    Hello All,
    My requirement is to create a outbound delivery from sales order. Also i need the batch number and texts to be updated in the delivery.
    For this i need a single FM. The catch is that we don't have the batch number and texts in the sales order. That i have to take from some other delivery. I can get all the information .
    The problem is that i can not find a FM through which i can create the delivery from the order and update the same.
    I should not use two FM.
    Could you please tell me some FM which does both in one go?
    Thanks and Regards,
    Rahul Sinha

    Hi
    Hi,
    You can use the BAPI BAPI_DELIVERYPROCESSING_EXEC.
    Check this sample code..
    PARAMETERS: p_vbeln LIKE vbak-vbeln.
    DATA: BEGIN OF t_vbap OCCURS 0,
    vbeln LIKE vbap-vbeln,
    posnr LIKE vbap-posnr,
    kwmeng LIKE vbap-kwmeng,
    matnr LIKE vbap-matnr,
    werks LIKE vbap-werks,
    END OF t_vbap.
    DATA: t_request TYPE STANDARD TABLE OF bapideliciousrequest
    WITH HEADER LINE.
    DATA: t_created TYPE STANDARD TABLE OF bapideliciouscreateditems
    WITH HEADER LINE.
    DATA: t_return TYPE STANDARD TABLE OF bapiret2 WITH HEADER LINE.
    SELECT vbeln posnr kwmeng matnr werks
    INTO TABLE t_vbap
    FROM vbap
    WHERE vbeln = p_vbeln.
    LOOP AT t_vbap.
    t_request-document_numb = t_vbap-vbeln.
    t_request-document_item = t_vbap-posnr.
    t_request-quantity_sales_uom = t_vbap-kwmeng.
    t_request-id = 1.
    t_request-document_type = 'A'.
    t_request-delivery_date = sy-datum.
    t_request-material = t_vbap-matnr.
    t_request-plant = t_vbap-werks.
    t_request-date = sy-datum.
    t_request-goods_issue_date = sy-datum.
    t_request-goods_issue_time = sy-uzeit.
    APPEND t_request.
    ENDLOOP.
    CALL FUNCTION 'BAPI_DELIVERYPROCESSING_EXEC'
    TABLES
    request = t_request
    createditems = t_created
    return = t_return
    READ TABLE t_return WITH KEY type = 'E'.
    IF sy-subrc = 0.
    MESSAGE e208(00) WITH 'Delivery creation error'.
    ENDIF.
    COMMIT WORK.
    READ TABLE t_created INDEX 1.
    Write: / 'Delivery ', t_created-document_numb.
    Regards,
    Sreeram

  • How to create Subscription Schedule for a Contract created from Sales Order

    Hi Gurus,
    Need help in creating subscription contracts from Sales Orders.
    We know that Service Contract is created from Sales Orders by adding covered item and service item as two lines in a Sales Order.
    1. Does anyone know how to a create Subcription Contract by adding single item or BOM item(Model) to a Sales Order?
    2. Can we have a BOM item created as Subcription item and reference this to the Service Item in the Sales Order, so that we get the Service Contract created with the BOM item as Covered line.
    3. Whenever we create the Service Contracts from Sales Orders, the Billing Schedule Level is set to 'Top Level'. Can we get this changed to 'Equal Amount' by using any profile options.
    Please advise as we are in a critial design phase and need to make a decision quickly.
    Thanks,
    Sid

    Hi Mani,
    I have a similar requirement but i need to transfer the values to the same page... what then. I have seen the developers giude and the example shows how to tansfer values to another page but no clues what so ever if i have to transfer them to the same page different region. Do u have any suggestions ....
    Regards,
    Amit.

  • Dump - Creating PR from PM orders

    Dear All,
    While creating PM order in IW31, system is creating PRs in back for each line item at the time of release. We have some validation on PR part with the enhancement M06B0005. I kept one error message for one scenario and its working fine from PR. But when the same condition met while creating PM order and inturn creating PR, its throwing same error message. We have expected that and we need it as well. But after getting error message, if I press enter its going to short dump. If I use warning message or information message, its just showing message and in back ground it releases PM order. How can we avoid shot dump and allow the system to change the specific values based on condition, so that system will produce PR wihtout any error.
    Kindly provide some solution. I tried to with Roll back also but could not succeed.
    Regards,
    CSY.

    Hi,
    I am creating PR from PM order and kept some conditions in that exit and its working fine. My problem here is that I am validating some of the conditions in PR side and throwing error messages for them. Thats also working fine. But while creating PR in background from PM order, it will check those conditions in PR as well and throws error. So whenever I get any error in PR while creating from PM order, it shows that error message in IW31 and if I press enter, then its going to dump. But I want to be there in IW31 so that user can change the PM order according and then process release. Hope its clear now.
    So I want to show those error messages in PM order log and I have to stop PR as well as PM order release. Once we change the PM order and if we dont get that error then only It has to save PR and PM order.
    Regards,
    CSY.

  • Item text from sales order to purchase requisition

    Hi Experts,
    I have below queries ,
    1. What are the controls to generate/create a purchase requisition from a sales order.
    Is this possible that a Pur. req generated from a sales order but sales order is not its account assignment.
    How item text from the sales order can be copied to purchase Requisition, does settings in purchase requisition in SPRO (Purchasing Purchase req-text for purchase req----define copying rules) works only for automatically created Pur req.??
    item text from sales order can be copied for PR created through MRP or planned orders converted to PR.??
    I will appreciate if someone can provide me documentation on basics of sales and distribution at my email
    [email protected]
    Thanks in advance
    anand

    hello, friend.
    i can only answer part of your question as i am not sure of the others.  however, yes... you can automatically create a purchase requisition from the sales order. 
    one example is third party sales.  because of the item category group that you specified in the material master, the sales document determines an item category (and schedule line) that controls the creation of the purchase requisition.  here, the system knows that you must source the material from your vendor for delivery to your customer.
    further, as in the above case, when your company creates the PO with reference to the PR, your company appears as the buying entity but the ship-to address is that of your customer.
    i did not understand your question on account assignment.  please elaborate and we'll see if we can come up with the answer.
    if you wish to see documentation, you could refer to SAP's article on Third Party Sales.  other scenarios such as just-in-time inventory for trading companies or make-to-order companies may also apply.
    regards.

  • Transfer Order not created while performing GR for Production order

    Hi, I am facing a problem while recieving stock from a production order. The system does not create a transfer requirement or a TO.
    Let me give you a brief background.
    This is a new functionality introduced in ECC 6.0 for working with kanban in WM.
    Supply area is created for WM location.
    Control cycle is created for material, supply area. Warehouse, storage type and Bin is maintained in control cycle record. When the GR is done for production order material is recieved in this bin.
    1) Now when the Kanban is set empty a production order is automatically created.
    2) Once the production order is confirmed the material automatically shows up in the bin.
    A material document is created which shows IM movement type 101 and WM movement type 103. Also in material document Immediate auto TO checkmark is blank.
    3) *PROBLEM* - System does not create a TR or a TO. the material automatically shows up in the Bin. How can we enable an auto TR and TO creation.
    Following are the settings which I have already checked:
    1) In IMG, WM movement type 103 has auto TO indicator set.
    2) IM-WM interface for 102 movement type and 103 movement type is maintained.
    The main problem is: Although the material document displays WM movement type 103 and the stock lies in WM bin, System never created a Transfer requirement or a Transfer order.
    I would really appreciate if anyone can help me in this.
    Thanks

    Hi Mike,
    I do not know this function in SAP, so these are just my ideas:
    1.
    System does not create a TR or a TO. the material automatically shows up in the Bin.
    I think it's a normal SAP behaviour. If you do GR against a PO the quant(s) will appear in interim storage bin w/o TO. The TO is to move the quants from one bin to another, but in this case the quant comes from 'nothing' and arrives at the bin.
    If you make confirmation and consume the components refering to a PrdOrd, the components will disappear w/o TO from storage type 100 + dynamic bin, because there's no TO that could move them from dynamic bin to 'nothing'.
    So, these 'movements' are to change the WM stock level and TOs are not designed for this.
    2.
    There's difference between auto creation of TO and immediate TO creation. Please check what SAP help says in case of TOs for outbound deliveries:
    http://help.sap.com/saphelp_47x200/helpdata/en/c6/f8406c4afa11d182b90000e829fbfe/frameset.htm
    3.
    Now when the Kanban is set empty a production order is automatically created.
    So, if you remove the stock from the Kanban it triggers the creation of a PrdOrd. This is very logical in a Kanban system because it is a pull system. but your problem is not this, it's clear.
    If you just created an automatic TO and would remove the stock from Kanban-bin, a new PrdOrd would be generated, and so on. As many times you remove the stock a new PrdOrd is created and this might be the reason why no TO is crated automatically. In this case this would be a push system and not kanban system.
    I do not know this process but if we concentrate only on the pull system, maybe this Kanaban is to store the FG until an event (e.g. shipment) should trigger the stock removal from this bin. (just my assumption)
    Please try to mark the TR creation for the movement type w/o auto / immediate TO and tell us the result (whether you get the TR if you confirm the PrdOrd).
    Regards,
    Csaba

  • Creation of Project from Sales Order

    Dear All,
    I am doing Customer Project.
    My Client want to Create a Project Directly from Sales Order. I think we can do it using Assembly Processing. But, I have not worked on it.
    If any one worked on this scenario kindly guide me in this case. Also, let me know any documents are avialble in this scenario.
    Thanks and Regards,
    Atul R. Rajmane

    Hi,
    Transaction Flow
    As per prerequisite we need to create following:
    1-       Standard WBS
    2-       Standard Network
    3-       Material
    4-       Link between the Network, Material and Standard WBS;o
    5-       Create Sales Order
    Create Standard WBS
    TCode : CJ91
    Path:  Choose Logistics ® Project management ® Basic data and then Standard structures ® Standard WBS® Create
    After entering the data press enter.
    Now select   icon to display the WBS element.
    You can add / delete the WBS element here.
    Remember that For All WBS Element, Operative indicator Account Assigned & Planning Element should be ticked.  Billing element should be ticked for the WBS element that will be assigned in the allocation of material to Std. Network
    Click on   icon to go back to the header.
    Here release the WBS elements.
    Make sure to release the WBS elements. (Remember without Release Status system will not allow to post any actual cost to new created project)
    Create Standard Network
    TCode: CN01 
    Path: Choose Logistics ® Project management ® Basic data and then Standard structures ® Standard networkà Create
    Select the   icon to copy from Template.
    Now enter standard Network (Which one you want to copy).
    Here you will link WBS to Network.( it is very important to create a new operative project from sale order ) Then press Enter
    Select the     for choose activities:
    You can create activity here as per requirement.
    You can maintain the relationship among the activities. Now Press the Total Tab :
    Now here you can decide that under which WBS element activity will assigned .
    Save the network
    Create Material
    TCode: MM01
    Path: Logistics ® Production ® Master data ® Material master or Logistics ® Material management ® Material master and then Material and create (special or general)
    Create material with using already exist material
    Maintain the necessary setting in Material Master. (It is necessary for Assembly processing).
    Select Sales ORG 1
    Press the conditions :
    The amount which enters here will be the sale value of material. During creation of sale order system take the sale order value from here.
    Select the relevant Item Category Group.
    Maintain Strategy in MRP3 View and save then Exit.
    Assignment of Material to Network:
    TCode: CN08
    Path: Logistics ® Project management ® Basic data and then Standard structures ® Network parameters from sales order ® Edit.
    Click the   icon to enter new line.
    Here we will link material to Standard Network & Standard WBS. 
    Assembly Processing
    Create Sales Order:
    TC: VA01/VA41
    Path: SAP Menu àLogistic àSales and DistributionàSalesàOrderàCreate
    Select the Order Type / Sale organization and Distribution Channel
    Enter
    Enter the Required field like Ship to party, PO No. , Required Delivery Date, Material No. and Quantity .Then Press Enter.
    Save the Sales Order and note down the Sale Order Number.
    Sales order number will use the project number
    Check in Project Builder.( CJ20N)
    Now we can see that System has created new operative project in background.
    And it has assigned activities to WBS accordingly.
    **source-somewhere at SDN,i forgot.will try to find original source then post here for reference and proper acknowledgement*
    regards.

  • Automatic creation of Purchase req form sales order

    What are all the  settings required for automatic creation of purchase requisition  from sales order( from master data and spro)
    Can any one please help me out. Iam new to this topic

    Material master data: purchasing view must be updated with puchasing group and so on.
    sales data: the item categotu group is BANC
    Sales order: the standard customizing determine the TAB item category, in the related schedule line type there is the purchase requisition document.
    have a look to this link
    <a href="http://help.sap.com/saphelp_47x200/helpdata/en/dd/5601d4545a11d1a7020000e829fd11/content.htm">http://help.sap.com/saphelp_47x200/helpdata/en/dd/5601d4545a11d1a7020000e829fd11/content.htm</a>
    Roberto

Maybe you are looking for

  • How to prevent LPRemove from deleting language packs?

    Hi, I have a problem with Windows 8.1 MUI deployment - unused language packs are disappearing after few days (weeks maybe). As far as i know there is a task "LPRemove" in "scheduled tasks" but i don't know how it works. I found this link: http://tech

  • LOGICAL FILE PATH AND LIGICAL FILE NAME

    1 I have one file(saritha.txt) on      Presentation sever and I want to create logical file and logical file path to application server? please explain with example.

  • Transferring Messages and associating with Contact...

    My old phone is a Nokia N70 and I've had my new N95 for about 2 weeks now. I'm trying to transfer the text and multimedia messages from my old phone to my new one, but I am having limited success. If I backup the old phone's messages using PC Suite a

  • IPad 2 Upgrade Crash

    How do i restore my iPad 2 to the factory settings since it has been stuck on DFU mode

  • Delete ASM disk - database doesn't  start

    Hi For testing purpose, I have installed grid infrastructure for standalone server and database 11g on linux. Instead psyhical disks, I have several partitions for data as ASM in normal redundancy. I try simulate disk fail (ASM should load balance an