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...
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. Checking the system log (Transaction: SM21) and immedia...
SAP Managed Tags: ABAP Development Hi, To generate a spool req for a smartform you can generate from the standard Tcode of the application for which you are generating smartform. Example :For invoice you can got ot VF03 provide the invoice no then go with Billing Document->Issue output ...
Spool可以通过tcode :SP01或SP02进入。 左侧红框内的Spool no.就是spool id sap 服务器路径,以及PDF上载后的结果可以通过tcode AL11查看: 双击上图中的路径就可以看到其中保存的文件了。 下载sap 服务器目录中的文件可以通过tcode:CG3Y。 以上。
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 COVER PAGE ' ' this code was used for spool request... Reply Former Member In response toFormer Member Options 2007 Jun 083:35 AM 0Kudos 313 SAP Managed Tags: ABAP Development hi use without spool dypro to avoid popup SUBMIT...
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 ...
SAP Managed Tags ABAP Development Hi, . sp01 is you can find the status of output request of all user in any clinet and also during time stamp this selection is available when you enter in to SP01 tcode after giving all selection like userid=* and client=* you get all the details ...