‎2006 Oct 10 7:34 AM
hi experts,
i need to disply the delivery address in bold in purchase order layout.iam modifying zmedruck.how can i do this can anybody help me for this.
regards
praveen
‎2006 Oct 10 7:37 AM
u can make the new paragraph format for that .when u craete paragraph format there is option for bold ,itelic etc.
‎2006 Oct 10 7:37 AM
u can make the new paragraph format for that .when u craete paragraph format there is option for bold ,itelic etc.
‎2006 Oct 10 7:38 AM
Hi,
You can use simple Bold statements <B> or create character format.
I assumed you are using SAPScript.
Feel free to revert back.
--Ragu
‎2006 Oct 10 7:42 AM
Hi,
Create a Charecter format and select the radio button BOLD there to prin the charenter in BOLD, and assign this Charecter format to that address. or else you can print the value in bold like
/: Filed(B).
Regards
Sudheer