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

SAP SCRIPT

Former Member
0 Likes
425

Hi All,

I have this line in the sap script editor.

<b>INCLUDE &VBDKA-TDNAME& OBJECT VBBK ID Z011 PARAGRAPH IT</b>

Will this line automatically picks up the text from the sales order header or need to code read_text in the print program?

Thanks,

S

1 ACCEPTED SOLUTION
Read only

amit_khare
Active Contributor
0 Likes
400

This will pick the text.

Regards,

Amit

2 REPLIES 2
Read only

amit_khare
Active Contributor
0 Likes
401

This will pick the text.

Regards,

Amit

Read only

Former Member
0 Likes
400

It should pick it from sales order header -:) Internally SapScrip performs a Read_Text for you -;)

Greetings,

Blag.