Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Table Name containing Print flag

Former Member
0 Likes
452

Suppose I have created a Smartform or a SAP Script. The requirement is that user can take Print of that only once. How to control/ restrict that? Is there any table which contains whether that document is already printed or not? Kindly provide the "Table Name containing Print flag" or any other solution.

Suppose I have created a Smartform or a SAP Script. The requirement is that user can take Print of that only once. How to control/ restrict that? Is there any table which contains whether that document is already printed or not? Kindly provide the "Table Name containing Print flag" or any other solution.

2 REPLIES 2
Read only

Former Member
0 Likes
420

http://help.sap.com/saphelp_nw70/helpdata/en/d9/4a947051ea11d189570000e829fbbd/content.htm

Check the table TSPROMS.

Neeraj

Edited by: Neeraj M on Mar 5, 2008 1:57 PM

Read only

Former Member
0 Likes
420

Found there is no such table.