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

extension for BAPI BAPI_PO_CREATE1

0 Likes
2,081

Hi Experts,

I have to create POs using bapi BAPI_PO_CREATE1. along with I have to update the data in EKKN table (Include structure CI_COBL fields: ZCODE).

In EKKN table using CI_COBL I have added custom field.

Now I want to know where I can update the data in this field while executing the BAPI.

Where I have to extend? do I need to update the field in any of the BAPI table/parameter? or Do I need to update this any of the enhancement of this BAPI?

Pls help me.

Will be rewarded with points if correct answers

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,196

Hi,

follow the links. I think you can apply it also to your table extension:

https://scn.sap.com/thread/1991218

http://scn.sap.com/message/238021#238021

/Michael

2 REPLIES 2
Read only

Former Member
0 Likes
1,197

Hi,

follow the links. I think you can apply it also to your table extension:

https://scn.sap.com/thread/1991218

http://scn.sap.com/message/238021#238021

/Michael