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

Facing Issue while conditional data in sales order:-Operation with condition type F not allowed

Surekha
Participant
0 Likes
1,171

Dear all,

We are using bapi BAPI_SALESORDER_CHANGE and we require to change conditional data .

when we are trying to chnage for HD00 condition type it's throws error like "Operation with condition type F not allowed "

Other than HD00 we are able to change .

Please let us know solution .

Thanks

Surekha

Dear all,

We are using bapi BAPI_SALESORDER_CHANGE and we require to change conditional data .

when we are trying to chnage for HD00 condition type it's throws error like "Operation with condition type F not allowed "

Other than HD00 we are able to change .

Please let us know solution .

Thanks

Surekha

1 REPLY 1
Read only

Surekha
Participant
0 Likes
786

Dear All,

We have sorted out issue "Operation with condition type F not allowed" .

Issue was there due to Logic_switch .

Previously we were passing value in Logic Switch.So removed it it working fine

Thanks

Surekha