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: 

Component loading to network

Former Member
0 Kudos

Hi Friends

I am using bapi BAPI_NETWORK_COMP_ADD to load component data to network i am passing

TYPE_OF_PUR_RESV and ITEM_CAT network and activity but still it not creating component and it is not returning any message in E_MESSAGE_TABLE table.

Please if any body have come across this problem guide to solve this.

Thanks

Gayathri s

6 REPLIES 6

former_member181962
Active Contributor
0 Kudos

Call BAPI_TRANSACTION_COMMIT after the succesfull call to the original bapi.

Regards,

Ravi

0 Kudos

I tried calling BAPI_NETWORK_COMP_ADD then also it is not getting created

Former Member
0 Kudos

You need to specify the network no. always , if you are not passing that it wont

return anything

Hope it helps

Bhanu

0 Kudos

I even pass the network number but still it is not working

Former Member
0 Kudos

Have you done commit after your BAPI call.

Please commit work.

Regards,

Lalit Mohan Gupta.

Former Member
0 Kudos

Dear Gayathri,

Were you able to solve this BAPI_NETWORK_COMP_ADD problem? I am having the same problem described by you in this thread and need help.

Thank you,

C.M.