I have an importing parameter of Table Type in a Function Module / BAPI which is having only one field (material number).
(我在功能模块/ BAPI中只有一个字段(材料编号)具有表类型的导入参数。)
I want to enter hundreds of rows to that Parameter and save it as test data. (我想向该参数输入数百行并将其保存为测试数据。)
If I follow the normal procedure, I have to create new row and enter/paste a material.
(如果遵循正常程序,则必须创建新行并输入/粘贴材料。)
And this has to be repeated for every material as bulk data cannot be pasted into that! (而且对于每种材料都必须重复此操作,因为无法将大量数据粘贴到其中!)
Can anybody know what is the best way to enter and save bulk data for the importing/table parameter?
(谁能知道输入和保存import / table参数的批量数据的最佳方法是什么?)
ask by Rahul Gupta translate from so 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…