cancel
Showing results for 
Search instead for 
Did you mean: 

Classification Mass delete

sumanth_pyaraka
Explorer
0 Kudos
308

HI Experts,

I am trying to delete mass classifications using FM .

With the same Numbering scheme, My product is classified for 2 legal regulations using FM - /SAPSLL/PRODUCT_CLASS_MASS_UPD . Once this FM is executed , PRCON will have 2 entries with legal regulations. But PRCTS is only updating with 1 entry(numbering scheme) . I am calling FM /SAPSLL/PRODUCT_CLASS_MASS_DEL to delete classifications for my legal regulations. FM works fine for the first time and deletes entries in PRCON but only 1 legal regulation is deleted, the second time it does not work the reason behind the FM uses GUID_PRCTS link . when we run for the first time , PRCTS entry also deletes , for the second time there is not entry in PRCTS , so the PRCON entry stays without deletion, not returning any error.

Could anyone , Please let me know on how to handle this issue.

Thanks

Sumanth

View Entire Topic
former_member215181
Active Contributor
0 Kudos

Hi Sumanth,

After looking at the code, I would say that the FM is working "as designed", but that the design is not capable of handling multiple Legal Regulations.

If you have a really good business case, perhaps you should create an OSS Incident?

Regards,
Dave