2008 Feb 02 2:54 PM
Hello Experts,
I have a smartform,where i have a table looping with one master internal table and inside that table i have 3 internal tables .
for example:
1) My requirement is to print values like this .
Based on the ref value,the two titles values will be printed.
Table:<Ref Value>(Master Internal table)
Title1:(Internal table 1)
X Y Z
1 2 3
4 5 6
Title 2: (Internal table 2)
X Y Z
7 8 9
The problem is its printing like this,
X Y Z
1 2 3
4 5 6
Title 2:
X Y Z
1 2 3
4 5 6
7 8 9
I tried refreshing the internal tables,if i do like this all values getting disappeared only titles are printing.
2) i have to display this smartform in 4 languages.drop down list available in the standard transaction for selecting the languages.
The problem is if there is no value for particular language,then the value must be printed in english.
Please give some suggestions.
Thanks !
Hello Experts,
I have a smartform,where i have a table looping with one master internal table and inside that table i have 3 internal tables .
for example:
1) My requirement is to print values like this .
Based on the ref value,the two titles values will be printed.
Table:<Ref Value>(Master Internal table)
Title1:(Internal table 1)
X Y Z
1 2 3
4 5 6
Title 2: (Internal table 2)
X Y Z
7 8 9
The problem is its printing like this,
X Y Z
1 2 3
4 5 6
Title 2:
X Y Z
1 2 3
4 5 6
7 8 9
I tried refreshing the internal tables,if i do like this all values getting disappeared only titles are printing.
2) i have to display this smartform in 4 languages.drop down list available in the standard transaction for selecting the languages.
The problem is if there is no value for particular language,then the value must be printed in english.
Please give some suggestions.
Thanks !
2010 Oct 20 5:16 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |