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: 

BAPI_CONTRACT_CREATE

Former Member
0 Kudos

Hi,

I'm using FM BAPI_CONTRACT_CREATE to create a contract.

After the ECC6.0 EHP5 support pack implementation the customer fields in EKKO are not populated after using this BAPI.

This data was transfered in EXTENSIOIN structure, and was working fine in the previous version.

What can we do to solve this ?

Best Regards,

Nuno

1 ACCEPTED SOLUTION

Former Member
0 Kudos

How was it handled in prior version? BADI to update the fields or ?? check to see how was done there, and if that code is no longer being executed.

2 REPLIES 2

Former Member
0 Kudos

How was it handled in prior version? BADI to update the fields or ?? check to see how was done there, and if that code is no longer being executed.

0 Kudos

It´s solved.

The structure BAPI_TE_MEOUTHEADER needs to be filled.

Many Thanks,

Nuno