2013 Mar 05 1:39 PM
Hi folk,
I need some tables which are logging printings. One of our customers wants to report a smartforms logs . he wants to see who/when/how many times/ and etc printed . How can ı reach suck kind of informations.
Thanks.
2013 May 06 9:16 AM
Hi,
Best would be to have a code in SMARTFORM to update a ZTABLE that will record USERNAME and DATE TIME stamp. Having a code in smartform will ensure no matter which client or program calls it the ZTABLE will have the record.
Cheers,
Arindam
Hi folk,
I need some tables which are logging printings. One of our customers wants to report a smartforms logs . he wants to see who/when/how many times/ and etc printed . How can ı reach suck kind of informations.
Thanks.
2013 May 06 6:27 AM
Dear oldun,
You can find the print job details in the table TBTCP
this table contains who/when/how many times the job done
I think it is the correct ans
Thanks & Regards
Kranthi
2013 May 06 7:29 AM
Hi Oldun,
You can check the standard table PMPL used for print logs.
Reward points if this info is useful for you !
2013 May 06 9:16 AM
Hi,
Best would be to have a code in SMARTFORM to update a ZTABLE that will record USERNAME and DATE TIME stamp. Having a code in smartform will ensure no matter which client or program calls it the ZTABLE will have the record.
Cheers,
Arindam