SAP打印池满了后,会有以下报错: SPOOL_INTERNAL_ERROR 用户在打印时会报错:没有输出请求打开,结束不可能 spool overflow 遇到这种问题,快速的解决方法是先清理打印机池,腾出空间供用户先正常使用 解决方法 SE38 首先运行程序RSPO1041 再运行RSPO1043 调整SAP打印池的number range 进入Client 000 Tcod
SAP报表因列数多显示错位 ; full administration 选择你在用的device type,我这里用的是ZCNSWIN 点击format 然后点击新建,自己建一个format,列数宽一点。在SM36制定后台时,选择它就好了。...今天遇到一个问题,用户在用后台的方式跑一个ALV报表,因为报表列数太多,列宽不够,导致显示错位。 然后我用Tcode - SPAD...
Spool可以通过tcode :SP01或SP02进入。 左侧红框内的Spool no.就是spool id sap 服务器路径,以及PDF上载后的结果可以通过tcode AL11查看: 双击上图中的路径就可以看到其中保存的文件了。 下载sap 服务器目录中的文件可以通过tcode:CG3Y。 以上。
what is T-CODE for this one, Regards suresh Reply Former Member In response to Former Member 2007 May 28 7:21 AM 0 Kudos 223 Hi Suresh, No. It is the only use. Transaction code is SP01. Reward points if useful. Regards, Atish Reply Former Member In response to Former ...
SAP Error Messages:Spool Full or Spool Overflow To diagnose the problem, you make a quick check in SP01 which shows that SAP isn’t creating any more spool requests. Soon you discover that SAP is slowing down and transaction SM50 reveals that all of your dialog processes are full. ...
How to create spool request for Smartforms through program. So I can go in TCODE SP01 and see the output of my smartforms.
Spool可以通过tcode :SP01或SP02进入。 左侧红框内的Spool no.就是spool id sap 服务器路径,以及PDF上载后的结果可以通过tcode AL11查看: 双击上图中的路径就可以看到其中保存的文件了。 下载sap 服务器目录中的文件可以通过tcode:CG3Y。 以上。
briefly it depend on delete old spool requests automatically , i created periodic job for executing SAP standard program with my own Variant . use TcodeSA38, for executeRSPO1041program you can customize control the program ( user , server , client , spool request state , days , ... ) the...
SAP Managed Tags: ABAP Development hi seshu, SUBMIT YHFDBI88 TO SAP-SPOOL AND RETURN WITH SELECTION-TABLE SELTAB IMMEDIATELY ' ' SAP COVER PAGE ' ' this code was used for spool request... Reply Former Member In response toFormer Member Options...
SAP Managed Tags: ABAP Development Hi, My program works perfectly fine(creates spool) when I execute in foreground. But it doesn't create the spool when I execute in back ground. Pls help... SUBMIT rkaep000 WITH p_tcode = 'KOB2' WITH aufnr IN r_aufnr WITH r_budat IN r_date ...