Skip to Content
0
Oct 20, 2006 at 05:36 AM

customer fields(ZZ...) are not copied when opportunity is copied

47 Views

Hi Gurus,

I have some custom fields in opportunity header. When copy an oportunity only standard fields are getting copied to new opportunity created. All custom fields are empty.

I tryed to use badi CRM_ORDER_COPY method CUSTOMER_H but in this changing parameter already has data for custom fields. But not sure what is going wrong.

In general customer fields get copied to new opportunity without any badi implementation or badi implementation is necessary for this ? What is the method in badi ?