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

Help on RV_INVOICE_CREATE

Former Member
0 Likes
777

Hi,

I want to create an billing document of type F1(FKART).

I must use the function module RV_INVOICE_CREATE to generate billing document.

Here in my program am passing..... exporting parameter WITH_POSTING = 'B' & filling table parameter XKOMFK(MANDT VBELN POSNR VBTYP ELDAT FKART FKIMG VRKME) and executing it.

I should get some value in my importing parameter VBSK_E & table parameter XVBFS... but here am getting space.

1) Is there any parameter which am missing to pass to this FM?

2) Are any of the above table parameters not needed for creating this F1 type billing document?

Thanks & regards,

Adithya M.

Hi,

I want to create an billing document of type F1(FKART).

I must use the function module RV_INVOICE_CREATE to generate billing document.

Here in my program am passing..... exporting parameter WITH_POSTING = 'B' & filling table parameter XKOMFK(MANDT VBELN POSNR VBTYP ELDAT FKART FKIMG VRKME) and executing it.

I should get some value in my importing parameter VBSK_E & table parameter XVBFS... but here am getting space.

1) Is there any parameter which am missing to pass to this FM?

2) Are any of the above table parameters not needed for creating this F1 type billing document?

Thanks & regards,

Adithya M.

2 REPLIES 2
Read only

Former Member
0 Likes
565

Hi,

I got the solution.

Thanks,

Adithya M

Read only

0 Likes
565

Hi,

Good for you to find the solution yourself. Please kindly mark the question as answered.

Regards,

Teddy