LSMW with RFBIBL00

Hello. I had to create a lsmw for importin invoices with RFBIBL00. The problem is that when i run the lsmw there is an eror in sm35 that it says: COBL-GSBER there is no entry in the field for program SAPLKACB screen 0002. In there it should probably just be the BDC_OKCODE. How can i put the ok code so that the error doesnt apear anymore?
Thank you,
Cristian.

Hi Cristian,
guess just check with ur mapping step either the value which ur facing might be not mapped correctly. and also check the step display convert data ,
the values of flat file r populating correctly r not , that u come to know in the display convert data.
if every thing is ok , just have a check with few records and run it in Foreground.
sorry Cristian no idea,
i had face the same problem, in my case lsmw is running successfuly in foreground and error mode coming to background it showing error when i check the log the screen which i struck , its not related to that recording.
so once again sorry ,
y cant u try for Recording method, hope u can get success in this method.
Thanks
Naveen khan
Message was edited by:
        Pattan Naveen

Similar Messages

  • LSMW with RFBIBL00, error  No company code was transferred. Correction requ

    hi, when i am trying to do Account reconsile with RFBIBL00, then i am getting an error message , could you please guide me.
    session is not created . please find below mentioned detail:
    FB012                    Session 1 : Special character for 'empty field' is /
    FB007                    Session 1 session name C-0003-F was opened
    F8012                    No company code was transferred. Correction required**
    FB622                    The error occurred in document 1 in session 1**
    FB014                    ... BBKPF-STYPE 1
    FB014                    ... BBKPF-TCODE FB01
    FB014                    ... BBKPF-BLDAT 24092010
    FB014                    ... BBKPF-BLART DR
    FB014                    ... BBKPF-BUKRS 9245
    FB014                    ... BBKPF-BUDAT 25092010
    FB014                    ... BBKPF-MONAT 09
    FB014                    ... BBKPF-WAERS CLP
    FB014                    ... BBKPF-KURSF /

    hello,
    as the message mentions please check the company code you are passing in the data for this LSMW. Looks like it is 4 characters, usually it is 3 characters, if you have it 4 characters please check if it is valid one?
    regards,
    swanand

  • Dump; while using LSMW with RFBIBL00.

    Hi,
    I am using Standard Batch/direct input method.
    Ending up with a dump with the following error message:
    The reason for the exception is:
    The program attempted to interpret the value "/" as a number, but
    since the value contravenes the rules for correct number formats,
    this was not possible.
        IF BBKPF-PROPMANO(1)                 NE NODATA.
         CLEAR: FTPOST-FNAM, FTPOST-FVAL.
          FTPOST-FNAM = 'BKPF-PROPMANO                    '.
          FTPOST-FVAL = BBKPF-PROPMANO                   .
        APPEND FTPOST.
       ENDIF.
    215    >>>   IF BBKPF-VATDATE(1)                  NE NODATA.
          CLEAR: FTPOST-FNAM, FTPOST-FVAL.
          FTPOST-FNAM = 'BKPF-VATDATE                     '.
           FTPOST-FVAL = BBKPF-VATDATE                    .
           APPEND FTPOST.
       ENDIF.
    ENDFORM.
    This code is a part of include program RFBIBL02.
    While i am testing the same project in the sandbox system, it's working fine, as the condition                   
    "IF BBKPF-VATDATE(1) NE NODATA"
    is not there in the program RFBIBL02 (in sandbox system) .
    Is there any way to bypass this condition or any other way to get it resolved?
    Please suggest me a relevant solution.
    Thanks.

    Hi ,
    If u r not passing any value to the date field then no data value will be taken as '/'.
    As date field cannot be given as '/' u r getting the dump.
    Please clear the date field if there is no data. u can give the following piece of code in mapping section of that date field.
    If not aritems-vatdate is initial.
    bbkpf-vatdate = aritems-vatdate.
    else.
    clear bbkpf-vatdate.
    endif.
    this will clear the '/' value if there is no data in date field.
    Reward points if useful.
    Asif

  • How do I use LSMW with a bespoke dataload program?

    Hello data migration gurus, I need your help.
    I need to migrate data from a legacy system into a suite of bespoke functionality we've written within SAP CRM. We are planning to write a program to perform the load. However we would like such a program to be reusable, so it makes sense to keep the data load separate from the data formatting, which may vary between customers.
    The obvious answer is to use LSMW for the data formatting, calling our load program as the last step. However in LSMW you can only choose from a list of standard dataload programs. Does anyone know how to use LSMW with a bespoke program? It looks like transaction SXDA might be involved, but it isn't too clear. If anyone has done this kind of thing elsewhere, advice would be much appreciated!
    Obviously as an alternative we could just write a separate program to format the data - it would just be a lot better if we could use LSMW.

    No longer required.

  • LSMW with RSADRLSM02

    HI FOLKS,
    i want to do datamigration using lsmw with directinput method
    i want to upload the data for business address services/regionla structure the correspoind sap std program is RSADRLSM02.
    can anyone let me know how to proceed from step 2 to  5 i mean how to create the structure and assing the source fields and mappind logic
    flatfile is containing with cityno, cityname, streetno, streetname and i am getting struck at the point where at the end it is asking the logicalfile how to solve
    please someone can help me it is very urgent
    can anyone let me know how to create the logical file in file transaction and how to assign it to the standard application
    hello common guys
    lot of experts r here someone help to solve my proble plz it is very urgent
    thanks in advanse
    naveen
    Message was edited by: NAVEENKUMAR GUDURI
    Message was edited by: NAVEENKUMAR GUDURI

    Hi Naveenkumar,
    Please check this link which you can download LSMW documentation. It is very helpful and show you step by step on how to setup. Go to ABAP Tools -> ABAP utilities area and click on LSMW Described link.
    http://www.sapgenie.com/abap/
    Hope this will help.
    Regards,
    Ferry Lianto

  • How can I work lsmw with table control using mm01 appl?

    Hi
    How can I work lsmw with table control using mm01 appl?
    Is it difefrent the way we handle table control in BDC?
    Thank You

    Hi
    How can I work lsmw with table control using mm01 appl?
    Is it difefrent the way we handle table control in BDC?
    Thank You

  • LSMW with bapi BAPI_REQUISITION_CREATE

    Hi
    I'm creating an LSMW for create purchase requisition with Bapi (BAPI_REQUISITION_CREATE)
    I'm trying to upload 2 items for a PR but the LSMW is creating 2 PR with each item.
    How can I tell to the LSMW that I have to item for the same PR?
    Remember this bapi doesn't has header.

    Hi,
    you need to define hierarchy in your in put file to merge required lines into one BAPI call. You can find some examples how to create order with multiple items (for example [this one|http://www.scribd.com/doc/6646673/Lsmw-With-Bapi]). So you can easily adapt it to your BAPI.
    Cheers

  • LSMW with IDOC Message type COND_A and Basic type COND_A01

    Hi Sap All.
    in my project we using the LSMW with IDOC Message type COND_A and Basic type COND_A01 and now the requirement is to know the list of the tables which will be updated when i do the LSMW Migration with this IDOC Basic type.
    i have tried to know the list of the tables updated by entering into the transaction we30 and looking at the segments E1KOMG,E1KONH, E1KONP,E1KONM,E1KONW  and i found that the following below are the list of tables which gets updated when i populate the data into IDOC Message type COND_A and Basic type COND_A01.
    KOMG,KONH,KONP,KONM,KONW.
    please correct me if iam wrong.
    regards.
    Varma

    Hi Varma,
    The tables mentioned by you definitely get updated, i guess you can add KONV to the list too, but to be a 100% sure, enable SQL trace and process an IDOC. Then you can look for Insert/Modify/Update statements to get a list of the tables that get updated.
    Regards,
    Chen

  • LSMW with Idocs directly created

    Hello,
    I'm using the LSMW with Idocs for the migration of business partners in CRM.
    During the step "convert data" I have the choise to create the Idocs directly (without creating the file first).
    Some days ago everything was well working. But without knowing what I've changed in LSMW, this is no longer possible.
    I get the same screen as when I want to create a file ".conv", but the name of "converted file" is not named. Instead there is a message "no directly creation of Idoc"
    What do I do wrong? What do I have to change?
    Thanks in advance!
    Nicole

    you have to always convert the data after reading the data.
    please check in the specify files section you have given the file name for the converted data in the application server.
    you will not get the option to create idocs directly in the convert data step.
    please let me know if you any more details.
    regards
    vivek
    reward points for all the useful answers

  • PO release strategy LSMW with SM30_VV_T16FS_2

    Dear Friends ,
    Problem in Release strategy upload for PO release strategy.
    We are making LSMW with SM30 for - VV_T16FS_2
    Problem is that when we do recording actulat release codes come in , release prerequisites also come but as you know in that case we not prese ENTER , we need to click on Release prerequisite then only Release status comes.
    There is some problem with OKCODE. Means as per my understanding system not takes full release startegy smoothly.
    Regards,
    MAhesh

    Hi ,
    It is with help of ABAPEr , i dont know exactly but while designed LSMW some lines was ger dublicated and we removed it. thats it.

  • I want to upload material master (MM01) using LSMW with BAPI method

    I want to upload material master (MM01) using LSMW with BAPI method and also later on I may need to change the updated data.
    Which business object and Method I should use so that i can do both.
    Thanks
    kumar n

    Hi,
    The business object is BUS1001.
    Thanks,
    Murali

  • Using LSMW with IDocs to transfer merchandise categories?

    Hi, Gurus,
    i tried to upload merchandise categories by LSMW with IDocs.
    Message Type: CLSMAS
    Basis Type: CLSMAS03
    The IDocs can be created and processed without problem. However, I cannot see the new Hierarchy Level in Tcode CLWO.
    Anyone has done it? Any tipps would be highly appreciated!
    Regards
    Kefei

    hi, Hakim,
    unbelievable! I solved the problem.
    U cannot imagine, where is the trick. UPPERCASE!!
    The class number in the soure structure is written in lower case. They can be writen in SAP and be shown by F4. But they cannot be displayed. SAP says always they do not exsit.
    Now, I understand, SAP is so sensible to character.
    Thank you for your support!
    nice weekend!

  • EDI_SEGMENTS_ADD_BLOCK is empty - LSMW with BAPI

    Hi everybody!
    I'm trying configure a LSMW with BAPI, but when I try to do the step "Start IDoc Generation" I receive the message "EDI_SEGMENTS_ADD_BLOCK is empty".
    I already configured the Ports, Partner Type and Partner Number, but I am still receiving the message.
    My Example Scenario is:
    - A test LSMW to change flight table using the BAPI "BAPI_FLIGHT_SAVEREPLICA".
    - The Port is FILE type and the file is local (PC).
    -The Partner Type is LS.
    - The Partner Number is using FLIGHT_SAVEREPLICA message type in Inbound parameters.
    Anybody knows the possible cause of this?
    Tks

    After search I tried many things to solve it, in the end I just rebuild the LSMW step by step again and the problem does not appeared again...

  • How to do the lsmw with bapi?

    hi
    while upload the vendor master data using (xk01) from nonsap to sap
    how to do the lsmw with bapi? pls could u give the steps with scren shot to me.
    regards
    eswar.

    Hi
    BAPI - BAPIs (Business Application Programming Interfaces) are the standard SAP interfaces. They play an important role in the technical integration and in the exchange of business data between SAP components, and between SAP and non-SAP components. BAPIs enable you to integrate these components and are therefore an important part of developing integration scenarios where multiple components are connected to each other, either on a local network or on the Internet.
    BAPIs allow integration at the business level, not the technical level. This provides for greater stability of the linkage and independence from the underlying communication technology.
    LSMW- No ABAP effort are required for the SAP data migration. However, effort are required to map the data into the structure according to the pre-determined format as specified by the pre-written ABAP upload program of the LSMW.
    The Legacy System Migration Workbench (LSMW) is a tool recommended by SAP that you can use to transfer data once only or periodically from legacy systems into an R/3 System.
    More and more medium-sized firms are implementing SAP solutions, and many of them have their legacy data in desktop programs. In this case, the data is exported in a format that can be read by PC spreadsheet systems. As a result, the data transfer is mere child's play: Simply enter the field names in the first line of the table, and the LSM Workbench's import routine automatically generates the input file for your conversion program.
    The LSM Workbench lets you check the data for migration against the current settings of your customizing. The check is performed after the data migration, but before the update in your database.
    So although it was designed for uploading of legacy data it is not restricted to this use.
    We use it for mass changes, i.e. uploading new/replacement data and it is great, but there are limits on its functionality, depending on the complexity of the transaction you are trying to replicate.
    The SAP transaction code is 'LSMW' for SAP version 4.6x.
    Check your procedure using this Links.
    BAPI with LSMW
    http://esnips.com/doc/ef04c89f-f3a2-473c-beee-6db5bb3dbb0e/LSMW-with-BAPI
    For document on using BAPI with LSMW, I suggest you to visit:
    http://www.****************/Tutorials/LSMW/BAPIinLSMW/BL1.htm
    <b>Reward points for useful Answers</b>
    Regards
    Anji

  • Lsmw with help of bapi

    Hi All
    i am doing LSMW with help of BAPI for transaction mm01. Initially i used the bapi name "bapi_standardmaterial_create" but it do not allow me for any method like create, edit etc. then i used the bapi name "bapi_material_savedata" but i do not get the "Business object name " and method name for this bapi.can anyone guide me how to do that.
    And if anyone has the documet regarding steps follow in the lsmw with bapi with configuratin then please tell me.

    Hi
    Please check these threads
    Re: LSMW with BAPI and IDOC
    https://forums.sdn.sap.com/click.jspa?searchID=292418&messageID=2532904
    https://forums.sdn.sap.com/click.jspa?searchID=292418&messageID=2796820
    https://forums.sdn.sap.com/click.jspa?searchID=292418&messageID=2549249
    https://forums.sdn.sap.com/click.jspa?searchID=292418&messageID=2545661

Maybe you are looking for

  • ICloud with Outlook 2013 64bit and Windows 8.1

    Hello, I have a problem setting up the sync with iCloud and Outlook 2013 64bit on my new Windows 8.1 Thinkpad. On my old Wind 7 PC and the same software (Office 2013 64bit) I get it worked, but not on the new one. Installing is everything fine but th

  • How do I share music from my iPad mino to my iPod nano?

    I bought music on my iPad, and want it on my iPod, but my itunes for pc doesn't show up purchased music. I would REALLY appreciate a step by step way of sharing my purchased music, thanks.

  • Broken power key

     Hi, I´ve got broken power key on my E50. Is it any alternative way or any code to turn it on and backup data.

  • Import picture

    Hi I imported some pictures from my camera to LR. but on Folder show single files as like folder. what is wrong there? how to fix that? can any one help me. please

  • My itunes crashes whenever it is opened and while sending info to apple. what do I do

    My itunes keeps on crashing since I did the latest upgrade. It was not doing this before. I am on my windows computer. when it opens it gathers information for imatch and then sends to apple and then crashes.... what do I do? Nolene