Uploading phrases with LSMW ERROR..

I created a LSMW to upload all the phrases, when I excute the batch input file in foreground, it goes through, but if I excute it in background, I got error: RAISE_ERROR was called!
Look at System -> Own spool requests and search
for C14Z_ERROR_RAISE. (An output-device
(= printer) must be given in the defaults
of your user-profile.)
Runtime error OBJECTS_OBJREF_NOT_ASSIGNED has occurred
Transaction error
Any idea what I should do?
Thanks

Hello
I have never tried to use LSMW to do a phrase import because there are many EHS checks which need to be passed before you can import phrases successfulll and because of the fact that the EHS functions are really sufficient to do an import.
Furthermore I have never used LSMW before because EHS does have numerous import/export functions which are recommended in import/export.
In any case: most of EHS activities (import/export) require the "existance" of a spool printer. May be you have not defined a default printer in your user profile an LSMW is requiring that too. Normally EH&S is providing a "log" file in the SAP spool so that you can control the result.
So check your user profile if there is a SAP printer assigned.
With best regards
C.B.
PS: some rare article exsist in SDN Forums regarding the use of LSMW in EH&S. I found this one: Using BAPI In LSMW :   (EH&S Module )
and this one:
Upload new phrases in the system
Edited by: Christoph Bergemann on Jan 30, 2011 7:19 PM
Edited by: Christoph Bergemann on Jan 30, 2011 7:22 PM
Edited by: Christoph Bergemann on Apr 9, 2011 9:25 AM

