cancel
Showing results for 
Search instead for 
Did you mean: 

Shipment Type in TP/VS

Former Member
0 Kudos

We are implementing TP/VS 5.0 trying to determine the Shipment Type that should be created on R/3 side after TPVS has transferred its planning results.

In Customizing, path

SPRO -> APO -> TP/VS -> Interfaces -> Determine Shipment Type

there is a field called "Condition".

How can you define a condition? Is it possible to determine here conditions (maybe based on a key field) to trigger the correct shipment type generation on R/3 side? Which key field out of the Sales Order would that be? Or do you need an input field within TP/VS?

Thank you very much in advance for any help in this matter.

Accepted Solutions (1)

Accepted Solutions (1)

sebastian_goebel
Explorer
0 Kudos

Hi Dirk,

conditions can be defined using transaction /SAPAPO/VS15. There you can use any field you have defined in the field catalogue for TP/VS (SPRO -> APO -> TPVS -> Optimizer -> Define Field Catalogue). If you want to use a condition for the shipment type determination you have to make sure that only fields from the field catalogue are used that have object type 'Shipment'.

Using the fieldcatalogue you can build a condition on basically any field in any structure in APO. However, you have to make sure that this field is available during shipment type determination... If you don't specify any table the system will look for the field in the standard shipment structure /SAPAPO/VSR_G_SHIPMENTS.

Best regards,

Sebastian

Answers (0)