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: 

function module to get the next invoice number

Former Member
0 Kudos

hi ,

Need a bapi or function module which get the next invoice number

Please help and guide.

Thanx

Kams

1 REPLY 1

Former Member
0 Kudos

This is a duplicate post. Please close one of them

You can look at FM NUMBER_GET_NEXT. This will assign the next free number, but it will not be available to be used by the next user.

Rob