Require input agreement number for new defined PO document type

Hi guys,
We have defined a new purchase order type.
This order type can only be converted from contract.
How can we process that? I cannot find this setup neither in documen type nor screen layout.
Jason.

Hi
If you feel that system should not allow you to proceed further wihtout without flagging the return check box at line item level, you have set it in configutaion and the step is as follow..
First you have to creeate a new field selction key under Materiaal Management --> Purchasing >Purchase Order>Define Screen Layout at Document Level
Select NBF field selection and click on Copy icon
Change the Field slection key code and description as you like, say for example ZNBF
Now double click on created field selection by that you will get list of field selection group
Double click on GR/IR Control, system displays list of fields with different options of selection and by default you can find all the fields are have been checked under optional entry
Check on Requried Entry check box of field "Return Indicator"  and save it.
Now the next step is assigning the newly created field selection key (ZNBF) in to docuemnt type
For this, click on Define Document Type, select the newly created field slection key for the newly created PO document type for return and save.
Now when you try to create PO with the newly created document type, system will not allow you to save the document until unless you check the retrun item check box.
I hope this will help..
Best Regards..

Similar Messages

  • Message output for New Purchase Order Document type

    Hi experts,
    I am having trouble getting a Print message output for a New Purchasing Document type that I created.
    Steps that I followed are:
    1.Created a new Document type NS via customizing.
    2.Assigned the new Purchasing Document Type NS to Output Type NEU which is linked to our customized form for Purchase order display. I used MN04 /NACE to do this step.
    Now the message output gets created for my new document type NS but I am unable to display the message.
    Notes:
    -There are no release stratergies in place for document type NS
    -The NEU format works fine the other document type NB which we use for Standard POs.
    Are there any steps I have missed? Please help to resolve the issue.
    Arosh.

    Goto NACE select application  EF Purchase Order then goto condition record NEU select condition record select the last key combination "Purchasing Output Determination: Document Type"
    here enter your doc. type execute
    maintain the condition record
    NS  VN(function)   1 3 EN and click on communication and maintain
    Or goto NACR here put EF and NEU and select the last combination "Purchasing Output Determination: Document Type"
    maintain ..
    NS  VN(function)   1 3 EN and click on communication and maintain
    Hope it helps..

  • Skype local calling number for new plymouth new ze...

    hi can i please get a local skype number for new plymouth new zealand i brought a hastings one as it was 06 area code but its a toll call for me to call it

    cdogg wrote:
    hi can i please get a local skype number for new plymouth new zealand i brought a hastings one as it was 06 area code but its a toll call for me to call it
    Hello
    If your preferred location is not listed it means that Skype Numbers aren't available there.
    TIME ZONE - US EASTERN. LOCATION - PHILADELPHIA, PA, USA.
    I recommend that you always run the latest Skype version: Windows & Mac
    If my advice helped to fix your issue please mark it as a solution to help others.
    Please note that I generally don't respond to unsolicited Private Messages. Thank you.

  • Limit number for new field

    Hello there
    Anybody know what is the limit number for new field in each record type?
    My client wants me to create about 200 new fields in Account record type.
    Is it possible to do so?

    Hi, You can refer this
    https://secure-ausomxdsa.crmondemand.com/docs/1.10.0.1080.0.00/enu/help/CustomFieldHelp.html
    -- Venky CRMIT

  • SAP Note number  for new indian budget

    Can anyone plz provide me Note number for new budget.  will really appreciate.

    hi
    The Sap Note no is 1361644
    for budget changes
    Rgds
    Hemant V. Mahale

  • Error:-No delivery type defined for supplying plant and document type RB

    Hi,
    Here issue is such that while creating purchase order(Return order type)the error coming as follows.                      
    "No delivery type defined for supplying plant and document type RB"
    Scenario:-There are some damaged goods which are coming from france vendor to ukrain customer,now ukrain customer wish to send back the damaged goods to france.
    Looking forward:-1>Can anyone please let me know if there is an any customizing setting required if yes then how to maintain(navigation).
                             2>Is it something like practically it is not possible as goods are dispatched back to the country from where it is coming.
    Thanks for your help !!!
    Dharmesh

    Hi Naveen,
    Thanks for the information !!!
    Futher while creating PO i am getting an error message as purchase org. not responsile for plant how to solve this error can you plz let me know.
    Regards,
    Dharmesh

  • Document types for Entry view Vs document type for General Ledger view

    Dear experts...
    Can you explain what is the deference between Document types for Entry view and document type for General Ledger view?
    Dasu

    Hi,
    Document Types for Entry View
    In this activity, you define your document types. Document types are used to differentiate the business transactions and to manage how document are stored.
    Document Types for General Ledger View
    You define for non-leading ledgers the document types for the documents in the General Ledger view. At the same time,  you assign for each document type a number range to be applied in the     assignment of document numbers:
        o   You do not need to make these settings for your leading ledger
            because, in the case of this ledger, the document number in the
            entry view always corresponds to the document number in the general
            ledger view.
        o   You only have to make these settings for any non-leading ledgers
            that have a fiscal year variant that differs in at least one company
            code from the fiscal year variant of the leading ledger in this
            company code. In this case, the document number in the entry view
            does not correspond to the document number in the general ledger
            view and you have to define a separate document type with document
            number assignment for the general ledger view.
            For all non-leading ledgers that, in the company code to which the
            postings are made, have a fiscal year variant corresponding to the
            fiscal year variant of the leading ledger in this company code, the
            document number in the entry view always corresponds to the document
            number in the general ledger view.
            Note
            The need to define a document type for documents in the general
            ledger view depends only on whether the fiscal year variant of the
            non-leading ledger in the company code (to which the postings are
            made) differs from the fiscal year variant of the leading ledger in
            this company code.
    Regards,
    Kiran

  • EasyDMS : Function module to define allowed document types

    Hello together,
    I am working on EasyDMS 6.00 and have implemented the function module "Z_EASYDMS_GETDOCTYPES" to have a filtered list of allowed document types for creating folders and documents in EasyDMS.
    But this FM does not seem to work, the list still contains all document types that are customized in R3.
    Here is my implementation:
    FUNCTION z_easydms_getdoctypes.
    *"*"Lokale Schnittstelle:
    *"  IMPORTING
    *"     VALUE(FOLDERDOCUMENT) TYPE  BAPI_DOC_KEYS OPTIONAL
    *"     VALUE(ISFOLDER) LIKE  BAPI_DOC_DRAW2-CADINDICATOR OPTIONAL
    *"  EXPORTING
    *"     VALUE(RETURN) TYPE  BAPIRET2
    *"  TABLES
    *"      DOCUMENTTYPES STRUCTURE  TDWAI OPTIONAL
    * default implementation: define some document types
    * for documents and folders
      DATA: ls_tdwai TYPE tdwai.
      REFRESH: documenttypes.
      IF isfolder IS INITIAL.
        ls_tdwai-dokar = 'IMP'.APPEND ls_tdwai TO documenttypes.
        ls_tdwai-dokar = 'TST'.APPEND ls_tdwai TO documenttypes.
        ls_tdwai-dokar = 'DMO'.APPEND ls_tdwai TO documenttypes.
        ls_tdwai-dokar = 'DRW'.APPEND ls_tdwai TO documenttypes.
      ELSE.
        ls_tdwai-dokar = 'IMP'.APPEND ls_tdwai TO documenttypes.
        ls_tdwai-dokar = 'DMO'.APPEND ls_tdwai TO documenttypes.
      ENDIF.
    ENDFUNCTION.
    Any help would be great!
    Thanks in advice,
    Andreas

    Hi Andreas,
    concerning the used function module I can tell you that it is called in Easy DMS. Before Easy DMS calls this module an availability check is made if it is activated too. So please check if the mentioned function module is activated in your system.
    Further I can recommend you to delete the RFC Cache in Easy DMS and check again if the desired functionality is available now.
    If this doesn't help the problem may be caused by the implementation of the function module.
    Best regards,
    Christoph

  • SAP Cloud For Customer : Add Custom Document Type For Attachments in Account Screen

    Hi Experts,
    I have requirement to add document type for the Attachment as shown below in COD_Account_TI screen.
    I have highlighted in yellow is it possible to add custom document type.
    1) Where we need to maintain in the configuration or we need require SDK ?
    I have maintained 1 custom document type under the path :
    Business Configuration --> Open All Activity --> Fine Tunes --> Activities --> Maintain Document Type
    2) Is this correct path or we nee do maintain in another location or path?
    3) if not possible using configuration ? How it is possible using SDK work?
    Many Thanks,
    Mithun

    Hi Mithun,
    We had this problem with the Hyperlinks.
    You should look at your Event Handler from the Inport or the Event Handler of the query. Some Data Operation with assign function can lead to an infinite loop.
    Like assigning the inport data field to your list that is bound with a custom query.
    Best Regards,
    Madalin

  • I need output type NEU automaticaly for create purchase order document type

    Dear Experts,
    I need output type NEU automaticaly for create purchase order document type NB
    when transaction code MN04, I am doing the following:
    (1) I selected the third option Purchasing Output determination: Document type
    (2) I selected the output type NEU.
    (3) In condition records in document type , i have chosen NB.
    (4) In name its automatically coming as Purchase requisition
    Please suggest how Purchase Order NB will come

    Hi,
    Check & press F4, NB Purchase Order (for catagory F) will be there after entering PO output type NEU & then maintaion the condition record in MN04.
    Output type NEU automaticaly defaulted during purchase order creation with document type ,then just fine tune the output (message) type in following path:
    SPRO--->MM->Purchasing>Message>Output control->Message types> Define message type for Purchase Order----->Fine-Tuned Control: Purchase Order
    Now here select the check box corresponding to your output(message) type NEU to have print output automatically displayed & save.
    Now try to creating Purchase Order & you will have default message type NEU.
    Regards,
    Biju K

  • Restriction of GR & IR for PO with specific document type

    Hi,
    How we can restrict doing Goods Receipt & Invoice Receipt for a Purchase order, instead they do the payment directly for the Purchase order item in FI. We need to restrict GR & IR for PO with particular document type.
    Regards,
    Srinivas

    Hi,
    Yes i do feel the same. Normally if a PO is created means system expects a GR and and IR .If you do not expect the ir means it is a free entry.
    But however you can control the GR / IR through account assignment .please check the account assignment definition at SPROMMPUR-Account assignment-AAcategory.
    Once the PO is created with account assignment the procurement is for consumption  (non stock)
    if it is a stocked procurement system will check the GR/IR indicator in the PO.
    When a PO is created in MM module and the cycle is not completed , it will always show as open PO.I think the context for FI direct posting will be differrant.
    Regards,

  • Period is closed for posting or correct document type is not being used

    Hi All,
    I am trying to post transaction in AB01. But i am getting below error.
    I have checked OB52 and the periods for "+" & "A" are open for 2012.
    Error:
    Period is closed for posting or correct document type is not being used.
    Please assist

    document type i am using is AA.check it other side entery documenttype period open or not

  • Use old product number for new product.

    Dear all,
    I have to manage the following case.
    From a defined date the engineering releases a new product that will substitute an old product.
    The marketing doesnu2019t want to change material number and would you like to use the old product number also for new product.
    This solution has a great impact for planning because there is not possible to distinguish the old product stock from new product stock.
    Could you help me?
    Regards
    Flavia Borselli

    Hi,
    I think one opption is discontinuation that was invited for such cases I thnk. You can set the new part number as the follow-up material of the old one - in this case planning will run smoothly hopefully...
    That would mean that they should use new part number but there would be some connection between the new and old one...
    Split valuation is another tool to make difference between batches from different origins when the material number is the same. But you wrote batch management is not active...
    If you use WM you can store the new & old goods separatly but I wouldn't prefer such solutions...
    BR
    Csaba

  • Required input on GUI for HTML vs Windows

    Hi,
    We are now on 7.02 and have seen that a required input field in SAP GUI for HTML is shown as an *, but on SAP GUI for Windows is shown as a checked box icon. Is there a way to make them the same? Our clients run reports in ECC and via the Portal and have complained of the inconsistency.
    Thanks,
    -Kevin

    Hello Kevin,
    you might want to ask this in , which is the forum which is about SAP GUI for Html. That forum is monitored by the resp. developers.
    Best regards
    Rolf-Martin

  • How to define certain document type (BKPF-BLART) for certain movement (101)

    Sometimes ( I think it is becuase of the tcode)  certain purchase 101 movements create a WA type FI document and some other times purchase 101 movements create WE type FI documents. I have seen a table ( accessing from omba transaction) in which for diffenent tcode´s we have either WE or WA. If we always use migo transaction why sometimes in bkpf we have migo_tr, migo_gi, ....;....
    How should I do in order to create always WE FI documents for purchase 101 movements?
    Thanks in advance.

    Check the settings in SPRO-MM-Inventory Management-Number assignemnt-Define number ranges for accounting documents.
    Here you assign accounting document type to tcodes.
    Normally , WA is used in receipts for MB1C/MIGO_GI tcode - for e.g for 561 mvmt type.
    SAP recomends keeping this setting as it is.
    SAP help text copied here for reference:
    Define Number Assignment for Accounting Documents
    In this step, you set the number ranges for the accounting documents which are created when goods movements or inventory differences are posted.
    Accounting documents in inventory management
    For accounting-relevant goods movements, the system creates two different documents:
    material document
    accounting document
    Both the material documents and the accounting documents have their own document numbers. When inventory differences are posted, the system also creates an accounting document for the physical inventory document.
    In this step, you only maintain the number assignment for accounting documents.
    Document types
    Accounting documents are split into document types to allow differentiated document number assignment, which is the basis for distinguishing between the various accounting operations. A number range is assigned to each document type. In a company code, you have to define number intervals for each number range and fiscal year.
    In inventory management, the transaction determines which document type is used.
    Example: Goods receipt for purchase order
    Requirements
    You have already defined the company code.
    Default Settings
    In the standard SAP System, the following document types are predefined for inventory management:
    WA  for goods issues, transfer postings, other goods receipts
    WE  for goods receipts with reference to purchase orders
    WF  for goods receipts with reference to production orders
    WI  for inventory differences
    WL  for goods issues with reference to deliveries (SD)
    WN  for net posting of goods receipts
    PR  for revaluation documents
    Each document type is already assigned a number range. In company code 0001, number intervals are defined for each number range both for the current and the previous fiscal year.
    Number range 49 with the year-related interval 4900000000 to 4999999999 is assigned to the document types for all goods movements, except goods movements with reference to purchase/production orders.
    Document type WE is used for goods receipts with reference to purchase orders and production orders. This document type is assigned number range 50 with the year-related interval 5000000000 to 5099999999.
    Please note that net postings of goods receipts (document type WN) are not active in the standard SAP System. If you want to post goods receipts net, you have to assign document type WN (instead of WE) to the transaction MB01.
    Document type WI is used for posting inventory differences. This document type is assigned the number range 01 with the year-related interval 0100000000 to 019999999999.
    SAP Recommendation
    Activities
    1. Check whether you can use the standard settings.
    2. If not, you have to add new document types to satisfy your requirements:
    a) Define a new document type under Financial accounting document
    b) types.
    c) Assign a number range to the document type.
    d) Under Financial accounting number ranges, define the year-related number intervals for the given number range in your company code. If you do not want to use the year-related number assignment method, enter 9999 in the Year field.
    e) Under Allocate document type to transaction, assign the relevant document type to the transaction codes of inventory management.
    Document type PR (revaluation documents) is already assigned.
    Notes on transport
    You transport number range objects as follows:
    Choose Interval -> Transport in the accounting document Number Range screen.
    All intervals for the selected number range object are deleted in the target system first. After the import, only the intervals you export are present. The number statuses are imported with their values at the time of export.
    Dependent tables are not transported or converted.
    All other activities are linked to the automatic transport.
    Edited by: Saurav on Jan 24, 2011 6:03 PM

Maybe you are looking for