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

csap_mat_bom_delete

sivakrishna_boddapati
Participant
0 Likes
1,296

HI Experts,

My Requirement is my BOM has four alternative boms , I changed all the alternative boms , before uploading i use this RFC csap_mat_bom_delete to Delete alternative bom ,and then i upload what i have changed . at the first time this FM will work fine means the sy-subrc = o. in the second time sy-subrc = 1 ,means the alternative BOM was deleted properly , so that i have error like BOM was not updated.

when i run it in debug mode it works fine ,for all alternative BOM means all alternative boms deleted and uploaded successfully.

I use commit work and wait also but no use.

please help on this is there any Fm to refresh the RFC CSAP_MAT_BOM_DELETE

Thanks in Advance

Krishna

HI Experts,

My Requirement is my BOM has four alternative boms , I changed all the alternative boms , before uploading i use this RFC csap_mat_bom_delete to Delete alternative bom ,and then i upload what i have changed . at the first time this FM will work fine means the sy-subrc = o. in the second time sy-subrc = 1 ,means the alternative BOM was deleted properly , so that i have error like BOM was not updated.

when i run it in debug mode it works fine ,for all alternative BOM means all alternative boms deleted and uploaded successfully.

I use commit work and wait also but no use.

please help on this is there any Fm to refresh the RFC CSAP_MAT_BOM_DELETE

Thanks in Advance

Krishna

1 REPLY 1
Read only

sivakrishna_boddapati
Participant
0 Likes
780

thsnks