Bapi to load Purchase Info records.

Hi all,
can anyone suggest a bapi for loading purchase info records.
thanks,
deepthi.n

There is no BAPI in 4.6C,but you can use ALE Program  RBDSEINF
or you can use ME_POST_INFORECORD FM

Similar Messages

  • FM or BAPI for creating purchase info records and purchase conditions

    Hi all,
    i need create purchase info records and purchase conditions from txt-file,
    What FM or BAPI i can used for this?
    Thanks and Regards,
    Andrei

    You can use trasaction SXDA_TOOLS.....
    object type BUS3003
    program type BINP
    program/method RM06IBI0
    but the fields must be sequentially written in the txt, with every space inclusive....

  • Bapi for creating purchase info records

    Hi,
    Is there any bapi or standard function to create PIR

    BAPI_REQUISITION_CREATE
    or
    ME_CREATE_REQUISITION_EXT
    see this list as well.
    http://www.sapbapi.com/bapi-list/

  • 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

  • Upating Purchase Info Records - ME12

    Hi,
    Do anyone know about BAPI for updating purchase info records for Vendor/Material
    Advance Thanks
    Aadarsh

    There is no BAPI but you can use ME_DIRECT_INPUT_INFORECORD.
    Cheers

  • BAPI for writing MM Info-records to database

    Hi,
    I am searching for a bapi to write purchasing info-records into the database. What I already found is BAPI_INFORECORD_GETLIST, but this only reports a list of records. But I need to enter data into the tables EINA, EINA A017 etc. Can anybody help me, i do not want to write a batch-input and would prefer to use a BAPI.  SAP-Version used is 4.6C - pretty antic I know but that is what we have here.
    Greetings uli

    SAP has given a standard way of uploading Purchase Info Records through LSMW.
    You can upload data Direct Input through LSMW by using Object 0060.
    You need to map your local files w.r.t structure of source files for LSMW.
    Regards
    Vinayak

  • 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 create/change purchase info record

    Hi All,
    Could any one suggest me the BAPI for the create/change purchase info record(ME11/ME12).
    Earliest can be appriciable.
    Regards
    Anil

    Hi,
         I did not get any bapi related to create/change purchase info. But i can give u list of purchase info . if u got revert back to me
    Reward if it is usefull..
    Bye.
    BAPI_INFORECORD_GETLIST

  • Purchasing info record Create BAPI

    Hi experts
       which BAPI can create a purchasing info record?
    BR
    Chris

    try Standard Program RM06IBI0
    Reward if useful.

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

  • 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

  • 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

  • Conditions in purchase info records

    I need to migrate purchase info records including conditions in LSMW in one step via IDoc or BAPI.
    Message type INFREC does not seem to support conditions. I tried to migrate in two steps with INFREC and afterwards COND_A, but I get the error that the condition table (014) is not supported.
    Can anybody help ?
    Kind regards
    Alex

    Hello ,
    you can also use standard program RM06IBI0 if allowed for you.
    David

  • Purchase Info Records ( ME11)

    Hi all,
    I am trying post Data for Purchase Info Records with Conditions data.
    I am using a standard Batch Input Method ( LSMW).
    Object               0060  
    Method               0000
    Program Name         RM06IBI0
    Program Type         B   Batch Input
    I am able to post data only for the condition type PB00. for other condition types FRC1 & FRA1 not able to post the data ( also session is not giving any error).
    Therefore I am trying out witH BAPI option  ( BAPI_PRICES_CONDITIONS),
    when i try to test the BAPI i am getting an error "Record KNUMH = 0000668598,
    VARNUMH = 000000000000000000000000000000: det. data missing  ( Structue BAPICONDIT) .
    i am passing below mentioned values to the structue BAPICONDIT
    OPERATION                      009
    SD_DOC
    ITM_NUMBER                     000000
    COND_NO                        0000668598
    COND_COUNT                     02
    APPLICATIO                     M
    COND_TYPE                      FRC1
    SCALETYPE                      F
    SCALE_QTY                                   0.000
    SCALE_VAL                                             1.000000000
    CURRENCKEY                     USD
    CURREN_ISO                     USD
    CALCTYPCON                     C
    COND_VALUE                                            2.000000000
    CONDCURR                       USD
    COND_ISO                       USD
    COND_P_UNT                         1
    COND_UNIT                      KG
    CONUNITISO                     KG
    NUMCONVERT                         1
    DENOMINATO                         1
    BASE_UOM                       KG
    BASEQTYISO                     KG
    CONDITIDX                      01
    Please Suggest what else needs to be passed to get the BAPI working.
    Regards,
    Sriram

    first cretae the info records only.
    cretae one more program with strctures like below
    and pass the info record conditions.
    if you use one program its cretae the only PB00,  here the loop is one time.
    you have to pass more than one its read the multiple records
    YPUR_INFO_CONDITIONS      Convert Conditions for Info Records
        LIFNR                          C(010)    Vendor
        MATNR                          C(018)    Material
        EKORG                          C(004)    Purch. Organization
        WERKS                          C(004)    Plant
        YPUR_INFO_CONDITION_ITEM  Convert Conditions  Item records
            MATNR                          C(018)    Material
            LIFNR                          C(010)    Vendor
            EKORG                          C(004)    Purch. Organization
            WERKS                          C(004)    Plant
            INFNR                          C(010)    Purchasing Info Rec.
            ESOKZ                          C(001)    Info record category
            KDATB                          C(008)    Validity Per. Start
            KDATE                          C(008)    Validity Period End
            KSCHL                          C(004)    Condition Type
            KBETR                          C(011)    Condition rate
            KONWA                          C(005)    Condition currency
            KPEIN                          C(005)    Pricing unit
            KMEIN                          C(003)    Unit of measure

Maybe you are looking for

  • How to create an object of a class contained in a .jar?

    My application must use an API that is stored in a jar file. For example, in my Api.jar I have classes named Api, MyClass2, MyClass3, which have their methods declared public static. I don't know from where to start realy. This is what I did: I set t

  • Multiple Main Table Question

    I am new to MDM 7.1 & Multiple Main Tables. I have a very basic questionu2019 My Requirement is that I have to keep Two Main Tables, 1.      Manufacturer Parts Master Table and the key is Manufacturer Name + Manufacturer Part No (Two fields) 2.     

  • Transfering cFolders Docs to DMS via Collaboration tab in cProjects 4.5

    Hi Experts, I am trying to move documents between cFolders and DMS using the the "collaboration" tab in cProjects. The steps I am following are as follows. 1. Created a link to a DMS document structure from "SAP DMS" tab in cProjects 2. Assigned a co

  • 'Private' web galleries & iPhone display problem.

    I shoot weddings and a number of my brides now have iPhones. I recently published a web gallery for a sneak preview of a recent wedding. I sent the link to the bride so she could view it on her honeymoon. She responded stating she could see 4 galleri

  • IPhone 4s: No service and will not restore.

    For about ten hours today, my phone has consistently said that it's had no service and so I've gone the day without a way of calling or texting. Considering how inconvenient that is, I tried every troubleshooting tip on this site that was available a