Application Development and Automation 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: 
Read only

BAPI_CONTRACT_CREATE

Former Member
0 Likes
725

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
Read only

Former Member
0 Likes
625

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
Read only

Former Member
0 Likes
626

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.

Read only

0 Likes
625

It´s solved.

The structure BAPI_TE_MEOUTHEADER needs to be filled.

Many Thanks,

Nuno