Hi Knavis,
Don't believe that BAPI will work with internal numbering.
I did a search, and the suggestion was to use
BAPI_MATERIAL_GETINTNUMBER to get the next free internal number for material master, and then run the BAPI_MATERIAL_SAVEDATA. The bapi takes 3 simple inputs:
- material type
- industry
- the number of internal numbers you want to generate

Result structure holds the new material number


If you run it first, row by row, you can hard code 1 as the number you want to generate. Then chain the material create afterwards.
HTH,
Sigrid
------------------------------
Sigrid Kok
PSE | Winshuttle NA
------------------------------