Skip to Content
0
Former Member
Sep 10, 2007 at 08:36 AM

NUMBER_GET_NEXT

55 Views

Hi,

I' am working on the functionality to modify the partner addresses while creating the sales documents.

To update the addresses, we need the document number, which is not available since the document is not yet created. I tried using function module NUMBER_GET_NEXT, but when it does provide the following free number, it also blocks it, so when we create the document, we get the next one (e.g. we get document number 1 with the function, and then we create document with number 2).

Do you know any function to obtain the doc number without blocking it?

Thanks

Best regards