Multiple document types per Network in Purchase Requisition stage

Hi,
PRs get created automatically whenever we attach the material component to an activity.Required Document type of PRs are maintained in transaction 'OPTT'.
My Client is using three document types for Imports, Material Procurement & Services Procurement respectively & he wants all the three document types to be mapped in Project System implementation.(All other modules have been implemented long back & now IM&PS modules are being implemented)
In transaction OPTT, only one entry is possible to maintain as Document Type. Can anybody share how to maintain three Document Types?
Thanks
Kishore

Hi Kishore
Let me clarify one thing that Tcode:OPTT is to specify purchasing item categories(account assignment categories) and a purchasing document type for purchase requisitions in the network, this is not the area where u create new document type.
1) u can create new document types in the IMG>Material Management >Purchasing > Purchase requisition>define document types. where in u have define the new document type with the allowed categories and link purchase requisition with the document types.
2) U have to link this document type to the PO document type.
3) Then go to the OPTT transaction maintain the account assignment categories for the new document type created.
Reward points if useful
Regards
Murali

Similar Messages

  • Document type for MRP generated Purchase Requisition selection

    Hi,
    when I  run MRP ,for externlal procurement items system is creating Purchase Requisition with Document type NB.How to make system to take different Document type automatically with MRP.
    Thanks and Regards
    Raghavendra Pai

    Dear,
    Follow below steps to fullfill your requirements:
    1) Go to Tcode OMDT.
    2) Click on MRP group
    3) In front of your plant  maintain your  doc.type purchase requisitions for standard purchase ord which you want to generate at the time of MRP --PR generation.
    4) Go to Tcode MM02---maintain MRP group  same as above parameter in MRP-1 view .
    Now run MRP..it will pick the defaulted Document type for PR generation via MRP.
    Regards
    Utsav

  • Multiple Document Types for PRs generated through PS Module

    How to create PRs with multiple Document Types as standard SAP allows to generate PR with only one Document Type?
    Thanks in advance for any help.
    Regards,
    Mohan

    Hi
    Can be achieved through development.
    Use user exit :
    COZF0001 For PR doc changes to service
    COZF0002For PR document type changes to non stock material
    Regards

  • Permit more than one document type per series

    Hi folks,
    Please let me know what is the precise use of :
    "permit more than one document type per series"
    Cheers...
    Jitu

    Hi
    Certain country regulations permit document numbering series that contain more than one document type.
    All of these documents are part of the same numbering series.
    Select this option if these regulations are relevant for the company.
    This setting determines the settings that are displayed in certain Document Numbering windows,
    and cannot be changed after it has been selected.

  • Budget check at the purchase requisition stage

    Hello dear experts,
    I wish to make a credit (budget) check at the purchase requisition stage .
    The purpose is to get indication (even a warning message) about the budget availability before the user creates a purchase order.
    Any ideas about a way to accomplish the above?
    Thank you for your help
    bilya
    Moderator: Please, search before posting

    hi
    either you can use internal order scenario or Project System (PS) with WBS element
    allocate budget for order or Project and in customization maintain the budget profile and tolernace limit check

  • Multiple Document Types For Purchase Requisition For Different Order Types

    Dear SAP Gurus,
    I want to have different document types of Purchase Requisition for different Order types.
    For Example:
    for Order Type ZT01- Document Type used should be YR01
    for Order Type YA01- Document Type used should be ZR01
    How could this be achieved?
    Regards.

    hi
    Kindly check the user exit for the same
    COZF0001 or COZF0002
    regards
    thyagarajan

  • Assigning of PR document types to Network and WBS Element

    Dear Experts,
    We have created Purchase Requisition document type as ZPRJ for Project system to create a automatic PR. When we run Project Builder the Auto PR will get create for Network by selecting the PR document type ZPRJ. But PR for WBS element instead of selecting ZPRJ it is selecting NB document type. Our requirement is whenever PR generate through Project builder it should create for doc. type ZPRJ.
    Please let me know how to assign the ZPRJ PR document type for WBS Element. For both document type NB & ZPRJ we have maintain same number ranges but it should select only ZPRJ document type for WBS element & Network.
    Thanks & regards
    Dhanu

    OPTT will help you.
    Regards

  • Assigning of PR document types to Network and WBS Element to create auto PR

    Dear Experts,
    We have created Purchase Requisition document type as ZPRJ for Project system to create a automatic PR. When we run Project Builder the Auto PR will get create for Network by selecting the PR document type ZPRJ. But PR for WBS element instead of selecting ZPRJ it is selecting NB document type. Our requirement is whenever PR generate through Project builder it should create for doc. type ZPRJ.
    Please let me know how to assign the ZPRJ PR document type for WBS Element. For both document type NB & ZPRJ we have maintain same number ranges but it should select only ZPRJ document type for WBS element & Network.
    Thanks & regards
    Dhanu

    OPTT will help you.
    Regards

  • Attaching document in CREATE mode on Purchase Requisition?

    Hi,
    I am running ECC5.00.
    If using the document management system (DMS), is there any way to configure DMS such that a user can attach a document (e.g. a PDF file) to the requisition in CREATE mode, i.e. during ME51N?  Is there anyway to configure the DMS system such that the attachment is required prior to saving the requisition?
    Cheers.

    Hi,
    Yes. It is possible through Object Linking from DMS. You need to follow the below stated steps to achive Object linking.
    1.Goto SPRO->CA Components->Document Management->Control Data--->Define Document Types.
    2.Select the desired Document type which you need to make it available in your Purchase requisition. for ex: Contracts e.t.c.
       & Click on "Define Object Links" from the left hand Panel.
    3.Goto New Entries and Object as EBAN & Screen No as 247 & Save the entries.
    4.Now go to DMS & Upload your documents.
    5. To access Documents at Purchase Requisition Level first you need to maintain the Item level Details. Then Select an item and Click on the Icon "DOCUMENTS"  just above the Item level. you can access only those document types which have been defined through Object linking.
    with regards,
    S. Dayananda Murthy

  • Document types per transaction

    Hi Experts,
    How to know which document types are determined per transaction?
    Ex: what document type can be defaulted for the transactions like FB60 / FB65 etc.
    Please indicate the config area.
    warm regards
    marias

    Check the SPRO node under below path:
    Financial Accounting (New)>Accounts Receivable and Accounts Payable>Business Transactions>Incoming Invoices/Credit Memos>Incoming Invoices/Credit Memos - Enjoy>Define Document Types for Enjoy Transaction
    Regards
    Sreenivas

  • Creating web app to search multiple document types

    I don't know that this is a Servelt API question but Im not sure where to ask it. I needto write a wb app that enables users to search through multiple files, foldes and document types for particular strings within a faculty intranet. I don't know if this is a Java task or if I should take a different approach. I'm looking for ideas before I start the project. Thanks.
    Ken

    Not that I have any experience in this area but you might want to look into the Apache Lucene project:
    http://lucene.apache.org/

  • How to add a default user group for multiple document type's?

    Hi,
    I am trying to add same default user group for different document types when MA is created. Is there any way to setup using a single "Document Security Template"? Or I need to create different templates for different document types?
    Please confirm.
    Thanks,
    Saloni

    Hi Saloni,
    Based on what your specific requirement, it might be easier to do it with scripting.
    If you are doing it using Document Security Templates, you would have to create a Document Security Template for each of the 6 MA types and assign the default group. Create another one and leave the Document Type field blank, so it will apply to the other 4 MA types that don't have a default group.
    Regards,
    Vikram

  • Multiple Documents (Invoice) per report generation

    Hello helpers,
    i have some question during development with bi publisher.
    I want to generate one report with several invoices, because starting the reporting should be once a month.
    I have a list with invoices to print and i will mark all or some invoices for printing.
    So, i have several customers who will get an invoive from me.
    How to implement this "as a best practice" in bi publisher ?
    How to prevent bi publisher from generating the footer, when more than one page was generated per customer invoice in the whole printing process ?
    How to show page numbers at the footer template within the whole printing process ?
    How the xml data should be ?
    My suggestion should be to generate a table which has all information generated by a pl/sql procedure in the database
    but it is necessary ?
    Thank you for suggestions !
    Regards
    Frank

    Hi frank,
    You can achieve different page numbers for different invoice in a single report by using <?for-each@section: G_headers?> .
    To avoid footer if your invoice exceeds first page, you can use <?start@last-page:body?><?end body?>. What ever you code after this will be considered as footer for that given transaction at the last page. For page number you can use MS word page number. By using for-each@section, you can reset the page numbers for every invoice.
    Regarding the logic for how the XMl data should be, it depends on your requirement.
    I hope this helps you!! I'm also facing a similar requirement :)
    Thanks!!

  • PO from PR only for a particular document type

    Dear Gurus
    I want purchase orders should be raised with reference to purchase requisitions only. System should allow to make purchase orders with reference to purchase requisitions only for a particular document type only.
    I have configured in OMET and assigend this in SU3, now the system is not allowing to create PO for all document types, but I want to restrict this for a particular document type only
    Is there any configu change required?
    Regards
    Muthukumar

    Hi
    You can make it in MM - purchasing -> purchase orders -> define document types -> check the document type -> click on link purchase requisitions.
    And in define screen layout at document level - make PR mandatory for your purchase order document type (field reference).
    Thanks
    Edited by: Praveen Raghavendra on Jan 12, 2009 2:07 PM

  • Document type controll with respect to plant

    Hi,
    I have created two document type NB & ZB for purchase requisition , my requirement is whenever i select plant 1 in item level it should select N document type and for plant 2 ZB doc type, if  end user select wrong document type for plant for ex: ZB for plant 1 system should give  error message.
                                                                                    thnx.

    You have to use ,user exist for that take help of your abaper

Maybe you are looking for