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 dypr
How to create Spool through ABAP program Former Member 2008 Apr 08 8:12 AM 0 Kudos 4,650 SAP Managed Tags: ABAP Development How to create spool request for Smartforms through program. So I can go in TCODE SP01 and see the output of my smartforms....
I am giving as it is in DB table ,but no use.even for spool request number also not working .any idea ?i tried your code also.but i couldn't find any date field to export in that FM. Thanks and regards Naresh Bammidi 0Kudos 680 SAP Managed Tags: ABAP Development itried yourcodea...
SAP Managed Tags ABAP Development Hi, What is spool request , spool request and spool is same. and wht is the purpose of transaction code <b>SU53</b> Regards, Suresh.DReply 8 REPLIES Former Member 2007 May 28 7:15 AM 0 Kudos 223 Hi, Whenever you run any transaction, lets...
and the spool request number will be TSP01-RQIDENT. Regarsd Former Member In response toFormer Member 2007 Jul 129:01 AM 0Kudos 11,228 SAP Managed Tags: ABAP Development Hi! I already view the spool request under SP01 but I cannot view the whole details of the output, there are ...
原文链接:http://blog.51cto.com/hangtc/935660 T-code : SM21 this function can check sap system log , the log can display in specific standard, also can analyzing buy user. input sm21, press enter click Monitoring - Near Line Storage 基础: --System log SM21 --ABAP runtime errors ST...
Data Archiving in SAP NetWeaver AS Data Archiving with XML DAS in the ABAP Application System Entering the Start Date and Spool Parameters Use On the initial screen for scheduling the following archiving activities, you need to enter the start date and the spool parameters: Write Delete...
2009 Sep 017:37 AM 0Kudos 123 Hi Ajay, Please check after refrshing spool request using TCODE SPAD and delete old spool request. Hope your query resolves quickly. Have a best day ahead. Edited by: Srivastava.G on Sep 1, 2009 8:37 AM...
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 ...
SAP Managed Tags: ABAP Development Hi all, I need to convert spool to excel in background job only to send excel attachment to users through email. Spool is like image. I will be getting 1 whole piece of spool into single excel column. Anyone have any other working codes? My codes be...