cancel
Showing results for 
Search instead for 
Did you mean: 

delivery date

Former Member
0 Kudos

hi gurus,

i have a requirement in Po layout (script form) to display the delivery date.

i have a condition that the delivery date should be display in upper part of the page if the delivery dates of line items are the same and if they have different delivery date it should be display on the line items window.

how can i do this condition on SAPSCRIPT form?

I created a subroutine pool for this, but it doesn't work.

please advise.

many thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member262988
Active Contributor
0 Kudos

hi,

create a program line and write the code for delivery date....

set a flag there if it is different set the flag to be 'x'.....and not ' '..

now use the flag value to print...