Smartform Printing : Error in spool C call: Error from TemSe

Hi! everybody,
I am stating my problem as follows : I have to print a bar-code sticker of size 10 X 7 cms. I have worked on bar-codes before this also. This time the output from a smartform is to be given to a ZEBRA TLP 2844 printer. I initially encountered problems in printing. The data does not fit on to the page.
After a lot of searching I found that ZEBRA was a partner of SAP and that a special device type needs to be created for output from a ZEBRA printer. I did this two times. Each time my steps were as described under.
To create the device type I did the following :
1. I finally found the driver from the ZEBRA website from http://www.zebra.com/id/products/global/en/utilities/sap_device_types.UtilityFile.File.tmp/Zebra_SAP_Device_Types.zip From this I uploaded the driver for 203 DPI zebra printer with IBM code 850 font file name "YZB200.PRI" into the transaction SA38.
2. Then I created a new device ZEB10 in SPAD after assigning my format to the device.
Thereafter, I tried to print my sticker. During this procedure, on selection of the new device type, the fonts automatically changed to ARIAL in the print preview. When I give the print command (Spool request : Print immed = X, Delete after output = X & New spool request = X) it gives an error message Error in spool C call: Error from TemSe.
Since the output had not been issued, I opened the spool request to view its TemSe characteristics. Here I found
Spool Attributes
Output Device    ZEB10
Format           ZTT               Format
Doc. Category    SMART
Recipient
Department
Deleted On       19.01.2011
Authorization
Output Attributes
No. of Copies   1
Priority              5
SAP Cover Page Do not print SAP cover page
OS Cover Sheet  Print as set at printer
Requested           0
Processed           0   With Problem                             0
                        With Error (Not Printed)                 0
Storage Mode Print
TemSe Attributes
Object name           SPOOL0000013836
Data type             ????????????
Character set         0 -
> Character set of dev type = 1162
Number of parts       0
Record format
Size in bytes         0
Storage location
On seeing SP01
      Spool no.              Type                 Date        Time   Status   Pages               Title
       13836      Smartforms(OTF) 11.01.2011  07:32       +          0      SMART LP01 USERID
I hope this data helps you help me. Please ask for more data if you wish. Also, I have searched vastly for this error on the net  have already come across the link http://help.sap.com/saphelp_45b/helpdata/en/d9/4a8f9c51ea11d189570000e829fbbd/frameset.htm but to no use. On the SDN, I have not found a similar thread and that is why I decided to post this problem here, hoping to find a solution. Kindly help.
Regards,
Manas

Hi Manas,
I am facing the same issue for one of my clients.
Can you please share the solution with me if you have come out with it.
Regards,
Nirmal.K

