cancel
Showing results for 
Search instead for 
Did you mean: 

medruck script to be modified

Former Member
0 Kudos

hi,

i have copied standard MEDRUCK which is standard po order for MM.

i have copied standard MEDRUCK script to a zscript.

1) now i have to change the main window header fields to a single line display instead of in two lines.

2) add one more column to the table.

could any help me out in the steps to do this.

thanks

krishna

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

tnxs

Former Member
0 Kudos

hi sheeba,

thanks for that reply,

but i would want to put an extra column in the main table window for

field delivery date.

i have added to the header.

coming to the variable level, where should i add the variable for delivery date in my main window.

former_member624107
Contributor
0 Kudos

Hi..

Am not remembering where exactly u shud put line items..

u can do one thing.. debug the script..

(just activate RSTXDBUG program n run printout)....

n while debugging u can from ver exactly the line items r printed..

Note down the text elemnt.. n make changes....

former_member624107
Contributor
0 Kudos

Hi

Use<b> =</b> to write evrything in single line

if u want to add another cloumn include the column header in text element ITEM_HEADER_F

n include variable for that column also