To set conversion factor= UOM automatically
Sap Gurus,
My problem is when I run ABAP upload program material master, system ask me the conversion factor: UOM PC vs ST (pop up box).
Our ABAPer looks confused how to modify the program, to enter the value 1PC = 1ST automatically. I must enter 1PC = 1ST manually. I do not want to do this for every single material.
How to customize it, therefore system set automatically 1PC = 1 ST.
regards,
Amy
Is this a standard program ?
If so which one ?
Dear jonvaughan,
The program is not standard, we created ABAP program to upload material master data, we use BDC program.
regards,
Amy K
How is the upload being done ?
What is triggering the popup - if its not your program then it must be either a function module or program that you are calling.
Jon