cancel
Showing results for 
Search instead for 
Did you mean: 

Condition type in shipment cost document

Former Member
0 Kudos

Hello Champs,

I am facing following problem while creating shipment cost document.

I have created condition type ZFLT (class : Prices) and is the only condition in shipment cost pricing procedure. While creating shipment cost document i am entering ZFLT manually more than 1 time and system is keeping all the condition active.

I have observed that in sales order if we enter such condition (mean whose condition class is "B-Prices") than system automatically makes earlier record inactive. But in case of shipment cost condition this is not happening.

How to control this ?...I required that shipment cost document could not be created with more than one active record of the same condition (i.e. ZFLT in my case)....Pl sugest.

Thanks,

Tarpan

Accepted Solutions (0)

Answers (3)

Answers (3)

jpfriends079
Active Contributor
0 Kudos

Maintain requirement 51 against your desire condition type in shipping pricing procedure.

reazuddin_md
Active Contributor
0 Kudos

Hi,

I test by using std cond types in ship.cost doc @ both levels ( Header / item).

when entered same cond type 2nd time, 1st condition is getting inactive same as in sales orders.

Check ZFLT cond type properties & compare with std cond types eg: FB00(Item) or FB20(Header).

Regards,

Reazuddin MD    

jignesh_mehta3
Active Contributor
0 Kudos

Hello,

If it is not happening in SAP Standard, then I believe you will have to write a ABAP code & assign the same in Requirement in Shipment Pricing Procedure.

This Requirement will make sure that only the last ZFLT condition will be active & all others will be deactive.

Thanks,

Jignesh Mehta