cancel
Showing results for 
Search instead for 
Did you mean: 

oil fields in bapi_contract_create

0 Kudos
365

Hi experts,

I got a requirement to create contracts using the FM bapi_contract_create, but the customer environment have some oil fields (append structure OIC_ORIG_DEST) in the table EKPO that needs to be filled. I tried to populate this fields using the bapi_extensionin but i couldn't find the right structure for that fields. Someone here have faced a similar issue? Is there a strutcure to populate this fields via BAPI?

Accepted Solutions (0)

Answers (1)

Answers (1)

RaymondGiuseppi
Active Contributor
0 Kudos

Not sure, but you should look at BAdI ME_PROCESS_PO, Implementation OIH_MEPO_BADI_PROC. (Since old 852819 your fields should be appended to MEPOITEM_DATA and available for the BAdI)