Skip to Content
0
Former Member
Dec 03, 2008 at 07:31 PM

Generate Next Number

297 Views

Hello friends,

I have built a custom table and this table has the material number field. CUSTOM field, ZMATNR.

We fill data into this table by a program and this program has to generate a new number next in sequence and insert this number into this table in the field ZMATNR.

I guess I can use the FM - NUMBER_GET_NEXT to generate the next number but am not sure as how would this help me.

ANy suggestions.

Ster

Function module Documentation covers every thing check it once

Edited by: Vijay Babu Dudla on Dec 3, 2008 10:24 PM