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

in smartforms

Former Member
0 Likes
346

hi

in smartforms, i created a table. in that i am getting options like table , calculations and so on. but in place of calculations i need events. how is it possible.

and i have seen that option in some predefined smartforms. but when i am trying to create from scratch tyhat option is not available.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
332

Hello,

The older version of SMARTFORMS (prior to 4.70C) had the Event tab. This tab was to determine the header and footer of the table and their print time like at start of table, at page break, at end of table.

In the new verison of SMARTFORMS, you dont get this tab as these events are defaulted with the table. When you create a table you would find Header, Main Area and footer subnodes automatically generated below the Table node and their print time can be controlled within each sub nodes.

Some of standard SAP smartforms still exists in older version. but with the older version, the event of page break is not triggered correctly.

2 REPLIES 2
Read only

Former Member
0 Likes
332

hi,

see the standard example :

SF_EXAMPLE_01

SF_EXAMPLE_02

SF_EXAMPLE_03

Read only

Former Member
0 Likes
333

Hello,

The older version of SMARTFORMS (prior to 4.70C) had the Event tab. This tab was to determine the header and footer of the table and their print time like at start of table, at page break, at end of table.

In the new verison of SMARTFORMS, you dont get this tab as these events are defaulted with the table. When you create a table you would find Header, Main Area and footer subnodes automatically generated below the Table node and their print time can be controlled within each sub nodes.

Some of standard SAP smartforms still exists in older version. but with the older version, the event of page break is not triggered correctly.