cancel
Showing results for 
Search instead for 
Did you mean: 

Alphanumeric number range

Former Member
0 Kudos

Dear SAP Gurus,

As per our bussiness requirement, we want to generate an alphanumeric excise number range .

For Example - DND-BHL-01 TO DND-BHL-99.

Is it possible in sap to create this and if so what is the procedure

Thanks

Burzes

Accepted Solutions (1)

Accepted Solutions (1)

Lakshmipathi
Active Contributor
0 Kudos

No it is not possible through standard.  You have to try with J_1I7_USEREXIT_EXCISE_BEF_SAVE where you can hard code the alpha characters and numeric value can be fetched from the respective object.


G. Lakshmipathi

Answers (2)

Answers (2)

madhu_vadlamani
Active Contributor
0 Kudos

Hi Burzes,

There is a good wiki available on this with sample code.

Regards,

Madhu.

former_member211616
Active Contributor
0 Kudos

Hi Burzes ,

Number range you have to create in J1I9

Maintain excise number range J1IM

and number range object SNRO

number range is a combination of excise group + series group+year +number range

Hope you will get clarity on it

Regards

Ramesh