
SAP Smartforms
文章平均质量分 74
hackai886
这个作者很懒,什么都没留下…
展开
-
smartforms控制分页,统计合计数 .
今天做了一个表单的打印又多了解了些smartforms。1.window的用处如果一个smartforms要求任何时候都要打印表头表尾可以用table实现,但是table分页的时候根据之前的测试会有点小问题。这个时候可以表头表尾用windows,里面用一个模板。(这个时候通常是套打,把上边距和左边距弄好)这样表头和表尾就会固定好。而且只要有新的一页表头和表尾都会出现。2.强制分页套转载 2012-08-10 10:10:11 · 5170 阅读 · 0 评论 -
Page protection in Smart Forms
This article covers the usage of Page Protection which is very much useful in Smart forms. Here I have created 2 texts to describe the usage of Page Protection. I have also described that what will be转载 2012-08-10 10:31:42 · 992 阅读 · 0 评论 -
Using 'COMMAND' to achieve page break
In some cases user will ask only specific number of records should be displayed per page, but based on space availability of main window data will populate. To restrict manually the number of records转载 2012-08-10 10:34:22 · 945 阅读 · 0 评论