PosReqResult Field

Result of Request for Position  
Valid values:  
0 = Valid Request  
1 = Invalid or unsupported Request  
2 = No positions found that match criteria  
3 = Not authorized to request positions  
4 = Request for Position not supported  
99=Other (use Text(58) in conjunction with this code for an explanation)  
 
4000+ Reserved and available for bi-laterally agreed upon user-defined values  
 
public const int PosReqResult = 728
This language is not supported or no code example is available.
public:  
const int PosReqResult = 728;
This language is not supported or no code example is available.
public const PosReqResult : int = 728
This language is not supported or no code example is available.

Field Value

int

In this article

Definition