fcSDK Documentation
UseTransitions Property (BackorderPartRequestSetup)

Specifies whether or not logistics transitions will be checked and the condition/status of the part request detail will be changed during the backorder operation
Syntax
'Declaration
 
<PropertyBitValueAttribute()>
Public Property UseTransitions As Boolean
[PropertyBitValueAttribute()]
public bool UseTransitions {get; set;}
Remarks

Setting this value to false allows for multiple calls to the API to be performed without extra complex transitions being added to the system.  By default, the value is true.

NOTE: The last call to FulfillPartRequest in the chain of calls should have this value set to true to ensure the transitions are checked and the condition/status is updated properly.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Reference

BackorderPartRequestSetup Class
BackorderPartRequestSetup Members

 

 


© 2010 Dovetail Software, Inc. - All rights reserved.
- Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
- .NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.

Send comments on this topic.