cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

uploading phrases with LSMW ERROR..

Former Member
0 Likes
320

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

Accepted Solutions (0)

Answers (1)

Answers (1)

christoph_bergemann
Active Contributor
0 Likes

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:

and this one:

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