How do I enter Document Type for Purchase requisition IDOC

Hello,
File - IDOC (PREQCR.PREQCR02)
The file is getting picked up and shows up a checkered flag in Moni..
but in WE05, on R3 side, i see an error message
"Enter Document Type"
How do I enter document type for Purchase requisition IDOC?
will that solve this issue?
thanks and regards
Nikhil.

Hi,
For error 51, you need to set the default document type in the inbound processing FM of the IDOC
Standard type - NB
Subcontrator type
Blank PO
Service PO
Stock transport PO.
Document types is used for below things,
1. It controls the no. range of the document i.e. the doc no.
2. It controls whether doc no. is auto assigned or manually entered
3. It controls the field status of the doc header fields i.e. whether input is mandatory or optional
4. It controls the physical doc filing
Thanks
Swarup

Similar Messages

  • 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

  • How to add a document type for the residence status GB in infotype 48

    Hi Team,
    How to add a document type for the residence status GB in infotype 48.
    Please answer this  at the earliest.PFA screnshot.
    Thanks
    chris

    I believe there is a PDF doc which comes with the component (it should be at your harddrive when you install it), which describes everything you will need.
    In a nutshell, there are two types of relationship: sibling - sibling, parent - child (there are some more nuances, but it follows the same logic).
    A relationship is created between two existing items (not sure, if you can also create a relationship for a new checked in item, but it would be just a usability). You select the type of relationship and the item - I believe depending on the relationship you may start from either item. The dialog to start is INFO (display metadata) or UPDATE (update metadata).
    When a relationship is created you may watch it also from either end (again INFO is the starting point).
    It is quite self-explanatory, so if you have the component installed you may just play around with it for a while and that is it.

  • Define new document type for purchase order

    Hello
    I want to create a new document type for purchase ordre with also new number range.
    And within my conditions, the shopping card will be generate either document type ECPO with number range 44 or document type ZOS with number range 33.
    The document type is still a purchase order.
    Is it possible to do that? To assign new document type for purcharse order?
    If yes, is there any Badi to put my conditions of generation of my document type?
    Thank you for your help.
    Regards,
    Peggy

    Hi Markus
    Thank you four your response. Unfortuntly, i do not want to create a new transaction type.
    It is still a purchase order which could be visibled in standard transaction. The behaviour is still like standard PO, and could be visible in standard transaction PO.
    I just want to create 2 types of purchases orders to identify them, so create a new number range and so a new document type for purchase order..
    I have a condition to do "the shopping card will be created in this document type, and this schopping card will be created in this document type".
    But standard document type is ECPO, and I don't really know if it is possible to create new document type for purchase order...
    Peggy.

  • Document type for Purchasing Info Records

    I want to know where do we define the document type( IL, IN ) for Purchasing Info Records in Customizing(SPRO).
    Are these standards or can we define new document types?

    Hi
    There are 4 categories of info records.
    Standard
    Subcontract
    Consignment
    Pipeline
    There are two types of Info records maintenance:
    1) Cross-plant (where you can maintain your info record at the purchasing organization level); or
    2) Plant specific (where the specific plant must be maintained).
    Besides, there are two document types of info records being <b>hardcoded</b> in SAP -
    1) Purchasing Info Record for stock materials (Document Type IL); and
    2) Purchasing Info Record for Material Group (Document Type IN).
    regards
    Srinivas

  • For new document type for pur. requisition

    Dear cons
    We have created two series of purchase requisition i.e. - ph-1, ph-2 for project. For ph-1 pur Requisition we have created WBS element. Also for ph-2 we have created separate WBS element. When we create a pur. Requisition for ph-1 if we entered WBS element of ph-2 the system is accepting which is creating a problem. Our point is that system will only accept WBS element of the respective phase. That means for ph-1 pur. requisition the system will accept only ph-1 WBS element not ph-2 WBS element. So pl. give some idea so that we can solve the issue. So where can we make the setting so that the issue can be solved.
    thnks
    nrp

    Hi Nirupama,
    You can control this though authorization
    Find out the authorization object for docuent type and account assignment
    And assign allowed wbs for doc type , take basis help on this
    BR
    Diwakar
    reward if useful

  • Alternate document type for MRP requisition

    Our purchase scenario is that all MRP purchased items must have an approved contract to move to a purchase order.  In 95% of the cases, this will be true, but there will be that 5% that, due to expiration of the contract or quantity/value exceeded, a valid, approved contract will not be available.  However, the purchase must still proceed.
    Our thought is to create an alternate requisition type that the buyer could change the MRP requisition document to.  This new document type would then be subject to requisition release strategy.
    However, using an MRP generated requisition (creation indicator B), the document does not allow change of the document type.  The new document type is a complete copy of the NB document type used in MRP proposal planning, including the number range.  The only difference is that the new document type is subject to requisition release.
    Changing the document type at the MRP group level won't solve the problem as very few materials will actually require this change.  It would be temporary until the existing contract could be extended and approved or a new one created and approved.  Also, it seems that the MRP group setting affects only the purchase order and not the requisition.
    Is there a way for us to make this process work more smoothly than to have to copy the items from the NB document type to the alternate document type manually?

    Assuming you have a material master involved, why not try MRP Group in TCode OMDT.  You can assign the group to the material and that group can determine the PR type that is created.
    MRP:doc.type purchase requisitions for standard purchase ord
        Identifier allowing a distinction to be made between various kinds of
        purchase requisitions in the SAP system.
        By means of the document type you can, for instance, differentiate
        between a standard purchase requisition and a requisition relating to a
        stock transport order, although both documents belong to the purchasing
        document category "purchase requisition".
    Use
        Among other things, the document type controls number assignment and the
        selection of
    Regards

  • Create attachment document XLS for Purchase Requisition

    Hi.
    I need to add attachment to my Purchase Requisition usig a FM.
    I found some topics on SDN where BAPI_DOCUMENT_CREATE2 is used.
    I placed it in my code and run it. Return gives me nothing.
    I get a new document number each time I run my program, but when I go to ME53n and look at attachment list no documents there.
    Can You tell me what parameters with which values should I pass to BAPI_DOCUMENT_CREATE2 to add attachment to a purchase requisition. Mayby I didn't set a good configuration somewhere. Please HLP
    Thx in advance
    Tom

    Hi,
    Did you check the function module documentation. It contains one example also. Please check that.
    BAPI fm BAPI_DOCUMENT_CREATE is internally calling this BAPI. Please check how it is calling.
    Please alos check program LWPLGF06. I think it has similar code.
    Thanks,
    Ramakrishna
    Message was edited by: Ramakrishna Prasad Ramisetti

  • Work flow object  type for purchase requisition

    hello anji reddy
       u asked me to create a Customer Task in PFTC and assign this object and a Method  and define a triggering event etc for the workflow to get triggered,but in the triggering events there is no create event in it,so how and where should i create that event and also in the custom table which i have created there is a field approver user id ,where can i get this id frm?when the pr is created the fields storage location and issuing plant will be read and sent to the custom table where the related approver id should be chosen,,but the field will be blank so how to enter data into the approver user id field.....
    also in the business object(bus2105) is it that in the program only the create function module should be called and the rest of the fn modules which r there in the sample program which u have sent should be deleted?????????
    regards
    anik

    Hi
    It is <b>BUS2009</b>  for Pur Requisition
    Hi go to PFTC tcode and enter Workflow template and press F4, it displays all WF templates, then in that search and take the PR related one.
    Reward points if useful
    Regards
    Anji
    Message was edited by:
            Anji Reddy Vangala

  • UB doc type for Purchase requisition

    Hi
    Please inform is it standard to have UB type purchase requisition.
    regards
    arvind

    HI,
    you meant to say UB -Stock transport order doc type?
    We have have it based on the Business requirement,which says a requirement have to be generated from the user for the stock transport and can be Processed after approval ,then it can be used or else it is not required.
    we can process the same using the PO- UB.
    regards
    Anjanna.

  • Work flow object  type for purchase requisition   please do reply

    helllo anjireddy
    pls dont mind spare a lit bit extra time for my query....
    am giving u my requirement once again
       i have a custom table: the fields in it are storage location,issuing plant,approver user id..
    when a PR is created..the storage location(EBAN-lgort) and issuing plant(eban-werks) are to be read into the custom table where there is no data available for the approver user id...and a mail has to be sent to the approver ..when approved/ rejected a mail will be sent to the Requisitioner,approver and creator..
    as u said create a subtype of the Business object bus2105 and have to create a Customer Task in PFTC and assign this object and a Method  and define a triggering event.
    now wat i didnt understand is....when the fields location and plant r read frm the PR there will be no data in the approver user id field in the custom table,then how to get the approver' mail id...?
    pls do respond
    regards
    anik

    Hi
    You will get the UserID of the Approver from this
    then use the Tables <b>USR21 and ADR6</b> tables to get the mail ID
    See the sample:
    DATA :  lv_pernr LIKE adr6-persnumber,
             lv_adrnr LIKE adr6-addrnumber,
             lv_usrid LIKE pa0105-usrid,
             lv_mail  LIKE adr6-smtp_addr.
      CLEAR: lv_pernr, lv_usrid, lv_adrnr,
             lv_mail.
      lv_usrid = gv_ernam.
      SELECT SINGLE persnumber addrnumber FROM usr21
             INTO (lv_pernr,lv_adrnr)
             WHERE bname = lv_usrid.
      IF sy-subrc = 0.
        SELECT SINGLE smtp_addr INTO lv_mail FROM adr6
               WHERE addrnumber = lv_adrnr AND
                     persnumber = lv_pernr.
       endif.
    Reward points if useful
    Regards
    Anji

  • Account assignement category for purchase requisition - error message

    Hi All!
    I created a new Item category in service order (IW31) "O" with the account assignment category "O". If I don't set the Consumption posting indicator to V for this category, when I set the account assignment category "O" to the purchase requisition in <i>Plant Maintenance and Customer Service-Maintenance and Service Processing-Maintenance and Service Orders-General Data-Define Account Assignment Category/Document Type for Purchase Requisitions</i>, I receive the message:
    <b>"Acct. assign. cat. "O" for purchase req. does not exist.
    Message no. CS 075"</b>
    The client request is not to charge immediately for the goods receipt with the relevant costs the service order. The client wants to create the goods receipt in a storage location for the plant and then confirm the components and charge the costs after the component confirmation (movement type 261) - similar to stock material.
    Any idea about what should I do?
    Thank you.

    Hi Everyone,
    The problem is solved now. The cause was that the test requisition that I was making was satisfying more than one rules and hence I end dated the remaining rules which solved the problem.
    Thanks!

  • How to create a new document type for PO and Requisition

    Hi All
    Can you please help me with the steps of creating a new document type for PO and PR. Also the steps that need to be update for the procure pay cycle to work properly. 
    Once the document type is been created. I want to create the PO referecing the new PR and PO document type.I am new in MM.
    Thanks, Ros

    Hi,
    1. You can create new PR and PO docu types at the following path:
    For PR docu type:
    First you need to create number range for docu type or you can use existing number range also. The path for creation of no. range is
    SPRO>Materials Management->Purchasing->Purchase Requisition->Define Number Ranges
    Then create PR docu type at below path and assign no. range to PR docu type here only
    SPRO>Materials Management->Purchasing->Purchase Requisition->Define Document Types
    For PO docu type:
    Follow same procedure as mentioned for PR docu type. Path is
    SPRO>Materials Management->Purchasing->Purchase Order->Define Number Ranges
    SPRO>Materials Management>Purchasing->Purchase Order->Define Document Types
    If you want to create PO referencing new PR docu type, link the PR docu type to PO docu type at below path:
    SPRO>Materials Management->Purchasing->Purchase Requisition->Define Document Types--> Link purchase requisition - document type
    Regards
    Chetan

  • How I restrict Scheduling agreement type for specific Purchase organization.

    Hello Experts,
    I have created Scheduling agreement type (ZLT). I want to restrict this agreement type for specific purchasing organization.
    I have search many threads but I didn't get solution.
    Is it possible through Configuration or user exit.
    Kindly give me solution in details.
    Thanks,
    Ranjit Kumar.

    hi,
    I don't think that there is standard configuration to restrict Purchasing document type for purchasing group. you can restrict this trough user authorization or you can make user exit development.
    Regards,
    mukesh

  • How to change the document type while creating a PO by ME59N

    Hi,
    I  have 2 groups of PR's, for group one the document type is picked as NB and PO is created and for the group 2 it should pick as XYZ and PO should be created using ME59N tcode.
    How to change the document type for group 2 in ME59N? Which user exists to use to change the document type while creating PO in ME59N? 
    Can any one suggest me.

    Hi,
    There a config area, where you can define default PO doc types for a particular Pr doc type. If you maintain the settings properly there, then your requirement can be fulfilled.
    SPRO->IMG->MM->Purchasing->Purchase requisation->Define doc types.
    This will serve your purpose.
    Thanks,
    Srinu

Maybe you are looking for

  • Problem synchronizing clips

    Hi, I am trying to synchronize two video clips, one which has two different audio tracks (CH1 on board, CH2 tie clip) and a second camera with an on board mic). So far FCPX does not synchronize these correctly. I have tried setting in points first. I

  • Does anyone know if the mail on I cloud is down?

    For some reason my mail on Icloud is not connecting. Does anybody know if it is down today?

  • BAPI for post held invoice ?

    Hi, Is there a BAPI for posting held invoices? I have to post held invoices in background....I hope there is other option, then CALL TRANSACTION. I'm on release R/3 4.70x200, but it seems for BUS2081/IncomingInvoice there is no relevant BAPI. Method

  • PIM/printing question

    I'm using PSE4 and upgrading today to PSE 7. When I print from an original jpeg file opened in the Organizer my prints are great. When I resize or edit the file and save as Tif and print, the printing is way off and I have to further edit to get the

  • Shared Services Configuration error msg

    Hi, I'm trying to set up HFM (9.3) on a Windows 2003 Enterprise server (SP2), when trying to configure shared services with SQL 2005 I get an error message that it was unable to connect to the database. In SQL I set up a database called SSHARE and a