SAP Adobe Form: UOM not appearing on the second page -


i have 2-page adobe form. in footer section (master page) of form, have uom totals. when executing form, uom appears in first page (footer section) not in second page. other data except uom displayed both in first , second page footer section. idea have missed?

thanks!

just found solution problem. tables not allow in master pages (header , footer) make data appear in header , footer (to first page , subsequent pages), variable (for example: uom) or data should transferred global data , use global data data binding.

hope helps having same issue.


Comments

Popular posts from this blog

networking - Vagrant-provisioned VirtualBox VM is not reachable from Ubuntu host -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

ruby on rails - ArgumentError: Missing host to link to! Please provide the :host parameter, set default_url_options[:host], or set :only_path to true -