‎2007 Jul 16 11:07 AM
Hi Experts,
I have written a function module,with material number,BEZEI as input and mvgr2 as output from table tvm2t.I am facing a problem in populating the material number as well in outputtable.The material number in input is nothing to do with output.
please help me at the earliest.
Regards,
Sridevi.
‎2007 Jul 16 4:46 PM
R u passing single field as exporting parameters or passing in a table !!
‎2007 Jul 16 4:31 PM
Hi Sridevi,
please give us more details, your question is pretty confusing. Mvgr2 is the material group, so if you have this field as output why do you look for material numbers?
Regards
Nicola
‎2007 Jul 17 5:09 AM
Hi ,
Input parameters are : Matnr,Bezei.
Output parameters : matnr,,mvgr2.
So I need to populate the above input and output parameters in the table parameters to enter multiple row.The problem which I am facing is the input matnr
value is not getting populated in the output.So please do the needful at the earliest.
Thanks,
Sridevi.
‎2007 Jul 17 8:33 AM
Hmmm, you wrote that the output is 'table parameter' but you mention 2 single fields. If you expect a good reply here, it helps to mention how you defined the table and how you select the data for the output. For example: input is matnr and you select the material group of this matnr. Output is all other matnr of this material group. Then we would know what you want to do here.
So please describe what you need and give us the table description.
Regards
Nicola
‎2007 Jul 16 4:46 PM
R u passing single field as exporting parameters or passing in a table !!