Application Development 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: 

RV_INVOICE_CREATE

Former Member
0 Kudos

Hi Experts

i am using RV_INVOICE_CREATE fm to create billing document i am just passing my delivery number and some values like this

CALL FUNCTION 'RV_INVOICE_CREATE'

EXPORTING

VBSK_I = VBSK_I

WITH_POSTING = WITH_POSTING

TABLES

XKOMFK = P_XKOMFK.

and its working fine and is creating billind document.

But my problem is this that i have delivery number of which i have to create a billing document plus i have to assign a pricing condition type to table XKOMV for a particular item number.

again its creating a billing document but its not adding the condition type to that particular item.

IS THERE ANYWAY YOU GUYS HELP ME OUT WITH THAT.

Thanks in advance

1 REPLY 1

Former Member
0 Kudos

for help just reply to this message