‎2008 May 16 7:58 AM
Hi experts,
Here ia raising the invoice with reference to contract i am getting the following error.
"Required parameters missing when calling up module MARC_SINGLE_READ "
please help me in resolving the error on urgent basis
Regards
Ravi
‎2008 May 17 11:56 AM
Hi,
For this function module pass, the material number(MATNR) and Plant(WERKS). Then it will work.
‎2008 May 18 6:48 PM
Hi,
for any FM of type (*SINGLE_READ ) you have to pass all the primary keys of the table.
And you can also find the same in the documentation of the FM.
Regards-
Gagan Kumar
Plz reward if helpful also close the question.