cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in Shipping point det'n

reazuddin_md
Active Contributor
0 Kudos

Hai,

I have 15 shipping points for a single plant.

when am doing shipping point determination,

I have

entered the combination of

ship cond + load grp + delplant = proposed ship point/Manual ship point ( 1-11)

I would like to enter all the ship points in manual ship point,

where as i can enter upto 11 ship points only.

I have checked the table:TVSTZ in which VSTEL ( man ship point ) has upto 11 fileds only .

to add other ship points should i add one more col as VSTEL12-15,

is there any other option,instead of adding one more column,bcoz its std table which we r nto supposted to modify.

if we create ZTVSTZ ( copy of TVSTZ) , we may need to append in many other places where ship point is linked.

suggest me, shall i go with first option or the later one

thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

I have had a discussion with my ABAP'er and our common thinking/advice is to choose the first option itself. This is because this table is already been linked with various tables/structures and by appending this table with putting includes {as per your requirment} would be the advisable option to go for.

But, still then you can have a discussion with your ABAP guy as well...

Hrishi

reazuddin_md
Active Contributor
0 Kudos

adding one more column to the std table is OK?

extending column , will we need to do or activate anymore other places.

Former Member
0 Kudos

Hi,

Once you add up the additional fields in TVSTZ it would solve your purpose and you don't have to activate it to other places.

Hrishi

Answers (2)

Answers (2)

reazuddin_md
Active Contributor
0 Kudos

done with the help of abaper

Former Member
0 Kudos

Check out the OSS Note 101254 - Addition to shipping point determination. This note mentions how to add more than 11 manual entries.

Regards,

GSL.