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

function module to get the next invoice number

Former Member
0 Likes
542

hi ,

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

Please help and guide.

Thanx

Kams

hi ,

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

Please help and guide.

Thanx

Kams

1 REPLY 1
Read only

Former Member
0 Likes
435

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