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