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.

Similar Messages

  • 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.

  • Bapi for Purchasing Info Record

    Hi,
    Is there any Bapi for creating Purchasing Info Record, Transaction code ME11.
    How do we generally go about it.
    -Thanks,
    Sneha.

    I'm also looking for an function module or a BAPI, so I hape that anybody will give us a hint
    Thanks

  • 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

  • None approval process for Purchasing Info Record

    Hi,
    Are there some approval process in SAP for Purchasing Info Record?
    Now, we use ME11 to creat Purchasing Info Record. And use ME12 to modify Purchasing Info Record. I feel it is very dangerous. Becase if someone make a mistake. Nobody know.
    If the price is lower than actual price, vendor must ask us modify it. If the price is higher than actual price, I am not very sure what will happen.
    So, we are seeking for an approval process in SAP system.
    Dan Yang

    >
    DanYang!@# wrote:
    > Hi,
    >
    > Are there some approval process in SAP for Purchasing Info Record?
    > Now, we use ME11 to creat Purchasing Info Record.
    And use ME12 to modify Purchasing Info Record. I feel it is very dangerous.
    Becase if someone make a mistake. Nobody know.
    >
    > If the price is lower than actual price, vendor must ask us modify it.
    If the price is higher than actual price, I am not very sure what will happen.
    >
    > So, we are seeking for an approval process in SAP system.
    >
    > Dan Yang
    There is no approval process in standard,Since it serves as master.
    Better provide authorization for ME11 & ME12 to restrict it.
    Raise quotation to maintain vendor prices.

  • Number Ranges for Purchasing Info Record

    Dear Guru's
    Number range  interval for Purchase info record  can be  created and assign to group and there are two group for Stock and Non Stock materials.
    Now my query is how the system pick the number range ??? Since we don't have any assignment like PR,PO
      My requirement is we have 3 company code - I need to have different number ranges for purchase Info  record for each company . Guide me to achieve ...
    Thanks in advance
    Regards
    Anand

    SAP has provided only Two standard document Types for Pur. Info Records.
    IL for Stock Material ( with matl No.)
    IN For material Group (w/o MMR).
    By default, if you enter Matl No. in the initial screen, system automatically picks the doc. type IL and the no. range assigned to it.
    If you're not entered matl. no. in the initial screen, and proceed the Transaction further, system picks the doc. type IN and prompts you to enter Matl Group.
    In the second case, the system picks up the no. range as per assignment.
    Here in your case, you want create a new no. range and assign to your IL/ IN.
    For this, you go to the transaction Define No. Ranges in Inforecord, from menu bar, choose Group-> maintain. Here you maintain your new no. range with a name. Now your new group is created with your required no. range.
    Then select your new group ( Check box), select, IL, and click assign button and save.. Your IL is assigned to your new group and system picks the new No. Range when you are creating a Inforecord with Mat No. Similarly, you can change No. range for IN also.
    or one more option you have.
    In the first screen of No. Ranges Transaction, select change intervals tab button, you'll be goto intervals screen. There, from Menu bar, choose Interval-> change current No. Then you reset your current no. to Zero, save it. The again choose Change Interval, then in that screen, change the Interval with your new no. range.
    Here in the second case, u need not maintain new groups. Just changing the Interval for the existing group.
    You can adopt any one of these options.

  • 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.

  • Creating Conditions for Purchase Info Records using IDoc COND_A01

    Hi All,
    we are using IDOC COND_A01 to update and add conditions in ME12 transactions.
    But when we send a condition IDoc which contains 2 condition types (Segment KONP), the standard function call creates only one database entry in the table KONP. The entry in KONP is for  standard condition types PB00, but not  for company specific types (Say: ZABC) .But when we create them manually in ME12 maintaining an purchase info record  we get both the entries in the KONP database table.
    Has anyone come accross such a problem? Is there any special field in the IDoc COND_A01 which controls the creation of the condition types?
    Thanks for any answer!

    U should use basic type INFREC01 instead of NFRECMASS01.
    Within the FM there is a check for basic type like:
    check idoc type
        if f_idoc_control-idoctp <> c_idoctp_infrec01. " INFREC01
          raise wrong_function_called.
        endif.
    Edited by: Joyjit Ghosh on Sep 15, 2008 4:57 PM

  • BDC for Purchase info records in AFS

    Hi Everyone,
    I could not found any BAPI,IDOC,FM with supports for uploading purchase info records in AFS, is the only way is to do is recording or any thing else supports.
    Regards,
    Srinath.

    Hi Srinath,
    You have posted on a wrong forum.  Please close your thread.
    You may check this thread and post to your question there:
    *The operation cannot be carried out with this node type*
    Thanks,
    Gordon

  • Error in CIF for Purchase Info Records

    Hi,
    I am trying to CIF Purchase Info record from R/3 to APO but its getting stuck during activation "generating delta Model".
    Can anyone please help in this regards, I have already read the link related to BD22 but which message type do we need to delete. Also what can be the other reason.
    I have CIFed Plant, material, vendor in the same sequence also I have extended material to vendor manually in APO.
    I have one more issue the vendor code 1000000 in R/3 is getting create as 0001000000 in APO can this cause a problem
    Thanks,
    sanjog

    Hi Sanjog ,
    Iam not sure why you are looking at tcode BD22. It is not relevant to PIR transfer .
    Also to CIF the PIR for a material from R/3 to APO, it is not necessary that the material should exist in the vendor location in APO. (You need to create the material at vendor location only if it is required specifically for your business scenario).
    Now , to identify what is causing the problem , you have to check the inbound queue in APO and outbound queue in R/3. The tcodes are SMQ2 and SMQ1. You can also use the queue manager /n/sapapo/cq in APO . Check what the error message is and correct the master data in R/3 accordingly. Then delete all blocked queue entries (/sapapo/cq can be used ) and then run the PIR CIF activation again.
    Thanks
    Saradha

  • Customizing the Enjoy PO document overview for Purchase Info Records (PIR)

    Greetings!
    I am looking to use purchase info records to store material pricing information but we donu2019t want to lose the document overview functionality that SAP delivers with the enjoy PO screens (ME21n, ME22n, ME23n).
    Has anyone had success implementing user exit MEQUERY1 to customize the document overview so that a purchase info record query can be added to the document overview & the attributes of the purchase info record can be copied over to the PO?
    Iu2019d be curious to know what solutions other SAP shops came up with.
    Thanks.
    Richard Wortmann

    Nick,
    Thanks for the reply.  We will have the source list generated for the purchase info records (PIRs) however the gap I'm looking to solve for is mainly for non-MRP material buys. 
    Our current business situation allows material handlers to run a query in the document overview to ID specific materials on a purchasing contract (aka outline agreement) and drag those materials to the shopping cart on the PO.  This provides a very easy process for the buyer to ID materials & supplier relationships.
    Since we are moving away from purchasing contracts we want to continue with the same drag and drop process but only allow PIR's to be selected in the query.
    Looks like in OSS note 377180 SAP provides a user exit to implement this functionality (via MEQUERY1)- I'm just wondering if anyone has had success adding a PIR query to the document overview and creating POu2019s with reference to that query.
    Thanks.
    Rich Wortmann

  • Urgent !!! User exits or badi for purchase info records

    Hi all,
    In purchase info records that is through tcode ME11, ME12 I need to validate order unit field. When you go to tcode ME12 in the second screen you will find order unit field. Now the thing is I need to validate this field. For example when the user selects any unit type I need to pass value to a custom field based on the value of order unit field. Please let me know who to carry out this process.
    Thanks in advance.
    Andy
    Message was edited by: Andy V

    Hi Andy,
    I'm not sure is those transactions has Badis, but if you want to make sure of it (I can't do it right now), go to SE80 transaction and select the class/interface <b>CL_EXITHANDLER</b>, then you have to select the <b>Get_Instance</b> method and put a break-point in the following call:
    call method cl_exithandler=>get_class_name_by_interface
    exporting
    instance = instance
    importing
    class_name = class_name
    changing
    exit_name = <b>exit_name</b>
    exceptions
    no_reference = 1
    no_interface_reference = 2
    no_exit_interface = 3
    data_incons_in_exit_managem = 4
    class_not_implement_interface = 5
    others = 6.
    the value of <b>exit_name</b> will give you the name of the BADI that is been call from the transaction.
    Note: This method will show you every Badi that is being activated since you put the break-point.
    Regards,
    Eric

  • Pricing schema for purchase info records

    hi guys!
    does anyone knows either SAP standard got function to define pricing schema for PIR? if yes, can you please tell me how to set it up step by step?
    Thanks a lot,
    crystal.

    Hi,
    there is no separate pricing schema for reading info records.
    When creating PO, the system first searches for a purchasing                
    info record with the combination of vendor/material at purchasing           
    organization/plant level. If there is no such info record, the system       
    then search at purchasing organization level. If there is no such           
    info record here either, you must enter it manually.                                                                               
    If the purchasing info record exist, then valid conditions have             
    priority during price determination. If an info record does not             
    contain any conditions or invalid conditions, the system read from          
    last purchasing document in the info record and then suggest the price      
    from here. The price determined in this way are default values that         
    can be changed by the buyer if necessary.                                                                               
    You can save useful quotation data for a material in purchasing             
    info record. The info record can be created automatically by                
    setting the info update indicator during quotation maintenance              
    in the item detail.                                                                               
    Please first check is there any valid info record exist for this            
    material/vendor. You can always create/change/view it manually              
    via Ta ME11/ME12/Me13.                                                      
    Please read also the notes 392988, 456691.
    Regards,
    Edit

  • Minimum price for purchase info record

    Hi
    For some supplier, we need to set up a minimum price in purchase info record condition as show in example.
    Price / pce : 50.00 CHF / 100 pce
    Minimum price : 200.00 CHF
    So price for PO should be for X quantity : Min(200, X * 50 / 100)
    Is it possible to do that? Our internal competence center says us that it's not possible, but i would like your opinion.
    Thanks for your help

    Hi,
    If you want to scale up your price as per quantity in PO, it can be done. for example for 60 quantity price is $100 and for 70 quantity it is $95.
    Go to Transaction M/06 and select the base condition PB00. Make sure the 'Group Condition' indicator and 'Rounding Difference Comparison' indicator should be activated and the 'Group Condition Routine' field should be entered with '1' (Overall Document).
    2) Maintain your purchasing info record for Material A where the Condition Group should be set (ABC, for instance). Select the base condition PB00 and then set up the scaled pricing value (Y, for instance).
    3) Maintain the PO for Material A . Upon completion of maintenance, click on 'Check' icon to activate the Pricing Determination. You will see that the pricing Y is applicable to Materials A.
    Regards,
    Ahmad Farhan Khalid

  • Listing for Purchase info record

    Hi,
    Is there any report or transaction code which can generate listing of Purchase info record ?
    Thanks

    Dear,
    Check ME1M.
    Enter plant, Purchase Org. and other detail as per your requirement.
    Then click on execute button.
    Regards,
    Maehsh Wagh

