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

Component loading to network

Former Member
0 Likes
847

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

Former Member
0 Likes
808

Call BAPI_TRANSACTION_COMMIT after the succesfull call to the original bapi.

Regards,

Ravi

Read only

0 Likes
808

I tried calling BAPI_NETWORK_COMP_ADD then also it is not getting created

Read only

Former Member
0 Likes
808

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

return anything

Hope it helps

Bhanu

Read only

0 Likes
808

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

Read only

Former Member
0 Likes
808

Have you done commit after your BAPI call.

Please commit work.

Regards,

Lalit Mohan Gupta.

Read only

Former Member
0 Likes
808

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.