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

modify blfa1-stras

Former Member
0 Likes
515

guys , this a field of the standard , now it has 30 char , i want it longer 60 char at least , is that possible , how can i do that ? thank you

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
450

Hi,

Don´t change anything in the standard, specially database tables, due to updates from SAP !!

If necessary, implement a new field in the table with help of an append structure.

2 REPLIES 2
Read only

manthanraja
Active Participant
0 Likes
450
Read only

Former Member
0 Likes
451

Hi,

Don´t change anything in the standard, specially database tables, due to updates from SAP !!

If necessary, implement a new field in the table with help of an append structure.