cancel
Showing results for 
Search instead for 
Did you mean: 

Shipment User Exit ( Transportation - Truck - Weight )

Former Member
0 Kudos

Dear All,

Our Client has 24 trucks with respective allowed weights for transporation purpose.

What they want is when the user enters the truck number in the shipment document the system should automatically populate its respective weight and check the allowed weight of the truck with the total weight of the deliveries included in the shipment document.

i have created a Z- Table in which  i have mantained the 24 truck numbers and their respective weights

i need a suitable user exit which should check the truck number field in the shipment document header and bring the allowed weight value from the Z- Table.

Kindly advise which user exit can i use for the above development.

With Regards

Mohammed Raees

Accepted Solutions (1)

Accepted Solutions (1)

reazuddin_md
Active Contributor
0 Kudos

Hello,

Search in forum, there threads with similar requirement.

eg:

http://scn.sap.com/thread/473328

http://scn.sap.com/thread/859360

Regards,

Reazuddin MD

Former Member
0 Kudos

Hi

thank you very much the issue is resolved

i need some more information on the shipment costing part

i want to have a condition type in shipment costing which should be based on the following criteria

1)  Transportation Planning Point

2)  Destination Region or the Route

3)  weight of the delivery item

i am working on shipment for the first time please explain in detail

With Regards

Mohammed Raeesuddin

Lakshmipathi
Active Contributor
0 Kudos

i want to have a condition type in shipment costing which should be based on the following criteria

Either you have to include those three fields to your pricing condition or add the logic to your existing routine.

G. Lakshmipathi

reazuddin_md
Active Contributor
0 Kudos

Hi,

As suggested already by mate G. Lakshmipathi,

below two fields exists in price field catalogue. (Tx:TV24)

- Transportation planning point

- Route OR Destination region

You need to add/include field: Weight of the Delivery item in price communication structure & have to write a routine to map this field to field in shipment cost document.

Its similar to adding new field in price field catalogue.

Regards,

Reazuddin MD

Former Member
0 Kudos

Hi

Thanks both of you for your prompt replies

i have added these fields net weight - NTGEW and gross weight - BRGEW in the field catalog ( Pricing Shipment Costs )  but when i am trying to create a new table for the compbination of

1) Transportation Planning Point

2)  Destination Region or the Route

3)  Gross or Net weight of the delivery item

i am not able to find the gross and net weight fields in the field catalog

Kindly advise what should be done

With Regards

Mohammed Raees

bsivasankarreddy_reddy
Active Contributor
0 Kudos

hi

you do the append structure for tables KOMK, KOMG, for both fields ,

then it will come

Answers (0)