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

Regarding Script medruck

Former Member
0 Likes
525

Hi Friends,

I have copied layout of medruck from client 000. GAve the name is zmedruck. In that zmedruck i have added one more window i.e break-up . In that window i have added code as below: But it is not printing . Please give suggest me how to print it.

the code is below:

/E HEADER_TEXT

AS

IN &TTXIT-TDTEXT&

/: INCLUDE &T166K-TXNAM& OBJECT &T166K-TDOBJECT& ID &T166K-TDID& LANGUAGE

thks

vvv

Hi Friends,

I have copied layout of medruck from client 000. GAve the name is zmedruck. In that zmedruck i have added one more window i.e break-up . In that window i have added code as below: But it is not printing . Please give suggest me how to print it.

the code is below:

/E HEADER_TEXT

AS

IN &TTXIT-TDTEXT&

/: INCLUDE &T166K-TXNAM& OBJECT &T166K-TDOBJECT& ID &T166K-TDID& LANGUAGE

thks

vvv

3 REPLIES 3
Read only

Former Member
0 Likes
502

Murli,

can you not check in debug wether values is picking or not.

if value is coming than check you window size so tha it can get fit into your window.

Amit.

Read only

0 Likes
502

While debugging my values are not coming . Only test is printing i.e hai is printing.

Read only

Former Member
0 Likes
502

Hi ,

You should use the Text element in the Print program while calling the Function Module WRITE_FORM.

Regards,

Jaya Vani