Table MTL_ITEM_BULKLOAD_RECS - Can i clear the data
I have a process that calls an api to assign GLO Master Items to Child Org items. It looks like the API uses this table inv.mtl_item_bukload_recs as part of the process.
My question is, what is this table used for and is it necessary we keep the data in this table. I would like to delete the records in this table to try to speed up my processing time. We have 400,000 records in this table. Are they necessary we keep them?
thanks JIm B