cancel
Showing results for 
Search instead for 
Did you mean: 

get plant address for PM/PS PO from the first active line item

jjay
Participant
0 Kudos

Hi Gurus,

I have a need to modify the current PO printout where i will need to extract the PO's first active line item's plant address. This plant address are actually stored in standard text which will be maintained in a custom table. Should I be including this logic in the print program or should i just directly call it from the form itself?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You can directly call it from the form if you hav eteh PO number and item number details in the form.

jjay
Participant
0 Kudos

Can i do that directly, I will need to check for the account assignment type before even calling from the customised table for address(which is stores standard text details). Can u do that in sapscript?