SAP Gurus,
My team is familiarizing themselves with the BAPI function group and is attempting to refine a program that will execute the creation of material master data using an input file. Currently this is being accomplished using the function 'BAPI_MATERIAL_SAVEDATA'. My tester was noticing that the program was generating additional views in the material master beyond what was needed for the program and would like them not to generate for simplicity's sake. However, these views are being generated due to defaults that the tester has in place for screen generation when running MM01 manually. Is there a way within the BAPI function to disable these views from appearing even if a user has them marked as defaults?
Thank you for your assistance.