cancel
Showing results for 
Search instead for 
Did you mean: 

changing Main window tet elements of MEDRUCK?

Former Member
0 Kudos

Hi all,

I am doing sap script to display PO . I copied MEDRUCK and created the form.

But it is giving only one line item details in the output. The mistake i did is , i totally commented the

code of standard form and written own code with out any standard text elements.

Is it possible to display all items in above procedure ? Else how to know where to modify the standard code.

Please explain clearly as i have no idea on this text elements of standard form.

Thanks,

Vamshi.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Purchasing/MEDRUCK is a bit complicated. Different conditions will trigger different text elements (stock items vs consignment, free vs cost, etc). Unless you change the print programs you can't have everything print from one element. I'd suggest only commenting out things you fully understand and know you do not need (don't comment out the text element itself, just the contents).

Answers (0)