Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem when craetiing billing document

Former Member
0 Likes
401

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

2 REPLIES 2
Read only

Former Member
0 Likes
363

Hi,

For this function module pass, the material number(MATNR) and Plant(WERKS). Then it will work.

Read only

Former Member
0 Likes
363

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.