Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to copy custom fields in purchasing contract

0 Kudos

Dear all, we have added to the standard field in the purchase contract position two custom fields.

These two fields (in value) are not taken when the user create a new contract by copying from another.

Are there some exit or BADI functions that allows to copy also custom ields into corresponding destination fields whitout modify the standard code ?

In customizing it seams there are aoly rulse for copy position texts.

Regards,

Riccardo Galli - Hera group.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi

Try to check the BADIs ME_PROCESS_OUT_CUST or ME_PROCESS_PO_CUST or the enanchement M06E0005, perhaps u can do something in the routines triggered as soon as the document is saved.

Max

1 REPLY 1

Former Member
0 Kudos

Hi

Try to check the BADIs ME_PROCESS_OUT_CUST or ME_PROCESS_PO_CUST or the enanchement M06E0005, perhaps u can do something in the routines triggered as soon as the document is saved.

Max