PosMaintAction Field

Maintenance Action to be performed.  
Valid values:  
1 = New: used to increment the overall transaction quantity  
2 = Replace: used to override the overall transaction quantity or specific add messages based on the reference id  
3 = Cancel: used to remove the overall transaction or specific add messages based on reference id  
 
public const int PosMaintAction = 712
This language is not supported or no code example is available.
public:  
const int PosMaintAction = 712;
This language is not supported or no code example is available.
public const PosMaintAction : int = 712
This language is not supported or no code example is available.

Field Value

int

In this article

Definition