cancel
Showing results for 
Search instead for 
Did you mean: 

How to transfer custom fields to Purchase order

Former Member
0 Kudos

Hi ,

We had custom field called Project code in Sullpier data (vendor master) at SRM,purchase order gets created as a follow-on document and this (Project code) fields should be populated in Purchase order , how to do that?

Thanks in advance.

Harish

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi all,

Any solution/suggestion please??

Thanks and regards

Harish

laurent_burtaire
Active Contributor
0 Kudos

Hello Harish,

Try with method BBP_PO_CHANGE from BAdI BBP_DOC_CHANGE_BADI.

Inside this method, get your specific data from vendor and then populate a CUF at PO header with this value.

Regards.

Laurent.