CREATION OF PURCHASE INFO RECORDS

Hi All ,
  Can anybody tell me how to use standard program RM06IBI0 for creation of purchase info record.
Thanks in advance,
Best Regards,
Sugeet.

HI
I think it will be easy for you to handle it through an EXIT where you check a particular role or field entry for allowing a user to proceed further in creation of Info Record
Regards
Virender Singh

Similar Messages

  • Automatic creation of purchase info record

    Hi friends
    I could not find check box in RFQ (ME41!N)or in Quotation (ME47N) for updating/automatic creation of purchase info record.
    Thanks
    Sunny

    Hi,
    you can maintain the info update for the required quotation through ME47.choose the required line item and click on the "item detail" icon and put the necessary value for info update:
    1-     No update
    2-A     Update with or without plant
    3-B     Update with plant (if no plant ban)
    4-C     Update without plant (if no plant requirement)
    Indicator: Update Info Record
    Determines whether:
    The purchasing info record for this vendor and material is to refer to this PO item, and
    The item is to be valid for the entire purchasing organization or just for the plant.
    Use
    The indicator determines which prices and conditions are suggested in future PO items.
    Prices and conditions can apply to an entire purchasing organization or to a single plant within a purchasing organization.
    For example, if you create a purchase order for a plant for which an info record has been defined at plant level, the purchase order is based on the conditions in the plant info record and not on the conditions that apply to the purchasing organization.
    Procedure
    Enter the relevant plant key:
    A
    Updating of the document number is effected at plant level as long as there is a purchasing info record at plant level. Otherwise the document number is updated at purchasing organization level.
    B
    Updating is effected at plant level if plant conditions are allowed for the plant.
    C
    Updating is effected without plant data if plant conditions are not necessary for the plant.
    Dependencies
    The level at which updating of the document number may be effected is defined for each plant.
    Hope this will clarify your query.
    Thanks & Regards,
    Bijay Pradhan

  • BAPI for creation of Purchasing info record

    Hi SAPians,
    Greetings......
    Can you help me out in giving the BAPI for the creation of Purchasing Info record (ME11) .
    Thanks in advance,
    Lekha.

    Hi ,
    You people have suggested me to use RM06IBI0 this program.
    I want to know in what way it can help me.
    Thankyou in advance,
    Lekha.

  • Creation of purchase info records using me11 and me12

    are there any bapis for creation / update  of purchase info records with  pricing conditions using transaction me11 and me12 ?
    plz tell me ?
    Moderator message: please search for available information before asking.
    locked by: Thomas Zloch on Aug 10, 2010 2:52 PM

    looks like it accepted A017.
    Why did you choose basis type COND_A04 ?
    As this one is very special for long material numbers ( more than 18 digit material numbers) do you have such?
    E1VFSCAH is the Scale header in case of dimension specific scales. do you have such?
    Just try it with COND_A01

  • Creation of purchase info record

    Hi any body pls let me know how we can create purchase info record(me11)
    i am an abaper i want to know the functionality in that
    let me know the mandatory fields because i have an requirement to create it using
    lsmw
    thanks in advance

    hi,
    try abap RM06IBI0
    A.

  • Mass Creation of Purchasing Info Records

    Hi all,
    we want to change the vendor for a certain amount of articles (old vendor e.g. 102, new vendor e.g. 768).
    To order the articles (maybe approx. 1000) by the new vendor, we need to create new Purchasing Info Record (for vendor 768) for every article bought by vendor 102.
    Is there a standard transaction to handle this? MASS_EINE doesn't seem to fit to my problem.
    Regards,
    Tobias

    Hi Tobias,
    You need to go for creating new Inforecord for Article, Vendor, Porg and Site Combination .
    You should not go for Mass Maintanace for changing vendor.
    Go for Uploading by  LSMW or BDC for ME11 tcode.
    Regards,
    Selvakumar. M

  • Automatic creation of Purchasing info record while creating PO.

    Dear all,
    We have one issue. When a purchase order is created due to the Infoupdate checkbox in material data tab is on,  a purchasing inforecord gets generated automatically. But it is generated with price as Rs. 0. Is there any ways by which the automatically generated inforecord will have the price equal to the price of PO.
    Thanks in advance.

    It will have Zero price , but go to Environment > Order Price History..
    there you can see the PO Price..

  • Purchase Info Record - Creation

    Hi,
    I want to create a Purchase Info Record. I came to know that, the following FM's are used for creating a Purchase Info Record.
    ME_INITIALIZE_INFORECORD
    ME_DIRECT_INPUT_INFORECORD
    ME_POST_INFORECORD
    The following are my questions....
    Is there any other FM's available for creating a Purchase Info Record. I want to test these FM's in SE37. Can anyone guide me with the minimum parameters required to run these FM's in SE37. How can I find the info record number created using these FM's.I mean to say.. there are no output parameters available in these FM's to know whether the PIR creation is success/wrong.
    I request everyone to help me with your answers.
    Many thanks !

    Hi,
    I am using the following information to execute the function module ME_DIRECT_INPUT_INFORECORD.
    Material : 123
    Material Group: 12164400
    Vendor Account Number: 100015
    Purchase Order Unit of Measure: PC
    Purchase Organization: 460
    Purchasing Group: 100
    Currency Key: DKK
    Plant: 316
    I get the error 'Please adjust conversion factors in conditions'.
    I do not know the root cause for this error. Can anyone guide me to solve this error? Have I missed any mandatory fields required to run the above mentioned FM?
    Kindly help. Many thanks.

  • Mass Creation of Material Group Purchase info record

    Dear All
    Currently we are developing a custom transaction in SAP to mass upload Purchase Info records from a flat file (excel)
    We are using the standard Function Module ME_POST_INFORECORD to create the PIR s
    We use two different number ranges for Material and Material Group PIR s. This is set up already in SPRO>MM>PIR>Define Number Ranges
    Purchasing info record for stock material (Group - IL ) have a number range X
    Purchasing info record for material group (non-stock mat.)(Grpup -IN) have number range Y
    So when we create a Material PIR manually in SAP it picks X number range and  Y number range for Material Group PIR
    But when we create Material Groups PIR via the new custom transaction it creates PIR s with Number range X.
    Upon checking understood that the standard FM ME_POST_INFORECORD is always defaulting the Number Range Group as IL internally . Seems like a harcoding done by SAP
    Wanted to know
    - Is there any another FM we should consider while creating Material Group PIR s. Any other Function module provided by SAP for that ?
    - Or what can be other way to resolve this ?
    Please let me know your views on this.
    Regards
    Shyam

    Hi,
    For mass upload from flat files you can consider LSMW with different options e.g. IDoc:
    Message Type         INFREC
    Basic Type           INFRECMASS01
    or simply via recording of transaction (this should be using exactly the same NR as you have when doing this manually).
    Regards,
    Tomek

  • BAPI for Purchase info record creation

    Hi
    Please let me know how to create purchase info record through BAPI, with tax codes along with material price.
    please guide me.
    Simha

    Hi,
    ME_MAINTAIN_INFORECORD
    ME_UPDATE_INFORECORD
    ME_GET_INFORECORD_CONDITIONS
    ME_PRICING_INFORECORD.
    ME_DIRECT_INPUT_INFORECORD
    ME_POST_INFORECORD.

  • BAPI for Purchase Info record creation - ME11 transaction

    Hi,
      Is there any bapi or function modules which will create the Purchase info record in Me11 transaction and also bapi for change Purchase info record in Me12 transaction?
    Points will be awarded.
    Regards,
    vinoth.

    Hi,
    ME_MAINTAIN_INFORECORD
    ME_UPDATE_INFORECORD
    ME_GET_INFORECORD_CONDITIONS
    ME_PRICING_INFORECORD.
    ME_DIRECT_INPUT_INFORECORD
    ME_POST_INFORECORD.

  • Can we copy the terms of payment from Purchasing info record in PO instade

    Dear All,
    Can we copy the terms of payment from Purchasing info record in PO instade of Vendor master.
    My requirement is that client want to maintain terms of payment as per Vendor - Material combination in Purchasing info record and same should be appeared while creation of PO.
    I am able to maintain the terms of payment in Pinfo record but same is not getting copied while creation of purchase order thats the issue now.
    I had maintain the terms of payment in condition tab-- addtional data tab but still system is taking the payment terms from vendor master.
    its urgent if u have any solution please help.
    Regards,
    Sunil

    Dear Sir,
    I am able to maintain the terms of payment in Pinfo record but same is not getting copied while purchase order thats the issue now.
    I had maintain the terms of payment in condition tab-- addtional data tab but still system is taking the payment terms from vendor master.
    so please tell me if there is anything we have to do to update the terms of payment from info record not from vendor master.
    VSR is not feasible as no. of record are very much.
    regards,
    umesh

  • Payment terms in Vendor Master data and purchasing info record

    Hi, all, I met one trouble. While I create Purchase Order. In the header item, payment terms is automatically pop up from the data maintaining the vendor master data or purchasing info record if there is difference payment terms between in vendor master data and in purchasing info record. What happend?
    Sometimes, When you create purchase order, payment terms is not automatically pop up even you maintained in the vendor master data or purchasing info record. Why? Is it meaning that I can manually to input payment terms while create each purchase order which can be difference data with vendor master data or purchase info record?
    Thank you very much in advance,

    Hi,
    The payment terms is usually defaulted from either vendor master or purchasing master data record such as contract/outline agreement.  Unless it is set through configuration that the payment terms be set as mandatory, any failure to maintain payment terms won't stop you from posting your PO as this information will only be useful during invoice receipt maintenance.  Having said that if you are setting up your system with discount condition type as part of your PO pricing schema then it is necessary that the payment terms shall be maintained during PO creation.
    Cheers,
    HT

  • Purchase info record price simulation

    Hi all,
    I need to emulate the process used by transaction me1l in order to make a price simulation to obtain the net price and the effective price from the purchase info record related to a PO item.
    I have to calculate them from the standard info record (info category = 0) using:
    - pricing date = PO creation date
    - simulation quantity = PO item quantity
    - base unit of measure = PO item unit of measure
    I have tried to use the function module ME_PRICING_INFORECORD but I haven't obtained the same values as using the transaction me1l. I don't know if I have used the correct input parameters but I have tried several options and I haven't obtained the correct values for any of them.
    The parameters used are:
    infoa = info record data obtained from table eina
    infoe = info record data obtained from table eine
    inpreissim -> simulation data:
          inpreissim-simng = PO item quantity
          inpreissim-simme = PO item unit of measure
          inpreissim-sidat = PO creation date
          inpreissim-pseff = 'X' for the effective price
          inpreissim-pseff = ' ' for the net price
    simulation = 'X'
    Does anybody know how I can emulate boton 'Price Simulation' in the transacction me1l in my code?

    Hi Carmen,
    i have the solution below
    but for several rows i received wrong value for net_price and currency ( i suppose that the problem is with RM06I, missing CLEAR statement)
    maybe the solution - CLEAR RM06I in ME_PRICING_DIALOG, because is not set up as initial, and takes values from previous row, if menge is initial
    IF NOT MENGE IS INITIAL.
    RM06I-SIMNG = MENGE.
    RM06I-MEIN2 = MEINS.
    KOMK-PRSDT = TERMIN.
    ENDIF.
    Do you have anybody the solution how set CLEAR RM06I ( i cannot modify SAP FM) or something else?
        CALL FUNCTION 'ME_PRICING_REFRESH'.
    Provides dialog box for entry of simulation parameters
        CALL FUNCTION 'ME_PRICING_DIALOG'
             EXPORTING
                  dunkel = 'X'
                  infoa  = la_eina
                  infoe  = la_eine
                  meins  = i_meins
                  menge  = i_menge
                  termin = i_termin.
    Price computations in Purchasing
        CALL FUNCTION 'ME_PRICING_INFORECORD'
             EXPORTING
                  dialog_not_by_zero = 'X'
                  infoa              = la_eina
                  infoe              = la_eine
                  simulation         = 'X'
             IMPORTING
                  preisp             = la_komp
                  preisk             = la_komk
                  e_currency         = l_currency.
    Thanks for advice
    Martin

  • Purchase info record for PO determine by Storage location

    Dear Guru,
    Can you please advice when during the creation of PO, is there possible to determine the Purchase info record by the Purchasing Org, material, Vendor as well as "Storage Location".
    Reason,
    Sometime we need to raise the PO those customer who will be exempted from the governamt VAT or duty which the goods has to delivery to the country Bonded warehouse.
    I created 2 Storage location;
    1.) 1000 for general WH
    2.) 2000 for Bonded Wh
    So i would like to know if we can create 2 different info record determine by Storage Location?
    Thank you very much,
    Regards
    Chee Wee

    Hi
    In Standard SAP it is not possible

Maybe you are looking for

  • Download error os x Mountain lion from app store

    I am not able to upgrade to OS mountain i already have upgraded to the latest version of Lion and meet all the pre requestes for downloading OS X mountain. I incurred error " An error occurred" and i am stuck. Please someone guide me how can i downlo

  • Links in Subscriptions emails

    Links in Subscriptions emails do not take you to the new post when clicked. Having to scroll to the new post (when the blue indicators are on) is a pain.

  • Editing for 24p

    I have shot an event on 24p settings on Panasonic AG DVX100A camera. I am doing this for the first time. I would like to know about the settings for digitizing it in FCP5 & Printing it on a Mini Dv tape as well as for burning a DVD. Thanks. MANDAR

  • Oracle client picking up wrong port while connecting to oracle server

    Hi, I have an oracle client installed in one of the system. As we know oracle client connects to the server on port 1521, but from my client system every time i try to connect it is taking random ports which are blocked on our firewall, hence not con

  • Violation of license agreement?

    Hi, I have weblogic server running on a machine 'A' and there are several clients from different machines B,C,D.. connected to the weblogic server. I find that these clients need the weblogic JMS classes in their classpath. Would I be violating the l