Similar Messages

  • Spool Error: "Error in spool C call: Error from TemSe"

    Hi All,
    We are getting the above error in F110 transaction. Even though the line items are clearing. But, cheque numbers are not updating and spool also not creating.
    Please suggest me, what i have to do for this.
    Thanks in Advance,
    Krishna.

    Hi Manas,
    I am facing the same issue for one of my clients.
    Can you please share the solution with me if you have come out with it.
    Regards,
    Nirmal.K

  • Update record failed with "SPOC 003: Error in spool C call: Error from TemS

    Guys
    I have 4.7 production system with 4 dialog instance
    The logon groups are configured .
    For 1 of the application server ,when user does any PO or GR ,update fails with above message
    The spool is configured to stored on file . SM21 says read /write problem on /globle/100SPOOL
    But all is very good .sidadm has all read,write permission on this
    More it also shows "Operating system call gethostbyname failed "
    Please help me to solve this
    Thanks a ton in advance
    -Ganesh

    Hi Thomas
    Thanks
    I checked on this and all works fine
    Also we use NIS services to maintain all this
    Our Unix team says NIS ,host and all works very fine
    Please suggest as update stuck is causing many problems . Temporarily we have removed this perticular instance from logon group so that no user will log on to this
    Thanks in advance guys
    -Ganesh

  • How to get SapScript and Smartform printed in one spool request?

    Hello experts,
    I want to print the production order package in one spool request.
    Print program consists of Smartform and SapScript.
    First page is in landscape format with barcode(Smartform) and the rest is in portrait format(Sapscript).
    In SAP documentation is written that it is possible for several Smartforms to be printed in one spool request.
    Is it possible for 1 Smartform and 1 SapScript called from a single program to be printed in one spool request?
    I have tested it with calling first the Smartform control-no_close= 'X' without success.
    Can anyone tell me if this is possible and how?
    Thank you.
    Kind regards,
    Danijela

    Hi
    In the driver program .
    *"Selection screen elements............................................
    SELECTION-SCREEN BEGIN OF BLOCK block  WITH FRAME.
    PARAMETERS:
    p_script   RADIOBUTTON GROUP rad1,
    p_smartform RADIOBUTTON GROUP rad1,
    SELECTION-SCREEN END OF BLOCK block.
    *"Selection screen elements............................................
    SELECTION-SCREEN BEGIN OF BLOCK block1 WITH FRAME.
    PARAMETERS:
    p_single RADIOBUTTON GROUP rad2,      " All the spool request
    p_ind    RADIOBUTTON GROUP rad2.
    SELECTION-SCREEN END OF BLOCK block1. " Single spool request
    If p_script EQ 'x'.
    w_form = 'Y_SCRIPT'.
      Elseif p_smartfom EQ 'X'.
       w_form = 'Y_SMARTFORM'.
    ENDIF.
    call function 'SSF_FUNCTION_MODULE_NAME'.
    Call function 'SSFCOMP_OPEN'.
    w_control-no_open   = ' '.
        w_control-no_close  = ' '.
    *"Single spool request..................................................
        IF p_single EQ 'X'.
          w_control-no_open   = 'X'.
          w_control-no_close  = 'X'.
        ELSE.
    *"Individual spool request.............................................
          IF w_flag NE '1'.
            w_control-no_open  = 'X'.
            w_control-no_close = ' '.
            w_flag = 1.
    CALL FUNCTION '    '-----> smartform function module.
    CALL FUNCTION 'SSFCOMP_CLOSE'.
    Regards,
    Sravanthi

  • Error REP-3002 when call report from WebForm

    Hi,
    i run form (6.0) on Form Server (IAS9i) to call report (6.0) to print receipt on local printer using RUN_PRODUCT command (PARAMFORM=NO, DESTYPE=PRINTER) and got Error Message "REP-3002 Error initializing printer. Please make sure a printer is installed." but on Client-Server it's OK.
    the objective is just want to direct print report to printer (do not show parameter form)
    anyone know how to solve this problem ?
    Hunsa
    null

    Hi,
    i've changed to use RUN_REPORT_OBJECT as your advice and followed the instructions in "Oracle Reports Remote Printing Utility - An Oracle Technical White Paper December 2000". i tested orarrp by created the HTML file follow the steps in page 5 of the paper, it worked.
    then i modified existed form, set report object property like this :
    SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_EXECUTION_MODE, BATCH);
    SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_DESTYPE, FILE);
    SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_DESFORMAT,'PDF');
    SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_DESNAME,'test.rrpa');
    SET_REPORT_OBJECT_PROPERTY(report_id,REPORT_SERVER,'Rep60_NTSERVER2');
    note : i'm not sure that i set the right value for REPORT_SERVER property, i got this value from TNSNAMES.ORA file.
    then call the report with this statement :
    :GLOBAL.ReportHandle := RUN_REPORT_OBJECT(report_id);
    it showed the same error message :
    "REP-3002 Error initializing printer. Please make sure a printer is installed."
    i think i set something wrong, but i don't know where. could you help me ?
    Hunsa

  • ERROR:SRW Packages to call report from PL/SQL.

    Hi,
    I am facing the following problem while calling a report from PL/SQL Block.
    This is my code
    SRW.Start_Debugging;
         MYPLIST :=SRW_PARAMLIST(SRW_PARAMETER('',''));
         SRW.ADD_PARAMETER(myPlist,'GATEWAY'     ,'http:..............');
         SRW.ADD_PARAMETER(myPlist,'USERID'      ,'CGIA_AUTO/AUTO_DEV@ipaddress/ORCL');
         SRW.ADD_PARAMETER(myPlist,'SERVER'      ,'rep_cgian');
         SRW.ADD_PARAMETER(myPlist,'REPORT'     ,'PGIRCGIC047.rdf');
         SRW.ADD_PARAMETER(myPlist,'DESTYPE'     ,'file');
         SRW.ADD_PARAMETER(myPlist,'DESFORMAT'     ,'pdf');
         SRW.ADD_PARAMETER(myPlist,'DESNAME'     ,'\\ipaddress\CGIA_FormPrint\WatchFolder\OTHERS\'||Z.CS_REMARKS_BL||'_'||Z.CS_CHQ_NO||'_'||M_SEQ_NO||'-'||Z.CS_FLEX_07||'-'||Z.CS_FLEX_08||'.pdf');
         SRW.ADD_PARAMETER(myPlist,'PARAMFORM'     ,'NO');
         SRW.ADD_PARAMETER(myPlist,'P_1'     ,Z.CS_BANK_CODE);
         SRW.ADD_PARAMETER(myPlist,'P_2'     ,Z.CS_BAD_ACNT_NO);
         SRW.ADD_PARAMETER(myPlist,'P_3'     ,Z.CS_CHQ_BOOK_ID);
         SRW.ADD_PARAMETER(myPlist,'P_4'     ,Z.CS_CHQ_NO);
         SRW.ADD_PARAMETER(myPlist,'P_5'     ,Z.CS_CHQ_NO);
         MYIDENT:=SRW.RUN_REPORT(MYPLIST);
    MYSTATUS := SRW.REPORT_STATUS(MYIDENT);
         SRW.STOP_DEBUGGING;
    *** Length of Paramlist : 1
    OK : Parameter added : GATEWAY=http://...
    *** Length of Paramlist : 2
    OK : Parameter added : USERID=CGIA_AUTO/AUTO_DEV@ipaddress/ORCL
    *** Length of Paramlist : 3
    OK : Parameter added : SERVER=rep_cgian
    *** Length of Paramlist : 4
    OK : Parameter added : REPORT=PGIRCGIC047.rdf
    *** Length of Paramlist : 5
    OK : Parameter added : DESTYPE=file
    *** Length of Paramlist : 6
    OK : Parameter added : DESFORMAT=pdf
    *** Length of Paramlist : 7
    OK : Parameter added :
    DESNAME=\\ipaddress\CGIA_FormPrint\WatchFolder\OTHERS\CUST000115_102024_16--.pd
    f
    *** Length of Paramlist : 8
    OK : Parameter added : PARAMFORM=NO
    *** Length of Paramlist : 9
    OK : Parameter added : P_1=SDNB
    *** Length of Paramlist : 10
    OK : Parameter added : P_2=7000674257
    *** Length of Paramlist : 11
    OK : Parameter added : P_3=7000
    *** Length of Paramlist : 12
    OK : Parameter added : P_4=102024
    *** Length of Paramlist : 13
    OK : Parameter added : P_5=102024
    Starting run_report: building url
    *** Building URL (RUN_REPORT)
    OK : URL built :
    http://ipaddress/reports/rwservlet?&USERID=CGIA_AUTO%2FAUTO_DEV%40ipaddress%2FORCL&SERVER=rep_cgian&REPORT=PGIRCGIC047.rdf&DESTYPE=file&DESFORMAT=
    pdf&DESNAME=%5C%5Cipaddress%5CCGIA_FormPrint%5CWatchFolder%5COTHERS%5CCUST00
    *** Submitting HTTP Request
    *** using URL
    :http://ipaddress/reports/rwservlet?&USERID=CGIA_AUTO%2FAUTO_DEV%ORCL&SERVER=rep_cgian&REPORT=PGIRCGIC047.rdf&DESTYPE=file&DESFORMAT
    =pdf&DESNAME=%5C%5Cipaddress%5CCGIA_FormPrint%5CWatchFolder%5COTHERS%5CCUST0001
    OK : Request submitted - Return stream : <?xml version = '1.0' encoding =
    'ISO-8859-1' standalone = 'yes'?>
    <serverQueues>
    <error code="503"
    component="REP" message="You did not specify the name of a
    report."/>
    </serverQueues>
    Here in this case even though i specify the report id in the parameter,debugger message says that 'You did not specify the name'.
    The same code is working in some other server and giving the pdf output.
    Thanks in advance for any clarification.

    Hello Chirag,
    If you want to invoke and run a report from your PL/SQL code in the database, you can do so by installing and using the SRW package supplied with Reports. This package allows you to run parametrized report jobs on a specified Reports Server from your PL/SQL program and track the job status. Please take a look at the documentation for this package in the Publishing Reports manual on OTN at: http://download-west.oracle.com/docs/html/A92102_01/toc.htm.
    On the other hand, if you just need to invoke the Reports Builder program from your PL/SQL routine, you would need to use the default builtin for calling external applications from PL/SQL.
    Thanks,
    The Oracle Reports Team.

  • MSS - Business Event Details - Error Unexpected Exception when Calling RFC

    Dear Experts,
    Manager is getting the Error "Unexpected Exception when Calling RFC from Profile Application 'Business Event' when he tries to get the Training history of ONE employee in MSS. However, he is getting the details for the other employees of his department.
    Any inputs on this?
    Thank you.

    I believe it is our custom iView that is incorrect.

  • Error in spool call C call : spoll overflow...

    Hi gurus,
    when iam trying to generate a spool request while creating process order it's giving an error ....
    Error: Error in spool call C call : spoll overflow...
    Thanks in advance...
    regards
    Khan......

    hi,
    Check out the below related thread
    Spool problems!
    Regards,
    Santosh

  • Spooler SubSystem App error message when printing

    I am having troubles printing with my HP Photosmart C4450 printer. The printer will not finish printing a job and will come up with the "Spooler SubSystem App" error message. The printer remains "frozen" after this message appears on my computer. I have tried uninstalling and reinstalling the printer witht the latest driver, downloading all the associated updates and running the HP Print Diagnostic tool to no avail. The spooler is indeed set to automatic and is started. I am running Windows XP on my computer. Any insight into this problem is appreciated. Thank you.

    Have you tried with system PLD?
    Thanks,
    Gordon

  • Error when exexuting a smart form from print program

    Hi,
    I have created a Print Program & Layout Set [Smart Form].
    Now when i executed Print program it is throwing following error.
    As internal table that we are passing to F.M is not having any data i have appended some data in debug mode.
    After htting Print Immediaely Button Following EXIT Error is coming.
    No table is currently processed, switching lines is not possible.
    Message no. SSFCOMPOSER 183
    Diagnosis
    You tried to switch to the next table line, but currently no table is open for output.
    System Response
    The system issues an error message.
    Procedure
    This is probably an internal error. Please contact the SAP hotline and report the problem.
    Can anybody solve this issue!
    Thanks in advance.
    Thanks,
    Deep.

    Make sure that you have proper definations of internal table in program and smartform.
    Regards,
    Amey

  • Getting error code 1 when calling SSIS package from a stored procedure (SQL Server 2008 R2)

    Hello,
    I am trying to execute a SSIS package from SQL Server 2008 R2 stored procedure but getting error code 1 (as per my knowledge, error code description is as below:
    0 The package executed successfully.
    1 The package failed.
    3 The package was canceled by the user.
    4 The utility was unable to locate the requested package. The package could not be found.
    5 The utility was unable to load the requested package. The package could not be loaded.
    6 The utility encountered an internal error of syntactic or semantic errors in the command line.
    Details:
    I have a stored procedure named "Execute_SSIS_Package" (see below sp) which executes 'Import_EMS_Response' SSIS package (when I execute this package directly from SQL Server BID it works fine it means package itself is correct) and calling
    it from SQL as:- EXEC Execute_SSIS_Package 'Import_EMS_Response'.
    Here I receives error code 1.
    Can anyone help me to resolve this issue please?
    Thanks in advance!
    CREATE PROCEDURE [dbo].[Execute_SSIS_Package]
     @strPackage nvarchar(100)
    AS
    BEGIN
     -- SET NOCOUNT ON added to prevent extra result sets from
     -- interfering with SELECT statements.
     SET NOCOUNT ON;
     DECLARE @cmd VARCHAR(8000)
     DECLARE @Result int
     DECLARE @Environment VARCHAR(100)
        SELECT @Environment = Waarde
     FROM  Sys_Settings
     WHERE Optie = 'Omgeving'
     --print @Environment
     SET @strPackage = '"\W2250_NGSQLSERVER\BVT\' + @Environment + '\' + @strPackage + '"'
     SET @cmd = 'dtexec /SQL ' + @strPackage +  ' /SERVER "w2250\NGSQLSERVER"  /Decrypt "BVT_SSIS" /CHECKPOINTING OFF /REPORTING E'
     --print @cmd
     EXECUTE @Result = master..xp_cmdshell @cmd, NO_OUTPUT
     --print @Result
    END

    It has something to do with the security.
    E.g. cmdshell is not enabled or the caller has not rights over the package.
    There could be a syntax error, too.
    I suggest you make the package runnable off a SQL Agent job then trigger the job from the stored proc with
    sp_start_job <job name>
    Arthur
    MyBlog
    Twitter

  • Error /var/spool/cups incorrect permissions

    Does anyone know how to fix this error I get when printing
    The file `/private/var/spool/cups/tmp/012c5512ac322' can not be printed because of incorrect permissions
    The print file spools and then errors and nothing prints. It is happening with my HP Laserjet 400 M401dn monochrome printer, but not any other printer.
    It will print some files but not emails or PDFS
    I've upgraded the printer driver and firmware, uninstalled the printer and reinstalled it. Rebooted everything.
    I'd be VERY grateful for any help

    Ok I finally fixed it.
    I have upgraded the firmware, downloaded from the HP site
    Then reset the printting system:
    In System Preferences>Fax & Print, Right click or Control+click on the Printers list Sidebar, choose Reset Printing System.
    if you hold option and click the "-" tab it resets the printing system.
    Yeay!

  • Intermittent Runtime error - pure virtual function call

    I have an intermittent runtime error - pure virtual function call & don't know what cause it? Since It only occurs & crashes once awhile therefore it's difficult to trap it for debugging.I suspect it come from TestStand ActiveX API which I use in my User Interface Application project but I'm not really sure.
    Does anyone experience this kind of problem when working with TestStand API ? If so any
    suggestion? I have noticed in the TestStand API header file teapi.tlh contain many raw_.... function defined as pure virtual function. What are these raw_... function ? I don't think I use any of these function in my project.
    Many thanks!

    Danh,
    I don't believe that your problem can be solved with the information you have provided unless someone else has experienced the same symtpoms which coincidentally have the same cause as in your case.
    Is there any other information you can provide that can help localize the problem?
    1) What is happening when the error occurs?
    2) Does the error always occur in the same place?
    3) Does it always occur with use of certain resources (e.g. DAQ, GPIB, VISA, printer)?
    4) Does it occur when using the sequence editor?
    5) Does it occur when using one of the shipping operator interfaces?
    6) Does it occur only when using your operator interfaces?
    7)Is it related to a specific sequence or any sequence?
    8) Does it happen when you executed your sequence with/without a process model entr
    y point (i.e. Execute>>Test UUTs, Execute>>Singal Pass or Execute>>Run MainSequence)?
    9) How often does it happen?
    10) What version of TestStand are you using?
    11) With what language (include versions) are you programming your code modules?
    12) With what language (include versions) are you programming your operator interface?
    13) Is there any error code reported with this error message?
    14) Is this error reported in a TS run-time error dialog or is it reported directly 1by the operating system?
    15) Have you searched the web for related errors? For example, the following link describes a particular programming mistake that can lead to this error
    http://support.microsoft.com/support/kb/articles/Q125/7/49.asp
    By investigating answers to the above questions you may be able to narrow the cause of this error, which might allow you or others to help solve the problem.

  • ERROR = C call error 084(SPOC): area POSSUTIL unknown [rspoabap.c   639]

    Dear experts,
    can anybody give me a hint about the error mentioned above?
    I found the SAP Note 1049778 but this is not applicable. Yes, we do have this error in some workprocess trace-files and it seems to be produced during printing SAPScript. But it has nothing to do with special print options. I'm now looking for other ideas about the real cause of error.
    Regards,
    Hans-Martin

    Well, here are the relevant lines of the trace dev_w1 of the related work process:
    S                                                                               
    S Tue Aug 12 09:46:26 2008                                                     
    S  *** ERROR => C call error 084(SPOC): area POSSUTIL unknown [rspoabap.c   639]
    S                                                                               
    S Tue Aug 12 09:46:27 2008                                                     
    S  *** ERROR => C call error 084(SPOC): area POSSUTIL unknown [rspoabap.c   639]
    S                                                                               
    S Tue Aug 12 09:46:33 2008                                                     
    S  *** ERROR => C call error 084(SPOC): area POSSUTIL unknown [rspoabap.c   639]
    S                                                                               
    S Tue Aug 12 09:46:37 2008                                                     
    S  *** ERROR => C call error 084(SPOC): area POSSUTIL unknown [rspoabap.c   639]
    S                                                                               
    S Tue Aug 12 09:46:39 2008                                                     
    S  *** ERROR => C call error 084(SPOC): area POSSUTIL unknown [rspoabap.c   639]
    S                                                                               
    S Tue Aug 12 09:46:44 2008                                                     
    S  *** ERROR => C call error 084(SPOC): area POSSUTIL unknown [rspoabap.c   639]
    S                                                                               
    S Tue Aug 12 09:46:57 2008                                                     
    S  *** ERROR => C call error 084(SPOC): area POSSUTIL unknown [rspoabap.c   639]
    S                                                                               
    S Tue Aug 12 09:46:58 2008                                                     
    S  *** ERROR => C call error 084(SPOC): area POSSUTIL unknown [rspoabap.c   639]
    S  *** ERROR => C call error 084(SPOC): area POSSUTIL unknown [rspoabap.c   639]
    S                                                                               
    S Tue Aug 12 09:47:00 2008                                                     
    S  *** ERROR => C call error 084(SPOC): area POSSUTIL unknown [rspoabap.c   639]
    Hope this helps.
    Regards The specified item was not found.

  • HP Office Jet 8600, replacement print head with start up cartridges, error messages

    OK,   I've had this printer for some time and the print quality denegrated to the point that NO amount of cleaning would resolve the bad quality.  So, sprung for a brand new print head kit,OEM mind you, complete with start up cartridges.  I followed the instructions from HP support and installed the head AND the start up cartridges  and KEEP GETTING A MESSAGE TO USE THE START UP CARTRIDGES, ALL COLORS.   I AM using those cartridges and can't get past this error message step.  Some assistance would be greatly appreciated.
    Frenchy66

    Hi @Frenchy66,
    Welcome to the HP Forums!
    I noticed that you are getting the message to use the start up cartridges after getting a new print head kit. Please call our phone support at 800-474-6836. If you live outside the US/Canada Region, please click the link below to get the support number for your region. Country-language selector.
    Best regards!
    RnRMusicMan
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" to say “Thanks” for helping!

Maybe you are looking for

  • ITunes not running on Windows XP

    I've downloaded the latest version of iTunes. It worked the first few times I ran it, but then all of a sudden it refused to open when I clicked it. I get a message saying "iTunes has encountered a problem and needs to close. We are sorry for the inc

  • Selct query error

    Hi all I made a select query and its giving me a strange error. "Unknown column name "a~BUKRS". not determined until runtime, you cannot specify a field list."           Plz suggest...   select a~bukrs          a~fkdat          a~spart          b~vbe

  • EXC_BAD_ACCESS Timer release

    I have seen another forum post saying that releasing nil objects is supposed to be safe. Why is it then that on multiple occasions I get EXCBADACCESS when releasing an invalidated timer in the dealloc method?

  • Error "Data of InfoProvider &1 was locked by administrator"

    Hello, I am getting the error "Data of InfoProvider Z_XXXX was locked by administrator" when I try to run the planning functions in planning modeler thru a planning sequence. I checked in RSPLSE and SM12 and there are no locks on this particular cube

  • Console.WriteLine causes CancellationToken to be ignored

    I was going through the MSDN article on CancellationToken https://msdn.microsoft.com/en-us/library/dd997364(v=vs.110).aspx If I add a Console.WriteLine() or a Thread.Sleep in the LongRunningFunc method, the cancellationtoken gets ignored and the meth