‎2009 Jun 03 1:51 PM
Hi Experts,
I am working on smartforms. my layout was like this ,
period quantity price vat%
1 2 10.5 5%
materialno material des
I desgined form in Header (secondary window ) . I given 4 fields names . but it is not working.
the item values are in Table window ( Main window), desgined. IN table we have 3 tabs
1. Header : 4 values are come
2. item : material values are come
3. Fotter: I need sub total and total here.
I have getting problem on print the header values. can plz help on this.
‎2009 Jun 03 2:04 PM
Hi,
Please Keep the break-point and check the Field u declared has value or not.....OR declare some hardcoded value and check.....
If ur using internal table value then get down ur window below the main window so that value can be passed...
I think so value are not passed in Field... U dont want to use the header in your secondary window just declare the window if u have any Box use templates and declare the text...
Cheers.
Naveen.
‎2009 Jun 17 3:07 PM