LSMW specify files error

A little help gurus
When I save the .txt file into the LSMW, an error comes out that says "File Name 'Converted Data' : Max 45 Characters . Remaining data saved."
What does this mean? What impact does it have in LSMW?
Thanks in advance

Hi,
For example if the field name in sap, say name of the vendor is only 35 characters and you have maintained in the flat file 40 characters. the system will through a warning saying that the data is exceeding my 5 characters so the sap system will reduce that 40 characters to 35(means the system will cut the last 5 characters) and load it.
It is recommended that the field name should not be over the size of the field length provided my SAP.
Thanks & Regards,
Kiran

Similar Messages

  • Error in LSMW Specify Files option

    Hi Gurus,
    I am getting error while doing Specify Files option while using below mentioned object:
    Object 0210 Storage bin (WM)
    Method 0000
    Program name RLPLAT00
    Program type B Batch input
    Error :
    In Convert data option i am entering below details:
    Logical Path /TMP
    Logical File MM_WM_BIN_TAKEOVER
    I am getting error :
    Logical file 'MM_WM_BIN_TAKEOVER' is not assigned to physical file 'UPGRD_MTD_WM_TEST.lsmw.conv'
    Cany anyone suggest what should i do to execute this?
    Regards,
    Arpit

    Hi Guys,
    I have solved my problem. Please refer below note for solution of this problem:
    Note 753511 - Logical and physical path and file name in transaction LSMW
    Our LSMW version was upgraded to 4.0 hence i was getting this error. I have provided Logical file name and Path accordingly to solve my problem
    Arpit

  • Lsmw- specify files step

    In lsmw im not able to get any our put in the step  read data it is showing me error  not able to read file.
    i check with the files in apllication server as well as the path i specified in lsmw .they both are same with out any  case sensitive.
    step specify files:
    so now import data
    and convert data are there in the same step.
    now when i specify the import data ,it is throwing me an information message this file has already been assign to another object.
    it is showing the same for convert data as well
    so now my question is due to this i may not be able to read the data or what ?
    thanks in advance
    Aru
    reward points given .

    Hi this can happen because of 2 reasons
    1) If you are using 2 structures ( Header and Item ) then their are some fields which should be in both structures . And those field should have same value
    You can check this in step ( Generate read programme ) . At this step there is statement like
    loop at HEADER_ITEM_DATA
          where OLD_SERVTICKET_NUM =
              HEADER_DATA-OLD_SERVTICKET_NUM
    in the above example OLD_SERVTICKET_NUM is a field which both structures should have same value
    2) Second reason can be that number of fields in your flat file might not be same in your structures fields which you have defined in 3rd step
    Plz check
    Reward points
    Thanks

  • LSMW Specify files - file on Application server

    Hi friends,
    I have a silly doubt, how can i speify the file for LSMW on Application Srever, i mean i want the example, i tried giving logical path and file name, but it gives error saying file can't read.
    Thanks a lot.

    In the Specify file step double click on the following option
    Legacy Data          On the R/3 server (application server) 
    Enter the application server file name with full path and description.
    Like /tmp/test.txt

  • LSMW -Specify files -No logical path specified

    HI,
    While i specify a file in lsmw in specify files from pc front end in legacy data and i try to save. It says " no logical path specified " in the message bar.
    kindly help me in this issue.
    i am unable to go further as I cant specify files.
    Thank in advance

    Hi Srivasta
    You just put any, not used logical file name in your file definition step. LSMW will create this logical file byself und will use when is needed, but you just forget about it in future. Don't forget to recreate this file, when you move your LSMW to test and production systems, it is not created automaticaly there.
    The way you enter logical path and logical name is,
    Within the LSMW option 'Specify Files', Double click on
    'Converted Data' and a popup box will allow you enter
    file name , logical path and logical file.
    cheers
    Sameer

  • LSMW - Specify Files - erro message

    Hi,
    Getting the erro message "No logical path specified" when  specify  files.
    how to solute it.thank you.
    regards.
    sophia

    in step 7 where u specify file, drop down imported data folder and give any file name like "test.lsmw.read" .
    also specify a file name for converted data "test.lsmw.conv"
    the system will automatically generate files on application server..
    dont use " " with file name..and remember to use correct extension i.e. .lsmw.read & .lsmw.conv
    plz reward points if dis helps
    Edited by: abapuser on May 8, 2008 12:05 PM

  • LSMW  "Specify Files"

    Hi,
    In the LSMW steps, when I am using SPecify Files , I want to set values of 'File Content' , 'Delimiter', 'File Structure',
    'File Type','Code Page' along with the Path and Name of a excel file. Can you tell me what will be these values when the
    file is an EXCEL file.
    Useful answer will be rewarded.
    Regards,
    Tanmay

    hi Tanmay,
    for uploading data from excel sheet you have to save your excel file in ".csv" format. i.e. "csv-comma delimited" or "text with tab delimited".
    FIRST SAVE YOUR EXCEL SHEET WITH ",csv" format
    In the step SPECIFY FILES->SELECT LEGACY DATA ON pC->select create button on toll bar->specify path->give name
    here only u can specify 'File Content'  as data from one structure , 'Delimiter as comma', 'File Structure' as filed order matches source structure definition,
    'File Type' as Record end marker(text file),'Code Page' as ASCII.
    if useful reward points

  • LSMW  Read files error

    Hi
    I am using an LSMW to create BOMs.
    There are two files one for header and one for Items.
    When we execute read the data from the files step.
    The output is
    Records read from header file and wriiten as well.
    Records read from Item file and not written.
    So i am unable to upload the item data.
    The LSMW is failing in read data step.
    It is unable to write data after reading from file.
    Any help is more than appreciated.
    Regards

    Hello Plaban,
    What is your purpose? Are you tring to upload the data with more file variant?                                                                               
    There are two possibilities to make file names more variable:                                                                               
    1.If you choose system dependent file names by setting the according flag (in the first step 'Maintain object attributes'), you can define file names for each system in step 'Specify files' by assigning the files to a specific system ID (with a double-click on the specified file).                                                                               
    2.You can use wildcards in the file names where you can assign several values.                                                               
    I hope this helps you.
    Regards,
    Blanca

  • LSMW Specify files--multiple files

    Hi ,
    I have the data in two files.
    how can i specify these two files . i know we have to use the option wildchar in hte step "specify files"
    can anyone give me the exact procedure to do the same.
    Thanks in advance

    Hi Kiran,
    U don't always need to use wildcards - if u have 2 files and u know their full names then there's no need for wildcards. It depends on how many source structures u defined in "Maintain Source Structures" step.
    If u have 2 source struc. and 2 files (1 file for each source) then it's very simple:
    In "Specify Files" step, create the 1st file. Then click on "Legacy Data" again and click create again. Enter the data (name etc.) and confirm. Now u will see 2 files (on both u have to choose "Data for one source structure" radio button). Save and go to the next step "Assign Files": here assign to each source struc. its own file and u're done.
    If u have 2 files for 1 source u can simply create a new file and copy both files into it one after the other.
    If it's another case describe it so i can answer.
    Usually the use of wildcards is done only when u have a long list of files and it's to much work to create them all or a part of the file name is not constant.
    Pls reward if helps.
    Igal

  • Error in LSMW while specifying file for Material Cassification and Info Rec

    Hi Friends,
    I'm getting an error in LSMW while specifying file for Material Cassification and Info Record using batch input method.
    The error message i'm getting is:
    "Length of physical file name 'R2R_33_PURCH_INFR_1_PIR_CREATE.lsmw.conv' cannot be longer than 30 characters
    Message no. /SAPDMC/LSMW_OBJ_060049"
    I tried changing the file name but that is not working out. Please help.
    Thanks,
    Amit

    Hi,
    Just try this,
    Go to LSMW, Specify file option, use display/change (Ctrl+F1)
    Select the converted data and double click, change the file name there,
    You will be getting it as "'R2R_33_PURCH_INFR_1_PIR_CREATE"
    Just trim this to "'R2R_33_PUR_INF_1_PIR_CRE"  and try...
    Regards
    Merwyn

  • Lsmw error 'Specify Files first' while executing option 'Read Data'.

    Hi All,
    while trying to create mass users through LSMW, i am gettign the error 'Specify Files first' while executing option 'Read Data'.
    I have specified file (.txt), manually created (with'1 tab space' between each term). i have used option 'On the PC(Frontend)'. No error while saving.
    Next- i have executed 'Assign Files', where the file appeared automatically.
    Next- Here, when i try to execute 'Read Data', i get the error 'Specify Files first'.
    Can anyone help in resolving this error.

    Hello Plaban,
    What is your purpose? Are you tring to upload the data with more file variant?                                                                               
    There are two possibilities to make file names more variable:                                                                               
    1.If you choose system dependent file names by setting the according flag (in the first step 'Maintain object attributes'), you can define file names for each system in step 'Specify files' by assigning the files to a specific system ID (with a double-click on the specified file).                                                                               
    2.You can use wildcards in the file names where you can assign several values.                                                               
    I hope this helps you.
    Regards,
    Blanca

  • Lsmw Error during the specify files

    While doing Material master upload thru lsmw...using Batch input method
    During the specify files step i am getting this error
    File Name 'Converted Data': Max. 45 Characters. Remaining data saved.
    Message no. /SAPDMC/LSMW_OBJ_060028
    Pls Guide me.......

    Hi,
    How you save your source file?  Need to be saved in  as TAB delimited file
    OK. Check link:
    http://www.sap123.com/a/98/#loading-material-masters-with-lsmw-direct-input-method
    http://www.slideshare.net/arun_bala1/sap-sd-lsmw-legacy-system-migration-workbench
    Regards,
    Biju K

  • Error-lsmw -in the step specify file

    HI ALL,
    Iam struck up in lsmw . I doing for the transaction "mb11" , opening inventory balance .
    when i do the step " SPECIFY FILE " , iam getting error like "specify a logical path " . I have choosed a file on the local pc .
    what would be the problem .
    Plz help me in this.
    thanks,
    regards,
    rajkasi.

    Just choose one of the logical files from the dropdown. This is not where you specify the file from PC. Hopefully there is one called "TEST".  This is what I use for all of my LSMWs.  It's just asking for a place to put the data that is read and converted.
    Regards,
    Rich Heilman

  • While specifying file in LSMW it is giving an error while saving 'No logica

    while specifying file in LSMW it is giving an error while saving 'No logical path has been specified'.why it is coming like that?

    Hi Shree,
    This error looks like that you have attached the activity to the work center and there is no rate  has been maintained in KP26. Please maintain the activity ...for1000/300008/LABORP
    for the period and try to repeat the costing run.
    I hope this clarifies...
    Regards
    Rajesh A

  • LSMW: Error concerning the logical path in Specify Files step

    Hi,
    I am trying on an ECC 6.0 EHP6 system to upload (open) POs from an existing SAP ERP system. Since I faced some complications in batch input recording method, I decided to go with the standard batch/direct input method.
    I selected object 0085 (Purchase Order) and method 0001 (Purchase Order). The program that is used is RM06EEI0. I followed all the usual steps, but in the "Specify Files" step I get the message:
    '****.lsmw.conv' does not exist; edit the logical path using transaction FILE
    Being aware of both the FILE and SF01 transactions, I created the logical path and file (through the FILE transaction). However, after the modification, I get the message:
    Logical file '****' is not assigned to physical file '****.lsmw.conv'
    There is also the related SAP Note 753511 (Logical and physical path and file name in transaction LSMW) that refers to this case.

    Hi,
    Click on specify file radio button>Legacy data-on the PC Front end
    where input file location like C:\mydocument\desktop\test.txt
    and give input in Name field: mydocument
    in delimiter section > select Tabular
    File structure section> tick on Field order matches source structure definition
    File type: Record end marker(Text file)
    then press enter key and other steps as same.
    Second thing you said that you have used Batch input recording
    after creation and recording finish , scroll the page below on recording and put a cursor unwanted field and remove unwanted input field.
    I hope your problem will resolve. you can find the steps pdf on Google search try now.
    Thanks
    Sanjeet Kumar

Maybe you are looking for

  • Are All Of The Latest Blackberry Models Faulty??!!

    My girlfriend purchased a Curve 9360 yesterday, we spent all afternoon switching from her old Curve to the new device, setting up email, Blackberry protect, BBM, etc, then tried installing updates for App World, BBM, Facebook, etc and the thing just

  • Print out of unreleased Contract ? How .

    Dear All ,                                                        I have to take print out of a contract which is not released yet . But i want to have it's print out by ME9K , But here the released contracts are displaying but the unrel. contr. is n

  • IPad 3 camera not working after ios7

    Camera app, FaceTime, photo booth, and tango opens up to a black screen with both front and rear cameras.

  • Sony Handycam dcr-hc24 on my MBP

    Hi there, I'm living in The Netherlands and I would like to connect my Sony Handycam dcr-hc24e to my MBP. I wouldn't start this discussion if I hadn't a problem. I'm not sure how to connect this Handycam to my MBP. All the cables does not fit. What s

  • Size of Flex Application

    Is there a way to minimize the size of a Flex application. Just creating an mxml file with only an application tag creates a .swf gt 100k. Thanks! dustoff.