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

ABAP : Adding more shipping points

aneel_munawar
Participant
0 Likes
1,304

capture.jpgDear Abap Experts,

I have added about 60 shipping points in the TVSTZ table.

But these all are not visible in the shipping point in the item level of an order in VA02/VA01.

Only 12 shipping points are visible. How can I make these entries visible . I have also applied the note 101254 but values are not visible.

Image is also attached.

Regards,

Aneel

1 ACCEPTED SOLUTION
Read only

0 Likes
1,035

Hi Aneel,

Shipping point for each sales order item is based on the below conditions.

a) shipping conditions from customer master record

b) loading group from material master

c) Delivering plant.

Though you have added 60 shipping points in the table the above mentioned determination step is not maintained in transaction OVL2 and then check in the sales order item. refer the below link

Shipping point determination

regards,

Vijayakumar

3 REPLIES 3
Read only

0 Likes
1,036

Hi Aneel,

Shipping point for each sales order item is based on the below conditions.

a) shipping conditions from customer master record

b) loading group from material master

c) Delivering plant.

Though you have added 60 shipping points in the table the above mentioned determination step is not maintained in transaction OVL2 and then check in the sales order item. refer the below link

Shipping point determination

regards,

Vijayakumar

Read only

Jelena_Perfiljeva
Active Contributor
1,035

Why is this an ABAP question? This is SD configuration.

Read only

aneel_munawar
Participant
0 Likes
1,035

Dear Vijayakumar,

Thanks for your help. but these settings are already correct. See image please.