cancel
Showing results for 
Search instead for 
Did you mean: 

How to add the Base document date on the Target document PLD

Former Member
0 Kudos

Hi All,

The problem what i am facing now is suppose i am raising AP Invoice in that the client wants to have the doc dates of PO & GRPO in the pld so how to get that things in ap invoice pld.

Thanks & Regards,

Murtuza Ahmed.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

This would be a tough task to do because you can consolidate a list of GRPO and prepare an Invoice.

So there may be multiple dates in the Row Level of the Invoice.

A simple work around may to be have some UDF's and write a FMS to save the Dates to the UDF. When you use CopyTo these Dates in the UDF's also would be copied to the Invoice. Now print the UDF in the PLD of Invoice.

Answers (1)

Answers (1)

former_member187989
Active Contributor
0 Kudos

Create a database field in AP Invoice Repetitive area

from table name

AP Invoice Rows (PCH1) - DocDate(Posting Date).

Create a database field in AP Invoice Repetitive area

from table name

Goods Receipt PO Rows (PDN1) - DocDate(Posting Date).

Jeyakanthan

Former Member
0 Kudos

Hi,

I did what u have suggested but the outcome is not correct its giving in 11 pages for 1 single item.

Thanks & Regards,

Murtuza Ahmed.