Similar Messages

  • Problem with uploading data with LSMW

    HI Experts,
    Im trying to upload Additional payments 0015 through LSMW.
    I have completed all the first 3 steps  pertaining to lsmw steps.
    When im trying to put up data input in 4 th step maintain Structure relations it is showimg up the error message "no target structure could be found"
    What could be the problem.Did i miss any config in above steps.
    Please advice.
    Regards,
    V Sai.

    Hi vicky,
    Make sure that you have created the batch input recording in the very first step.
    Recording name refers to the target structure itself.
    Regards,
    Dilek

  • Data upload with LSMW in special period

    Dear Experts,
    I encountered an error message saying "Posting period 003 2007 is not open" when i tried to upload data with LSMW in specail period 13 2007.
    The system kept on picking period 03 even i changed it to 13. I changed many times and press enter enter...error.
    Finally i changed the posting date from "31/03/2007" to "31/12/2007", this time entry posted successfuly.
    1.) Can anyone explains to me why I only can post these entries in period 13 2007 with posting date 31.12.2007?
    I2.) Is that possible to post in period 13 2007 with posting date 31.03.2007 because my company's Statutory Audit is April 06 - Mar07 and we prefer to post with posting date 31/03/2007?
    Thanks.
    Jack

    Hi jack,
    Actually you are facing the error in case of postings rather than LSMW.
    Every company has it's fiscal year (accounting year), like April-March.And at the start of every month we have to open the period.
    For any kind of such problems,
    OBY6 - Check the fiscal year
    OX18  - Remove the assignments of plant & company code
    OMSY - Make month as current month ( like sept or octomber)
    OX18 -Make assignment of plant & company code
    OMWD - Give 0001 to plant
    Also for periods opening and closing follow the following:-
    IMG->Financial Accounting->Financial Accouting Global Settings->Document->Posting Periods->Open and close posting periods.
    OB52
    MM posting periods:
    Logistics->Materials management->Material master->Other->Close period
    MMPV (to open current period)
    Logistics->Materials management->Material master->Other->Post to prev.period
    MMRV (shows what is open)
    Also check OB52 for type M
    Thanks & Regards,
    Savita Nevade.

  • Upload of characteristics with LSMW

    Hi,
    I want to upload characteristics with LSMW. I have already created the classes and I want to assign several characteristics to a class. I tried with creating a recording but I just can upload the first 15 characteristics even though I write more than 15.
    I'd appreciate if someone could tell a way to do it.
    Thanks in advance,
    Gerard

    Hello,
    Check out following LSMW Objects:
    0150/0000/RCCTBI01/B - Create Characteristics in first Step and
    0140/0000/RCCLBI01/B - Create a Class attaching the Characteristics.
    Detailed Documentation is provided in the BI Program.
    Hope this helps.
    Best Regards, Murugesh AS

  • EH&S: import of phrases with CG3Z

    Hi Experts,
    can anybody provide me an excample file for upload phrases with transaction CG3Z ? (ECC60 system)
    pls send me an link or an excample file
    thank you
    Patrick

    Hello all
    normally EH&S is empty in the sense of phrases etc. As described in the answer before (answer of Ravindra): to get phrases (and to import them etc.) you need a data provider. Furthermore the phrase sets can be defined by you (in some sense) in doing the EH&S set up properly (please refer to implementation guidelines etc.).
    Regarding WWI template (like OSHA) etc. it is "nearly" the same. Some "draft examples" are shipped with SAP but in most cases these are not applicabel as they are. Here again a number of providers exists there you can get templates (these work only if you use the EH&S data model (definition of properties/characteristics, identifiers etc.) as required by the provider)
    A "customer libary" is only a "primary" set up required to set up phrases in the system (phrase catalog). You need furthermore phrasegroups, you need to defined phrase languages to be used etc. etc.
    To my knowledge may be some "rudimentary" phrase groups are deliverd but I believe no phrase set etc. which need to be generated during EH&S set up. You need (or you should do that) further more define which phrase languages should be available. In most cases you need at least any language of regulation ADR (transport regulation europe) and asian languages (like JA etc.) Furthermore to do so further SAP set up might be required.
    Furthermore the most "expensive" set up step need to be done: the assignment of the phrases to the phrase sets. Once again: by using one of the potential data providers => this is part of their offer to you.
    Hope this heps a little bit
    With best regards
    C.B.
    Edited by: Christoph Bergemann on Jan 7, 2010 8:50 PM

  • How to get the index of the error record when uploaded using standard LSMW

    Hi Experts,
    When uploading data using lsmw standard batch input method which creates an error session if any errors,how can we able to find the index of the error record
    eg: If 3rd record in input file is incorrect then error session is getting created with the error and index as 1.But I want to know that 3rd record in my input file is incorrect.
    Please help me out.

    Srinivas,
    In global data, i've written like this.
    TYPES: BEGIN OF TYPE_ERROR,
                 INDEX TYPE I,
                 END OF TYPE_ERROR.
    DATA: GT_ERROR TYPE TABLE OF TYPE_ERROR,
               GS_ERROR TYPE TYPE_ERROR,
               GV_TOTAL_COUNT TYPE I, GV_INDEX TYPE I,
               GV_STRING TYPE STRING,
              GV_FILE TYPE STRING VALUE '/usr/sap/interfaces/LSMW/Asseterror
    In Begin of transaction,
    GV_TOTAL_COUNT = GV_TOTAL_COUNT + 1.
    In End of processing,
    OPEN DATASET GV_FILE FOR OUTPUT IN TEXT MODE ENCODING DEFAULT.
    IF SY-SUBRC = 0.
    CLEAR GS_ERROR.
    LOOP AT GT_ERROR INTO GS_ERROR.
    CONCATENATE 'INDEX OF THE ERROR RECORD IS:' GS_ERROR INTO GV_STRING.
    TRANSFER GV_STRING TO GV_FILE.
    CLEAR: GV_STRING, GS_ERROR.
    ENDLOOP.
    ENDIF.
    How and where will I be assigning error count and append it to the internal table.
    Please help me out.

  • Error in uploading master through LSMW

    Hi,
    We are uploading customer master through LSMW with flat file in 10 th step (Display Read Data) we are getting error
    that - "Data record too long to be imported (0 or >5000)"
    we checked length of file also everything is perfect.
    So How to resolve this?
    Regards,
    Akshay

    Hello Akshay
    Not specialist in this area but want to help you.
    1) Review OSS notes:
    1066952 - Working with legacy data files in LSMW (Unicode, BOM, FTP)
    795072 - LSMW: Error in the display of the READ or CONV file
    2) Debug program /SAPDMC/SAP_LSMW_VIEW_READDATA - with breakpoint @ Line # 185. I guess something is going wrong during length to Integer conversion whatever it means.
    Error Message: /SAPDMC/LSMW 108.
    Good luck.

  • LSMW error in material master classification uploading

    Hi,
    I'm uploading classification for materials by LSMW with a direct input
    but at the end of the uploading process I can read the following:
    Error Changing Classification Data
    Other
    ( CLAP_DDB_UPDATE_CLASSIFICATION: exception     3  )
    The Following File Was Created with the Error Records:
    RCCLBI03.ERROR
    How Can I find a list of all the exceptions ?
    Thanks!
    Best Regards

    CLAP_DDB_UPDATE_CLASSIFICATION is a function module. which is called from the batch input program RCCLBI03 that you have in your LSMW step1.
    so you can go to SE37, enter CLAP_DDB_UPDATE_CLASSIFICATION and either read the docu or directly display the FM, therein is a tab for exceptions, just count starting from top
    the third is classtype not defined

  • LSMW - BUS2017 - BAPI  to upload invetory with serial number (external)

    Hi Experts,
    In LSMW, When we use BUS2017 to upload inventory with serial numbers and batch, how the communication structure E1BP2017_GM_ITEM_CREATE is linked with E1BP2017_GM_SERIALNUMBER ?. I do not see any common fields.
    1. Do we need hierarchical source structures or flat one ? (if  flat how to link say 10 serial numbers to one line item ?)
    2. what is the function of communication structures EDI_DC40 and E1MBGMCR ? or what should be populated to these structures?
    Inputs are highly appreciated.
    Rgds
    Joe

    Hi Kesava Reddy,
    I figured it out later that we need to give a common field in all three fields
    Header
    Line item
    Serial Numbers.
    So was successfully able to read, convert and generate IDOCI. but how ever the IDOC cannot post the document.
    It is giving me Error 51.
    Application document not posted.
    Thanks

  • Error in uploading file in lsmw

    while uploading file in lsmw I am getting an error as
    'File 'C:\cust_errors.txt'does not exist or is currently locked.'
    at the bottom of the screen.
    How to overcome this problem?

    Hi,
    Check if the file is being edited .
    save it and close it.
    Then try to upload from the step "Specify files".
    Regards,
    Hari Kiran

  • Error while uploading document with same name in Document library

    Hi,
    Whenever I try to upload document with same name in Document library it throws an error. I know its a default behavior but is there any way so that I can upload documents with same name or can we append some unique id with title of the document?
    Please suggest.
    Thanks

    No, unfortunately this is not possible. SharePoint treats the file name as the primary key identifier for a document so if you try to upload a second document with the same name it will assume this is a new version of the file. If you have versioning enabled
    on the document library, it will add this as a new version. If not, it will overwrite the original file with the new one.
    If you need two documents with the same name, you will have to either place them in different folders within a document library or in different document libraries.
    http://stackoverflow.com/questions/11894968/uploading-documents-with-same-name-to-sharepoint-2010
    Regards,
    Rajendra Singh
    If a post answers your question, please click Mark As Answer on that post and Vote as Helpful
    http://sharepointundefind.wordpress.com/

  • TS2516 an error occurred uploading my iPhoto Book order. It puts the book together and starts to send but at the very last moment comes up with an error message. but checking the book in iPhoto there are no problems to be found.

    an error occurred uploading my iPhoto Book order. It puts the book together and starts to send but at the very last moment comes up with an error message. but checking the book in iPhoto there are no problems to be found.

    This user talked to Apple Support personnel and confirms what Larry is suggesting:
    crowland1066
    Re: book upload fails
    Nov 30, 2013 3:02 PM (in response to pablo123)
    Just got off the phone with apple support.  If the photo book completes the assembly process but fails during the upload process the problem is in their overloaded servers.They just started a free shipping promotion for the holidays which has increased the traffic dramatically. I bought a calendar a week ago and it went right through. I'm going to try again during less peak times.
    Happy Holidays

  • Has anyone been able to upload an ibooks file with audio only files (m4a) in it? I keep getting the following error message during the upload in iTunes Producer: ERROR ITMS-9000: "Files of type audio/x-m4a are not allowed outside of widgets.

    Has anyone been able to upload an ibooks file with audio only files (m4a) in it? I keep getting the following error message during the upload in iTunes Producer: ERROR ITMS-9000: "Files of type audio/x-m4a are not allowed outside of widgets. then it names the file as an m4p file. Everything works beautifully on the iPad through Preview, and validates through iTunes Producer up until the attempted upload. If you've been able to accomplish this, please let me know how you prepared your audio files. Many thanks.

    Hello Fellow iBook Authors!
    Today I received the same error that you all have been discussing.  I tried selecting the DRM
    and this did not work for me, though I'm glad it did for some.  Here's what I did as a work-around. . .
    Since iBooks Author did not have a problem with Videos, I simply used one of my video programs, ScreenFlow to turn the audio into a video file m4v.  I added an image and extended the length or timing of the image to span the length of the audio file.  Then exported as an .mov.  I then opened QuickTime and opened the file and exported the file to iTunes. 
    You can use iMovie, Camtasia or any other progam that will allow you to export the audio as a movie file.  Does this make sense?  I hope this helps, at least in the short-term.
    Michael Williams

  • Material master Upload with LSMW

    Hi
    When I make Material master Upload with LSMW, I could not find any entry in planning file.
    Please explain.

    Mayuresh,
    Not all LSMW transactions properly update Planning file.
    You can run transaction MDAB to set up planning file in Background
    You can run transaction MDRE to detect and correct Planning file inconsistancies in Background.
    It is probably a good idea to run these jobs periodically, say, weekly, in most production environments.
    Regards,
    DB49

  • Upload data thru LSMW -WBS with 3 levels

    Hi PS Experts,
    My situation is like I have to upload data thru LSMW for all Levels!  As I m doing for only L3 WBS with PD it is going upto 14 steps and executing.But for Level 2 and Level 3 it is not executing. In the Step "Read Data" it is showing blank.
    Can v upload these multilevel data thru LSMW? or how is like?
    Thanks in advance,
    Sanju..

    Hi Virendra,
    I think that your solution is very good for my purpose.
    But in my implementation there is no way to insert a new element in an existing WBS, I can only edit attributes for an element already created, for example, in cj02.
    I checked all the menus but i didn't find any useful command.
    Could you send me a screenshot of the keypoint in which you can create the element different from the first level?
    Thank you very much.
    Giorgio

Maybe you are looking for