Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

script normal text and include text must print on same line

Former Member
0 Likes
421

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

2 REPLIES 2
Read only

Former Member
0 Likes
354

solved own

vam

Read only

Former Member
0 Likes
354

solved own