2014 Sep 09 11:24 AM
Hello Experts,
I am working on scripts, i am getting all fields value.
i have problem in alignment
i am not able to drawn table.
is there any standard alignment which can help me creating a script.
can any one help me this scenario.
Regards
Prathmesh Rane
2014 Sep 12 10:58 AM
Dear Prathmesh,
Tell me why there is spacin in IT paragraph Header line after tab?
what are you doing changes in tab? Why are you using two tabs after &WA_FINAL-EBELP(c)&? why there is no tab after &WA_FINAL-Txz01&?
2014 Sep 12 11:03 AM
Hi
Actually my wa values are linked with my Heading part .
That's why adjusting both , i have use Tabs according to that .
like
Item no then values should come under Item no
and so on.
That's the reason i have use double tabs somewhere and somewhere no tabs.
help.
Regards
Prathmesh
2014 Sep 10 7:23 AM
2014 Sep 10 9:14 AM
HI Prathmesh,
You can write your code as follows:
*&wa_final-ebelp&&space(5)&.
You can mention the max amount of space you required between the two fields.
Then you can design the box easily in the script.
Regards,
Chakradhar.
2014 Sep 10 9:20 AM
Hello
That's very much correct . But my job is not to reduce the length of field but to adjust them in the Box whatever PO range i will enter in selection screen.
Item Description will vary from range to range. That's why output is varying .
Help.
Regards
Prathmesh