Skip to Content
0
Former Member
May 20, 2010 at 06:26 AM

script normal text and include text must print on same line

67 Views

Hi all,

in sap script i have to show include text along with my hardcoted text

i have given like below

ZC ,,<B>Supplier number</>,,

/: INCLUDE &VBDKR-KUNRE(10RF0)& OBJECT KNA1 ID 0013

i need out put like this

Supplier number text

but it is giving like below

Supplier number

text

in what way i can print this plz help me

regards,

vam