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

Extend Serial Number Length

Former Member
0 Likes
1,634

Hi all,

I have a problem on using serial number. The serial used in SAP is 18-digital Character( Data element GERNR ). But I need to store the 20-digital Character. Is there possible to extend the length??

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,131

Hi Ming,

This is not possible as the database table which you are going to update field accepts only 18 char only there is no point in increasing the length

this is to the best of my knowledge

Regards

Ramchander Rao.K

Hi all,

I have a problem on using serial number. The serial used in SAP is 18-digital Character( Data element GERNR ). But I need to store the 20-digital Character. Is there possible to extend the length??

Thanks

6 REPLIES 6
Read only

Former Member
0 Likes
1,131

For more infomation, I used the serial number on material movement.

Read only

Former Member
0 Likes
1,132

Hi Ming,

This is not possible as the database table which you are going to update field accepts only 18 char only there is no point in increasing the length

this is to the best of my knowledge

Regards

Ramchander Rao.K

Read only

Former Member
0 Likes
1,131

Hi,

It is not advisable to change the length of standard fields

unless recommended by SAP.

you can append a zfield into the table with your defined parameters and use that.

Regards,

Rajat

Read only

Former Member
0 Likes
1,131

Thanks a lot. It seems I need to find another solution.

Read only

0 Likes
1,131

Did you find something regardis serial number length? I have the same problem.

Read only

0 Likes
1,131

Hi,

Did you find any solution for the serial no length? I've the same problem.

Regards,

Peck Har