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

Network confirmation

Former Member
0 Likes
569

Hi,

I am using BAPI : BAPI_NETWORK_CONF_ADD to confirm the network confirmations.

I am passing work center, plant , activity type and actual work. its giving success while i am running in test run, but it fails at normal run.

Please let me know if any thing needs to be pass.

Thanks in advance,

Sadasiva

2 REPLIES 2
Read only

Former Member
0 Likes
394

After the test run, probably the system is locking the entries in some tables.

Go to sm12 and delete the locks and run the fm in nomal run.

Regards,

Ravi

Read only

Former Member
0 Likes
394

Hey,

I am populating the below fields while using this BAPI.

SUB_ACTIVITY

CONF_TEXT

ACT_TYPE

UN_ACT_WORK

ACT_WORK

EXEC_START_DATE

EXEC_FIN_DATE

Check the import parameter RETURN for the errors.

-Kiran

*Please reward useful answers