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

Idoc Invoice

antonio_sanseverino
Participant
0 Likes
558

Hi expert!

I need an IDOC to create automatically an invoice on my system when I do "Post Goods Issue" from VL02N transaction.

My System ---> "Post Goods Issue" from VL02N --->Idoc -


> My System ---> Invoice Creation.

What IDOC I have to use?

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
512

Hello,

You may schedule the program RV60SBAT to create invoice immediately after Post Goods Issue is done.

Thanks,

Venu

Hi expert!

I need an IDOC to create automatically an invoice on my system when I do "Post Goods Issue" from VL02N transaction.

My System ---> "Post Goods Issue" from VL02N --->Idoc -


> My System ---> Invoice Creation.

What IDOC I have to use?

Thanks

2 REPLIES 2
Read only

Former Member
0 Likes
512

Invoice is createdusing the below message type.

Message Type: INVOIC

Basic type:INVOIC01

You can check all the meassage type and basic type in transaction WE82.

Check the link as well : [http://wiki.sdn.sap.com/wiki/display/PLM/Intercompanyresourcerelated+billing]

Read only

Former Member
0 Likes
513

Hello,

You may schedule the program RV60SBAT to create invoice immediately after Post Goods Issue is done.

Thanks,

Venu