Maybe you are looking for

  • I have a mac 10.6 system when using firefox, I can no longer open attachments or downloads. I deleted firefox and reinstalled and it still doesn't work.

    When using firefox, I can no longer open attachments, pdf or downloads. A new window will open and it is blank. The only way to open an attachment or pdf is to shut down firefox and use safari. Everything works with safari so I can't understand what

  • N95 8GB - cannot connect to PC

    Hi - read about this problem from a few people - I have just got a brand new N95 8GB from O2. Installed the cd software but it would just not find the phone using the USB. Ive tried different USB cables and ports to no avail. Ive uninstalled the soft

  • IT 0001

    Hi, We have a unique situation wherein we want a field in IT 0001. In IT 0001 for the Program MP000100 the Standard Screen is 2000 and it has a field SBMOD (Administrator Group). We want that field to be visible for USA with Screen 2010. We are not a

  • Restore trash from Time Machine HELP!

    I accidentally emptied my email trash. I wanted to empty the trash on only 1 account but it emptied the trash on all my accounts. I have a Time Machine backup, but I don't know which files to restore. I restored a file called Deleted Messages.mbox bu

  • Photoshop will not start

    I had made a recovery from my Time Machine, om my iMac. I can not start my Photoshop CS4 up more after recovery. Getting this error message: Licensing for this product has stopped working. Error: 150:30 I have uninstalled Photoshop and installed it a